#windows-products {
	height: 30px;
	width: 506px;
	margin:auto;
}

#windows-products ul{ height: 30px;
	width: 506px; list-style:none; margin:0px; padding:0px; background-image: url(image/mid-green-1.gif);}
#windows-products li{
	background-repeat:no-repeat;
	float:left;
	width:120px;
	height:23px;
	background-image: url(image/mid-green-2.gif);
	font-size: 13px;
	color: #333333;
	padding-left:6px;
	padding-top:8px;
}
#windows-products a:visited{ text-decoration:none; color: #333333;}
#windows-products a:link{ color: #333333; text-decoration:none;}
#windows-products a:hover{text-decoration:none;color: #FF0000;}
.buy{ color:#FF0000; font-size:11px;}
.buy a:visited{color:#FF0000; text-decoration:none;}
.buy a:link{ color:#FF0000; text-decoration:none;}
.buy a:hover{ text-decoration:underline;}