@CHARSET "ISO-8859-1";
#product_categories_left_column
{
	width: 320px;
}
#product_categories
{
	width:231px;
	font-family: verdana;
	font-size: 8pt;
}
#product_categories a
{
	text-decoration: none;
	color:black;
}
#product_categories a:hover
{
	text-decoration: underline;
}
#product_categories_content
{
	border-right: 2px solid black;
	border-left: 2px solid black;
	width:227px;
}
.browserIE #product_categories_content
{
	width:231px;
}
#products_display h4
{
	font-size: 11pt;
}
.products_display_text
{
	/*color:#178CCB;*/
	color:black;
}
#product_categories_head
{
	background: #FFFFFF url("../images/products_services/search_box_header.gif") no-repeat;
	width:231px;
	height: 64px;
	position: relative;
}
#product_categories_content
{
	position: relative;
	height: 100px;
}
#product_categories_content div
{
	position: absolute;
	top:10px;
	left:10px;
}
.product_categories_head_title
{
	color:white;
	font-size:17px;
	font-weight:bold;
	left:17px;
	position:absolute;
	top:15px;
}
#product_categories_bottom
{
	background: #FFFFFF url("../images/products_services/search_box_footer.gif") no-repeat;
	width:231px;
	height: 64px;
}
#product_categories_right_column
{
	width:640px;
}
.prodcuts_display td
{
	font-size: 9pt;
	font-family: verdana;
	border:1px solid #178CCB;
	width:130px;
	padding:10px;
	cursor: pointer;
}
.prodcuts_display div
{	
	width:600px;
}