/*********************** FUN *************************/

div.fun_wrapper {
	font: 11px Verdana, arial, "Lucida Console", "Trebuchet MS",Tahoma, clean, helvetica, sans-serif;
	color: #8e2000;
	margin: 10px 0.1% 10px 10px;
	border: solid 2px #e1dfdf;
	padding-bottom: 15px;
	float: left;
	width: 47%;
}

.fun_title {
	clear: both;
	font-weight: bold;
	height: 25px;
	background: #f6f6f6 url(img/handy_content_bgr_bottom.jpg) no-repeat left;

}

.fun_title a {
	display: block;
	text-decoration: none;
	color: #8e2000;
	height: 25px;
	padding: 4px 0 0 15px;
}

.fun_title a:hover {
	color: #df7378;
}


.fun-txt {
	padding: 5px 0 0 15px;
	line-height: 1.6em;
	background: url(img/handy_content_bgr_bottom.jpg) no-repeat 9px bottom;

}

a.cat_list {
	display: block;
	font: 9pt Verdana, arial, "Lucida Console", "Trebuchet MS",Tahoma, clean, helvetica, sans-serif;
	color: #dd1b23;
	width: 120px;
	margin: 0;
	text-decoration: none;
	float: left;
	padding: 8px 8px 8px 25px;
	background: url(img/cat_list_bullet.gif) no-repeat 15px 12px;


a.cat_list:hover {
	color: #df7378;
	text-decoration: underline;
}

#fun_cat_top {
	clear: both; 

}

#fun_cat_bottom {

}

