.attr_css
{
	position:absolute;
	visibility: hidden;
	border:1px solid gray;
	font:normal 11px arial;
	z-index: 100;
	background-color:white;
	width: 195px;
}
.attr_css a
{
	width: 100%;
	display: block;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}
.menu_style a:hover
{ /*hover background color*/
	display: block;
	padding: 3px;
	width: 100%;
	background-color: #0086bd;
	color: white;
	text-decoration: none;
}

.attr_css a:hover
{ /*hover background color*/
	background-color: #0086bd;
	color: white;
	text-decoration: none;
}
.price_css
{
	position:absolute;
	visibility: hidden;
	border:1px solid gray;
	font:normal 11px arial;
	z-index: 130;
	background-color:white;
	width: 200px;
}
.price_css a
{
	width: 100%;
	display: block;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
	color: black;
}
.price_css a:hover
{ /*hover background color*/
	background-color: #0086bd;
	color: white;
		text-decoration: none;
}
.ea_posts
{
	padding:5px;
	font-size: 12px;
}
.ea_articles
{
	padding:5px;
	font-size: 12px;
}
.see_price
{
	color:red;
	font-size: 11px;
}
.category_border
{
	width:100%; 
	border: 0px solid #000000 ; 
	margin:5px; 
	padding:8px;'
}
.scroll
{
	font-size: 12px;
}
.refine_box
{
	border-bottom:1px solid black ; 
	border-right:1px solid black;
	background-color: Silver; 
	padding:5px;
}
