/* CSS Document */

td.current_section{
	background-color:#FFFFFF;
}

td.product_type_name{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#999999;
}

td.product_type_name a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#666666;
	text-decoration:none;
}

td.product_type_name_2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#666666;
	padding:10px;
	white-space:nowrap;
}

table.product_grid{
}

table.product_grid td{
	padding:3px;
	vertical-align:bottom;
}

table.product_grid td a{
	text-decoration:none;
	color:#333333;
	white-space:nowrap;
}

table.product_specs{
	width:100%;
}

table.product_specs td{
	padding:4px;
	width:100%;
	color:#666666;
}

table.product_specs th{
	padding:4px;
	text-align:right;
	white-space:nowrap;
}

td.title{
	font-size:22px;
}

p.volanta{
	font-size:10px;
	color:#666666;
}

table td.dots{
	padding:0px;
}

table.product_grid td{
	font-size:10px;
}

table.category select{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

table.category td{
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:4px;
	color:#666666;
}

table.category_grid{
	
}

table.category_grid td{
	padding:4px;
	
}
