div#col_two{  }
div#col_one{  }

div.col_child
{
	border: 1px solid RGB( 153,153,153); 
	border: 1px solid RGBa( 153,153,153,0.85);
	-moz-border-radius:4px; 
	-webkit-border-radius:4px;
	background-color: #FFFFFF;
/*	opacity: 0.85;
	filter: alpha(opacity=85);	*/
	padding: 7px;
	margin-top: 10px;
}

div#match_results_home{ width: 234px; height: 204px; }
div#latest_news_home{ width: 324px; height: 224px; }
div#galeries_home{ width: 324px; height: 314px; }
div#comments_home{ width: 234px; height: 334px; }


hr{ margin-bottom: 10px; color: #c2c2c2; border-top: 1px solid #cccccc; border-bottom: 1px solid #c2c2c2; }

div.col_child h2{ margin: 0px 0px 0px 0px; font-size: 2em; font-weight: normal; }

div#latest_news_home ul
{
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 234px;
	height: 200px;
}
div#latest_news_home ul li
{
	width: 334px;
	height: 95px;
	clear: both;
	margin-bottom: 5px;	
}

div#latest_news_home ul li div.news_txt_holder{ width: 254px; margin-right: 10px; }
div#latest_news_home ul li div.news_img_holder{ width: 58px; height: 58px; border: 1px solid #a0a0a0; margin-top: 5px; }
div#latest_news_home ul li div.news_txt_holder h3{ margin: 0px 0px 0px 0px; font-size: 1.1em; }
div#latest_news_home ul li div.news_txt_holder p{ margin: 3px 0px 0px 0px; font-size: 1em; line-height: 1.3em; }
div#latest_news_home ul li div.news_txt_holder a{ color: #12bced; text-decoration: underline; }

div#match_results_home ul
{
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;	
}

div#match_results_home a{ color: inherit; text-decoration: none; }
div#match_results_home a:hover{ color: #12bced; text-decoration: underline; }

div#match_results_home ul li{ clear: both; font-size: 1.13em;  }
div#match_results_home ul li.header{ font-weight: bold; font-size: 1.6em; }
div#match_results_home ul li.header hr{ clear: both; }

div#match_results_home ul li div{ margin-bottom: 6px; }
div#match_results_home ul li.header div{ margin-bottom: 0px; }
div#match_results_home ul li div.date{ width: 50px; margin-right: 7px; }
div#match_results_home ul li div.playing{ width: 110px; margin-right: 7px; }
div#match_results_home ul li div.result{ width: 60px; }

div#match_results_home ul li div.tourni_date{ width: 53px; margin-right: 11px; text-align: right; } 
div#match_results_home ul li div.tourni_name{ width: 170px; }



div#comments_home ul
{
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px;	
}

div#comments_home a{ color: inherit; text-decoration: none; }
div#comments_home a:hover{ color: #12bced; text-decoration: underline; }

div#comments_home ul li{ clear: both; font-size: 1.2em;  }

div#comments_home ul li h3{ margin: 0px 0px 0px 0px; font-size: inherit; color: #333333; }
div#comments_home ul li p{ margin: 3px 0px 0px 0px; font-size: inherit; color: #666666; height:80px; }
div#comments_home ul li div.posted{ margin: 3px 0px 0px 0px; font-size: inherit; color: #333333; width: 150px; }
div#comments_home ul li div.posted.title{ margin: 3px 10px 0px 0px; font-size: inherit; color: #333333; width: 60px; }
div#comments_home ul li hr{ margin: 6px 0px 8px 0px; border-top: 1px dashed #333333; border-width:2px; border-bottom: 0px dotted #333333; }


img#home_gallery_main_image{ cursor: pointer; }

div#galeries_home ul
{
	list-style: none;
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 27px;
	overflow: hidden;		
}

div#galeries_home ul li{ border: 1px solid #333333; display: inline-block; height: 25px; margin: 0px 5px 0px 5px;  }
div#galeries_home ul li.selected{ border: 1px solid #ff0000;   }


.jcarousel-item{ width: 34px!important; }

div#content_body 
{
	background: none;
}

