element.style {
}
#main .homecat2 {
	background: url(../images/news2/afterpost.jpg) no-repeat scroll center bottom transparent;
    clear: both;
    float: left;
    padding: 5px 0 15px;
    width: 100%;
	height: 240px;
}

#main .red h4 a:hover {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #333333;
}
#main .grey h4 {
	border-top: 3px solid #333;
}
#main .grey h4 a {
	background: #333;
}
#main .grey h4 a:hover {
	background: #4B4B4B;
	color: #fff;
}
#main .black h4 {
	border-top: 3px solid #333;
}
#main .black h4 a {
	background: #333;
}
#main .black h4 a:hover {
	background: #4B4B4B;
	color: #fff;
}
.homecat2 h4 {
	background: url(../images/news2/bg_soc_cheo_9cham.gif) repeat-x scroll left top transparent;
    border-top: 2px solid #045887;
    font-size: 18px;
    font-weight: normal;
    padding: 3px 0 0;
    text-transform: uppercase;
    width: 100%;
}
.homecat2 h4 a {
	background: none repeat scroll 0 0 #FFF;
	color: #045887;
	  font: 700 14px/16px Tahoma, Geneva, sans-serif;
	padding: 3px 10px;
}
.homecat2 h4 a:hover {
	background: none repeat scroll 0 0 #FFFFFF;
}
.homecat2 ul {
	display: inline;
width: 155px;
	margin-left: -1px;
	margin-bottom:-20px;
}
.homecat2 ul li {
	display: inline;
	float: left;
	line-height: 1.5;
	margin:2px 3px 0 0;
	padding:0 0 0 10px;
	display: inline;
	
}
.homecat2 ul li p {
	color: #000000;
	font: 500 12px Arial;
}
.homecat2 ul li h3 {
	color: #004175;
	font: 700 12px/15px  Arial, Helvetica, sans-serif;
	width:169px;
}
.homecat2 ul.stories {
	clear: both;
	display: block;
	float: right;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: -165px 0;
	width: 310px;
}
.homecat2 ul.stories li {
	display: list-item;
	list-style-position: inside;
	list-style-type: square;
	margin: 2px 0;
	width:305px;
}
.homecat2 ul.stories li a {
	clear: both;
    color: #666666;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    width: 100%;
}
.homecat2 .thumb {
	position: relative;
}
.homecat2 .thumb a img {
	z-index: 100;
	width:155px;
}
.homecat2 li .meta {
	background: #000000;
	color: #fff;
	display: block;
	float: left;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: 700;
	height: 14px;
	opacity: 0.8;
	padding: 2px 0 4px 5px;
	position: absolute;
	text-transform: uppercase;
	top: 105px;
	width: 150px;
	z-index: 101;
}
.homecat2 li .meta strong {
	background: url(images/comments.png) no-repeat left 3px;
	float: right;
	margin-right: 10px;
	padding-left: 15px;
}
.homecat2 li a:hover .meta {
	opacity: 0.4;
}
