#t-articles #t-search {
	width: 100%;
}

#t-articles #t-search .article-result {
	border: solid 1px #D7D7D7;
	padding: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#t-articles #t-search .article-headline a {
	text-decoration: none;
}

#t-articles #t-search .article-title {
	display: inline;
	text-decoration: none;
	font-size: 1.1em;
}

#t-articles #t-search .article-title h2 {
	text-decoration: none;
	color: auto;
	display: inline;
	
}

#t-articles #t-search #ratingblock {
	float: left;
}

#t-articles #t-search .t-articles-iconrow
{
	float: right;
    text-align: right;
}

#t-articles #t-search .article-description {
	margin-bottom: 10px;
	clear: both;
}

#t-articles #t-search .article-details {
	color: #666;
	font-size: .9em;
	margin-top: 8px;
	padding: 5px;
	background: #F7F7F7;
}

#t-articles-search-bydate-select 
{
    margin-left: 10px;
	display: inline;
}

#t-articles-search-bydate 
{
	margin-top: 15px;
	height: 20px;
}
