#content #divArticleSlide
{
	float:left;	
	padding:0px 0px 0px 10px;
	width:626px;
	height:300px;
	background:#CDCDCD;
}
#content #divArticleSlide .showpanel
{
	position:relative;
}
#content #divArticleSlide .top
{
	float:left;
	height:197px;
	width:626px;
}
#content #divArticleSlide .top .topright .toprightrelated{
	display:none;
}
#content #divArticleSlide .top .topright .related{
	display:none;
}
#content #divArticleSlide .top .buttons
{
	position:relative;
	z-index:5000;
	width:270px;	
	left:410px;
	bottom:190px;
}
#content #divArticleSlide .top .buttons .previous
{
	font-size:0px;
	text-indent:-5000px;
	background:url('../../../_template/background/ffa2009/previous.png') no-repeat;
	width:68px;
	height:43px;
	overflow:hidden;
}
#content #divArticleSlide .top .buttons .pausebutton
{
	font-size:0px;
	text-indent:-5000px;
	background:url('../../../_template/background/ffa2009/pause.png') no-repeat;
	width:56px;
	height:43px;
	overflow:hidden;
}
#content #divArticleSlide .top .buttons .playbutton
{
	font-size:0px;
	text-indent:-5000px;
	background:url('../../../_template/background/ffa2009/play.png') no-repeat;
	width:56px;
	height:43px;
	overflow:hidden;
}
#content #divArticleSlide .top .buttons .next
{
	font-size:0px;
	text-indent:-5000px;
	background:url('../../../_template/background/ffa2009/next.png') no-repeat;
	width:68px;
	height:43px;
	overflow:hidden;
}
#content #divArticleSlide .top .buttons a
{
	float:left;	
}
#content #divArticleSlide .top .buttons a div
{
	float:left;	
	margin:0px 0px 0px 5px;
}
#content #divArticleSlide .bottom
{
 float:left; 
 padding:10px 0px 0px 0px;
}
#content #divArticleSlide .bottom a
{
	color:#000000;
}
#content #divArticleSlide .bottom h1
{
	padding:0px 0px 5px 0px;
	margin:0px;
	font-size:16px;
}
#content #divArticleSlide .bottom .pullquotetitle
{
	color:#FFB900;
	margin-bottom:5px;		
	position:relative;	
	clear:both;
}

#content #divArticleSlide .bottom .pullquotedate
{
	color:#939393;
	margin-bottom:5px;		
	position:relative;	
}

#content #divArticleSlide .bottom .pullquotetext
{
	color:#000000;
	float:left;
	margin-top:5px;
}
#content #divArticleSlide .bottom .topright
{
	padding-top:5px;
}

