.article{
	font-family:Verdana;
	font-size:10px;
	margin-bottom:45px;
	margin-top:25px;
	width:390px;
	color:#656565;
}

.article-image-holder{
	width:240px;
	text-align:left;
}

.article-text-holder{
	width:150px;
	text-align:left;
}
.text-author{
	font-size:12px;
	letter-spacing:2px;	
	margin:0 0 10px;
	text-transform:uppercase;
}

.text-title{
	font-size:11px;
	margin:0 0 10px;
	color:#303030;
}