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

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

.fun_title {
	clear: both;
	font-weight: bold;
	height: 25px;
	background: #f6f6f6 ;

}

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

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


.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: #ff0000;
	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: #000000;
	text-decoration: underline;
}