/*--------------------Image Rotator Element------------------------------------------*/
.ArticleAd-ImageRotatorBlock
{
	padding: 12px 0px 12px 0px;
    margin: 0px 0px 20px 0px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
}
.ArticleAd-ImageRotatorSectionHeader
{
    padding: 2px 2px 2px 2px;
    margin: 0px 0px 0px 0px;
    font-size: 7pt;
    font-family: arial, helvetica, sans-serif;    
    color: #666666;
}
.ArticleAd-ImageRotatorSectionHeaderUntitled
{
    display: none;
}
.ArticleAd-ImageRotatorBody
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.ArticleAd-ImageRotatorImageLine
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.ArticleAd-ImageRotatorSectionFooter
{}
.ArticleAd-ImageRotatorImage
{
	border: 0px;
}
.ArticleAd-ImageRotatorCaption
{
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
    font-size: 8pt;
    font-family: arial, helvetica, sans-serif;    
    color: #666666;
}
/*-----------------------------------------------------------------------------------*/
