a.boldbuttons{
	background: url(images/roundedge-red-left.gif) no-repeat top left;
	line-height: 34px;
	height: 34px;
	text-align:center;
	text-decoration: none;
	list-style-type:none;
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	font-weight: bold;
	
}



a.boldbuttons span{
	background:url(images/roundedge-red-right.gif) no-repeat top right;
	padding: 4px 10px 4px 2px;
}

a:hover.boldbuttons{ 
	text-decoration: none;
	color:#FFAED7;
}


.buttonwrapper{
	width:auto;
	height:34px;
	list-style-type:none;
	float:left;
}
.buttonwrapper li{
	float:left;
	list-style-type:none;
}
