
#main_content .category_block {
	margin:20px 10px 25px 0;
	float:left;
	width:200px;
	height:140px;
}

#main_content .category_links {
	border:1px solid #CCCCCC;
	width:186px;
	height:126px;
	padding:10px 0 0 10px;
	background:#FFFFE8;
}

#main_content .adlinks {
	background:#FFFFE8;
	border:1px solid #CCCCCC;
	margin:10px 3px 0 10px;
	padding-top:2px;
	padding-bottom:2px;
	-moz-border-radius:3px;	
	-webkit-border-radius:3px;	
	text-align:center;
	height:60px;
	overflow:hidden;
}

#main_content .adblank {
	margin:10px 3px 0 10px;
	padding-top:3px;
	-moz-border-radius:3px;	
	-webkit-border-radius:3px;	
	text-align:center;
	height:60px;
	overflow:hidden;
}

#right_content .right_block_main a.tags {
	text-decoration:none;
	color:#0094ff;
	font-weight:bold;
	font-size:11px;
	white-space: nowrap;
}
#right_content .right_block_main a.tags:hover {
	text-decoration:underline;
	color:blue;
}

#right_content .right_block_main .tags {
	padding-right:5px;
}