/*
 * World Cup styles
 */

.us-elections-2016-block {
	padding: 0px;
	margin: 0px;
}
.us-elections-2016-banner {
	line-height:35px;
	height: 110px;
	padding:10px 0 5px 0px;
	border-top:solid thin #7f348b;
	border-bottom:solid thin #7f348b;
}

.us-elections-2016-share
{
	padding:5px 0;
}
.us-elections-2016-main-news {
	padding: 20px 0;
}
.us-elections-2016-main-news div {
	float: left;
	width: 300px;
	margin-right: 30px;
}
.us-elections-2016-main-news h2 {
	font-size: 28px;
	font-weight: 600;
	color: #333;
	padding: 10px 0;
	
}
.us-elections-2016-main-news h2 a {color: #333;}

.us-elections-2016-heading {
	background: #fff;
	padding: 3px 0;
	border-bottom:solid thin #da1280;
	margin:5px 0 0;
}
.us-elections-2016-heading h3 {
	color: #5a277b;
	font-size: 18px;
	font-weight: 600;
	padding: 0;
	margin: 0;
	float: left;
	text-transform: uppercase;
}
.us-elections-2016-more-news {width: 207px;padding: 10px 6px 10px;}
.us-elections-2016-more-news.left, .world-t20-2016-bottom-block.left {
	float: left;
}
.us-elections-2016-more-news.middle {
	float: left;
}
.us-elections-2016-more-news.right, .world-t20-2016-bottom-block.right, .selsquads.right {
	float: right;
}  
.us-elections-2016-more-news ul li {
	list-style-type: none;
	padding: 15px 0;
	border-bottom: 1px solid #d9d9d9;
	height: 240px;
}
.us-elections-2016-more-news ul li img{
	display:block;
}
.us-elections-2016-more-news ul li.last {
	border-bottom: 0 none;
}
.us-elections-2016-thumbimg {
    float: left;
    margin: 0 10px 0 0;
    width: 205px;
}
.us-elections-2016-newsdesc {
    color: #2e2e2e;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.us-elections-2016-newsdesc a {
	color: #2e2e2e;
}

.us-elections-2016-galleryblock {margin-bottom: 20px;}
.us-elections-2016-gallery-content {padding-top: 20px;}
.us-elections-2016-gallery-content ul li {
	float: left;
	list-style-type: none;
	margin-right: 16px;
	width: 150px;
	font-size: 14px;
	margin-bottom: 20px;
}
.us-elections-2016-gallery-content ul li.last {
	margin-right: 0;
}
.us-elections-2016-gallery-content ul li a {color: #333;}
.us-elections-2016-gal-thumbimg {position: relative;}

/*.play-video-icon {
	width: 19px;
	height: 19px;
	position: absolute;
	left: 48%;
	top: 48%;
	background: url(/images/play-video-icon.png) no-repeat 0 0;
}*/
.margin-top {margin-top: 20px;}

.us-elections-2016-goto {
	padding: 8px;
	font-size: 13px;
	color: #000;
	text-align: right;
	clear: both;
	border-top:solid thin #d9d9d9;
	border-bottom:solid thin #d9d9d9;
	margin:0 0 15px;
}
.us-elections-2016-goto a {color: #0066cc;}

/*.world-t20-2016-pointstable {cursor: pointer;}*/


.borderblue {
	border: 1px solid #0089e5!important;
}

.right-ad-bottom
{
	padding:10px 0;
}

/*
 * Poll Related Styles
 */

.main-headings {
    color: #fff !important;
    font-size: 20px !important;
    font-weight: 600;
    margin: 0 0 20px 0 !important;
    text-transform: uppercase !important;
    background: #00acd9 !important;
    padding: 0 5px !important;
}
.main-headings a {
	color: #fff !important;
}
.article-contentmain {
    background: #f0f1f2;
    border: 1px solid #b0afaf !important;
    padding: 0px!important;
}
.article-content-wrapper {
    float: none !important;
    padding: 10px !important;
}

.poll-options a.poll-button {
    background: #007cc2 !important;
    color: #fff !important;
}
