/*

	Stylesheet for Vinodirect

	Media:      screen, projection
	Copyright:  Netlash <http://www.netlash.com>
	Author:     Yoni De Beule <yoni@netlash.com>

*/


#news .newsarticleHome {
	padding: 0 0 18px 0;
}

#news .newsarticleHome h3 {
	padding-bottom: 2px;
	font-size: 14px;
	line-height: 1.3;
	font-weight: 400;
}

#newsdetail h2 span.date {
	display: block;
	font-size: 11px;
	color: #999;
	padding-top: 4px;
	font-weight: 300;
}

#news .newsarticle, #newsdetail .newsarticle {
	padding-bottom: 24px;
}

.readMoreArchive {
	float: right;
	margin-top: -51px;
}
