/* Only include this file if there is an Article Poll displayed on the page */
.cntArticlePoll{
	width:574px;
	background:transparent url(../image/layout/content/bcgArticleSectionTop.gif) no-repeat 0 0;
	padding-top:6px; 
	zoom: 100%;}
.cntArticlePollInner{
	background:transparent url(../image/layout/content/bcgArticleSectionBotC2.gif) no-repeat bottom left;
	padding-bottom:6px;
	margin:0 0 10px 0;
	zoom:100%;}
.cntArticlePollInner h1{
	font-size:1.1em;
	margin-bottom:0.4em;
	padding: 10px 0 0 30px;
	color: #bb5455;}
.cntArticlePollInner p{
	color:#000;font-weight:bold;
	margin-bottom:1em;
	padding-left: 30px;}
.cntArticlePollInner label,
.cntArticlePollInner span {
	position:relative;top:-2px;
	font-weight:bold;}
.cntArticlePollInner div {
	padding-left: 30px;}
.cntArticlePollInner div.button{
	display: block;
	text-align: right;
	margin-bottom: 20px;}
.cntArticlePollInner div.button a{
	padding:6px 20px 6px 10px;margin: 0 25px 0 10px;
	color:#6b6b6b;
	background:#ededed url(../image/layout/icoBtnArrowRightExtC2.gif) no-repeat right;
	border:1px solid #ccc;
	font-weight: bold;
	-moz-border-radius:4px;
	zoom: 100%;}
	
	
/* Article Previous and Next buttons */



/* Alternative Previous and Next button background colours */


/* Bottom dividing line */


