@charset "utf-8";
/* CSS Document */

#category_menu {
		position:absolute;
	top:167px;
	padding:20px 0 0 0;
	width:930px;	
	display:none;
	margin:0 auto;
	z-index:20000;
	
}

.category_inner {
	background:#FFFFFF;
	border:#9e9e9e solid 1px;
	color:#1f1f1f;
	height:287px;
	z-index:400000;
	}


h1.main_caetgory { margin:0; padding:0; font-family:"Trebuchet MS"; color:#1f1f1f; font-size:24px; border-bottom:#d5d5d5 solid 1px;text-decoration:none; width:395px;}
.category_items { line-height:24px; background:url(../images/buttons/category_bullets.gif) no-repeat left 10px; padding:0 0 0 13px;}
.category_items_links { color:#1f1f1f; text-decoration:none;font-size:12px;}
.category_items_links:hover { color:#990000;font-size:12px;}
.test1
{
	text-decoration:none;color:Black}
	.seprator
{
		border-right:solid 1 #000000;
		height:250px;
}