
element.style {
    
}
#main .homecat3 {
	background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	float: left;
	margin-bottom: 25px;
	width: 667px;
	border-left: 3px solid #C698F1;
    margin: 0 0 10px;
}

#main .red h4 a:hover {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #333333;
}
#main .grey h4 {
	border-top: 3px solid #333;
}
#main .homecat3 .red{
	border-left:3px solid #999;
}
#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;
}
.homecat3 h4 {
	 background: url(../images/icon1/car_title_span_bg.png) repeat-x scroll center center #C698F1;
    display: block;
    height: 8px !important;
    padding: 25px 0 5px;
    width: 98.63%;
}
.homecat3 h4 a {
	background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    display: inline-block;
    font-family: arial;
    font-size: 15px;
    font-weight: 500;
    line-height: 30px;
    margin-top: -25px;
    padding: 5px 10px 0;
    position: absolute;
    text-transform: uppercase
}
.homecat3 h4 a:hover {
	background: none repeat scroll 0 0 #FFFFFF;
}
.homecat3 ul {
	display: inline;
	float: left;
	margin-left: -10px;
	margin-bottom:-20px;
}
.homecat3 ul li {
	display: inline;
    float: left;
    line-height: 1.5;
    margin: 0 -3px 0 0;
    padding: 0 0 0 25px;
    width: 195px;
}
.homecat3 ul li p {
    color: #000000;
    font: 500 12px Arial;
}
.homecat3 ul li h3 {
	color: #004175;
    font: 700 14px/20px "Times New Roman",Times,serif;
    margin: 8px 0 -10px
}
.homecat3 ul.stories {
	border-top: 1px dotted #ddd;
	clear: both;
	display: block;
	float: left;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 5px 0;
	padding: 10px 0 7px;
	width: 100%;
}
.homecat3 ul.stories li {
	display: list-item;
	list-style-position: inside;
	list-style-type: square;
	margin: 2px 0;
	width: 100%;
}
.homecat3 ul.stories li a {
	clear: both;
	font-size: 12px;
	width: 100%;
}
.homecat3 .thumb {
	position: relative;
}

.homecat3 .thumb a img {
	z-index: 100;
}
.homecat3 li .meta {
	background: #C698F1;
	color: #fff;
	display: block;
	float: left;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: 700;
	height: 14px;
	
	padding: 2px 0 4px 5px;
	position: absolute;
	text-transform: uppercase;
	top: 105px;
	width: 195px;
	z-index: 101;
}
.homecat3 li .meta strong {
	background: url(images/comments.png) no-repeat left 3px;
	float: right;
	margin-right: 10px;
	padding-left: 15px;
}
.homecat3 li a:hover .meta {
	opacity: 0.4;
}