/**
 * version: 1.0
 * author: negatyve.com
 * author uri: http://www.negatyve.com/
 * © 2008 negatyve.com | all rights reserved
**/

.advertorial-sponsor .content .title
{
	position: relative;
	float: left;
	margin-top: 3px;
}
.advertorial-sponsor .content h3
{
	position: relative;
	float: right;
	width: 260px;
	padding-top: 0;

	font-size: 13px;
	text-transform: uppercase;
}
.advertorial-sponsor .content .subtitle
{
	position: relative;
	float: right;
	padding: 0;
	width: 260px;

	color: #5f5f5f;
	font-weight: bold;
	font-size: 12px;
}
.advertorial-sponsor .content .more
{
	position: relative;
	float: left;
	padding: 10px 0 0 0;
	width: 458px;
}