/* Container Styles for DNN 
Created by Lloyd Wakelin, Futuresys Ltd, 06/06/2007 */

.panacea_container_news_list 
{
	padding:4px 0 0 0;
	background-color:#FFF;
	background-image:url(rnSolidTopBorder.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin:0;
	text-align:left;
	width:226px;
	font-size:0.8em;
}

.panacea_news_list_container_actions 
{
	background-color:#171314;
	background-image:url(rnSolidBottomBorder.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0 0 4px 0;
	margin:0;
}

.panacea_news_list_container_actions h3
{
	width:226px;
	padding:0 0 3px 0;
	margin:0;
	text-align:center;
	font:1.1em "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFF;
	background-color:#171314;
}

.panacea_news_list_container_content 
{
	padding:5px;
	width:214px;
	border-left:1px solid #171314;
	border-right:1px solid #171314;
	margin:0;
}

.panacea_news_list_container_content p 
{
	padding:0;
	margin:0;
}
