* { padding:0; margin:0; outline:0; }
.catesidebar {
	background:#fff url(images/body.gif) repeat-x 0 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#D1656D;
	height:500%;
}

#catesidebar {
	width:20%; 
	float:right;
	position:absolute;
	margin-left:70%;
	margin-top:7%;
}

.catebox { padding:1px; border:solid 1px #dedede; margin-bottom:10px; }
.catebox h2{ color:#3D87C2; font-weight: bold; font-stretch:extra-expanded; padding:0 5px; position:relative; height:35px; line-height:27px; }
.catebox-content { padding:5px;}

.catecategories { min-height:383px; }
.catecategories ul { list-style-type: none; font-size:13px;}
.catecategories ul li{ border-bottom:dashed 1px #ccc; padding:5px 0; margin-bottom:5%;}
.catecategories ul li.catelast{ border-bottom:0; padding-bottom:0;}
.catecategories ul li a{ color:#5f5f5f; text-decoration: none; background:url(images/cat.gif) no-repeat 0 4px; padding-left:17px;}
.catecategories ul li a:hover{ color:#8b0000; }