div.main div.right
{
	float: right;
	width: 217px;
	padding-bottom: 20px;
}

div.main div.outer div.right p.desc
{
	color: #6d6d6d;
	font-size: 11px;
	margin: 0 0 0 0;
	text-align: left;
	line-height: 16px;
	padding-bottom: 7px;
	float: left;
	width:100%;
}
div.main div.outer div.right p.item a.tweet 
{
	color: #76AF00;
	text-decoration: none;
	font-size: 11px;
}

div.main div.outer div.right a.general 
{
	color: #76AF00;
	text-decoration: none;
	font-size: 11px;
}

div.main div.outer div.right a.link 
{
	margin: 5px 0 0 0;
	float: right;
	color: #6d6d6d;
	text-decoration: none;
	font-size: 11px;
}

div.main div.outer div.right a.contact 
{
	float: right;
	width: 25px;
	height: 25px;
	background: url(../icons/sprite_assets.png) no-repeat scroll 0px -305px;	
}

div.main div.outer div.right a.viewmore 
{
	margin: 5px 5px 0 0;
	float: right;
	color: #76AF00;
	text-decoration: none;
	font-size: 11px;
}
div.main div.outer div.right a.contact:hover
{
	background-position: 0px -330px;
}
div.right div.hr 
{
	width: 217px;
	float: left;
	margin: 0 0 0 0;
	display: inline;
	background: url(../icons/divider-pixel.gif) repeat-x scroll center center;
	height: 50px;
}
div.right div.hrItem 
{
	width: 217px;
	float: left;
	margin: 0 0 0 0;
	display: inline;
	background: url(../icons/divider-pixel.gif) repeat-x scroll center center;
	height: 20px;
}
div.right div.flickr 
{
	width: 217px;
	float: left;
}
div.right div.flickr img 
{
	border: 1px solid #575757;
	margin: 0 6px 6px 0;
	padding: 0px;
	width: 64px;
	height: 64px;
	float: left;
}
div.right div.flickr a:hover img 
{
	border: 1px solid #76af00;
	/*border: 1px solid #490B5E;*/
}
div.content div.main h2
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #575757;
	font-size:17px;
	text-align: left;
	float: left;
}
div.content div.main h2 span.super{
	font-size:12px;
	width:100%;
}

div.right span 
{
	width: 100%;
	color: #b4b0c1;
	font-size: 11px;
	text-align: left;
	float: left;
	font-weight: bold;
}
div.right a.read 
{
	color: #76af00;
	text-decoration: underline;
	float: left;
	font-size: 11px;
	text-decoration: none;
}

div.main div.outer div.right p.item
{
	color: #6d6d6d;
	font-size: 11px;
	margin: 0 0 0 0;
	text-align: left;
	line-height: 16px;
	float: left;
	width:100%;
}
div.right div.hrNews 
{
	width: 217px;
	float: left;
	margin: 3px 0 0 0;
	display: inline;
	background: url(../icons/divider-pixel.gif) repeat-x scroll top center;
	height: 15px;
}