ul.button {
	float: left;
	margin-right: 5px; 
}
ul.button li {
	height: 26px; 
	line-height: 26px;
	color: #fff;
	float: left;
	background-color: #D90728;
	padding: 0 5px 0 5px;
}
ul.button li a { 
	color: #fff; 
	text-decoration: none;
	border-bottom: 1px dashed #fff;
}
ul.button li a:hover { 
	border-bottom: none;
}
ul.button li img {
	margin-right: 4px; 
}
li.red_l							{background: url('/i/temp/corners/corners_red.gif')}
li.red_r							{background: url('/i/temp/corners/corners_red.gif') -3px 0}
li.red_l, li.red_r					{overflow:hidden;padding:0 !important;width:3px}

