#productbuttonbar {	width: 606px;	height: 25px;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #7D84AC;}#productbuttonbar ul{	list-style-type: none;	display: inline;	line-height: 0px;}#productbuttonbar ul li {	vertical-align: 10%;}#productbuttonbar ul li a{	background-image: url(../products/images/buttonbackground.jpg);	background-repeat: repeat-x;	background-position: 0px 0px;	height: 23px;	width: 100px;	color: #4F4F69;	text-decoration: none;	vertical-align: 10%;	float: left;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	border-top: 1px solid #7D84AC;	border-right: 1px solid #7D84AC;	border-bottom: 1px solid #7D84AC;	line-height: 22px;	text-align: center;}.productbutton:hover {	background-image: url(../products/images/buttonbackground_hover.jpg);	background-repeat: repeat-x;	background-position: 0px 0px;	height: 25px;	width: 100px;	border: 1px solid #7D84AC;	color: #4F4F69;	text-decoration: none;	vertical-align: 10%;	text-align: center;	float: left;}.productbuttontext {	padding-top: 4px;	padding-bottom: 4px;}.productbuttontext a{	text-decoration: none;	font-weight: normal;	color: #5F4F69;}
