ul.cbstvs_columns {
	margin: 0;
	padding: 0 0 0;
	list-style: none;
}
.cbstvs_main_local .cbstvs_column {
	float: left;
	margin: 0;
	padding: 0 0 0 0;

}

.cbstvs_left_column {
	width: 52%;
}

.cbstvs_right_column {
	width: 48%;
}

.cbstvs_main_left {
	margin: 2px;
	padding-right: 5px;
}

.cbstvs_main_right {
	margin: 2px;
}

/********************/
/****ARTICLE*********/

.cbstvs_dotted_border_red {
	border-bottom:2px dotted #610514;
	margin-right: 40px;
}

.cbstvs_article_title {
	color:#196D87;
	font-size: 24px;
	font-weight:bold;
	margin-top: 3px;
}
.cbstvs_article_subheading {
	font-size: 14px;
	font-weight:bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
.cbstvs_article_text {
	font-size: 12px;
	line-height: 16px;
	width: 95%;
}

.cbstvs_article_image {
	float:left;
	margin: 5px 10px 5px 5px;
	border-bottom:2px dotted #196D87;
}

/********************/
/****VIDEO*********/

.cbstvs_video_title {
	color: #2A6427;
	font-size: 14px;
	font-weight:bold;
	margin-bottom: 4px;
}

.cbstvs_right_shadow {
	background-image: url(../img/video_gradient_right.jpg);
	background-repeat:repeat-y;
}

.cbstvs_video_details {
	padding-left: 7px;
	padding-top: 5px;
}

.cbstvs_video_details_ul {
	margin: 0;
	padding: 0 0 0;
	list-style: none;
}
.cbstvs_video_details_li {
	float: left;
	margin: 0;
	padding: 0 0 0 0;

}
.cbstvs_video_details_text {
	width:190px;
}
.cbstvs_sponsor {
	color: #CCC;
	width:95px;
	text-align:left;
}


.cbstvs_quote_text {
	margin-top: 5px;
	padding: 10px;
	padding-left: 35px;
	padding-right: 35px;
	width:250px;
	background-image: url(../img/orange_gradient.jpg);
	background-repeat:repeat-x;
	font-size: 13px;
	font-weight:bold;
	font-style:italic;
}


.cbstvs_related_content_module {
	width:305px;
}

.cbstvs_related_content {
	padding:10px;
	background-image: url(../img/related_content_header.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #FFF;
	margin-bottom:0px;
}

.cbstvs_slideshow{
	display:none;
}

.cbstvs_slide_poll {
	border-left: #A3CC1A 2px solid;
	border-right: #A3CC1A 2px solid;
	padding-top: 5px;
	/*fixes the issue where if poll is the last item, the container breaks*/
	padding-bottom: 5px;
	*padding-bottom: 0px;
}
.cbstvs_shadow {
	border-right:#CCCCCC 2px solid;
	border-bottom:#CCCCCC 2px solid;
}
img.cbstvs_shadow {
	position:relative;
	left:-1px;
	top: -1px;
}

.cbstv_slide_back_but_wht, .cbstv_slide_next_but_wht {
	margin: 0 3px;
	padding: 53px 0 0 0;
	overflow: hidden;
	display: block;
	width: 22px;
	height: 0;
	height: 0px !important;
	height /**/:53px; /* for IE5/Win */
}
	.cbstv_slide_back_but_wht {
		background: url(../img/but044x053slide_back_onwhite.gif) no-repeat;
	}
	.cbstv_slide_next_but_wht {
		background: url(../img/but044x053slide_next_onwhite.gif) no-repeat;
	}
		.cbstv_slide_back_but_wht:hover, .cbstv_slide_next_but_wht:hover {
			background-position: -22px 0;
		}

.cbstvs_photo_source_desc {
	padding-top:5px;
	font-size:10px;
	line-height:1.2em;
}

a.cbstvs_number_box, a.cbstvs_number_box:hover {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	margin: 3px;
	padding: 0;
	font-size: 10px;
	background:#fff;
	color: #999999;
	text-decoration:none;
	width:12px;
	height:12px;
	display:block;
	text-align:center;
}
a.cbstvs_number_box_selected{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	margin: 3px;
	padding: 0;
	font-size: 10px;
	background:#fff;
	color: #444444;
	text-decoration:none;
	width:12px;
	height:12px;
	display:block;
	text-align:center;
}


.cbstvs_poll {
	width: 295px;
	background-image:url(../img/poll_bg.gif);
	background-position:top;
	background-repeat:repeat-y;
	display:block;
	/* Display Setting for IE6/7 so that drop shadows look correct*/
	*display:inline;
}

.cbstvs_top_poll_header {
	margin-top: 5px;
	width:295px;
	background-image:url(../img/poll_top.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

.cbstvs_header_text {
	padding: 10px;
}

.cbstvs_poll_title {
	color: #3f0728;
	font-size:14px;
	font-weight:bold;
}

.cbstvs_poll_question {
	color: #333333;
	font-size:12px;
	font-weight:bold;
}

.cbstvs_opt_copy	{
padding-left:5px;
	color:#610514;
	font-size:12px;
	font-weight:bold;
}

.cbstvs_poll_body {
	width:285px;
	padding:10px 5px 10px 5px;
	background:#ffffff url(../img/bg004x200shadow.gif) repeat-y scroll right bottom;
	color:#610514;
}

.poll_answer {
	color: #111;
	font-size:12px;
	font-weight:bold;
	padding-left: 15px;
}

.cbstvs_results_vote {
	margin-top: 5px;
	padding-bottom: 5px;
}

.cbstvs_show_results {
	padding:5px 10px 5px 10px;
}

.cbstvs_show_results p {
	padding:5px 0 0 0;
	margin:0;
}

.cbstvs_show_results a{
	color: #004869;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

.cbstvs_show_results input	{
	float:right;
}

.cbstvs_top_poll_footer {
	margin-bottom: 5px;
	background-image:url(../img/poll_bottom_bar_repeat.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.cbstvs_more_information {
	padding: 4px 10px 7px 10px;
	font-size:10px;
}

.cbstvs_more_information a {
	font-size:10px;
	color: #004869;
	font-weight:bold;
	text-decoration:none;
}

.cbstvs_poll_bar {
	background-color: #012F92;
	margin-left: 10px;
	margin-right:10px;
	height: 8px;
	border: #93A5B7 1px solid;
	overflow: hidden;
}

.cbstvs_percentage {
	color: #012F92;
	font-size:12px;
	font-weight:bold;
}

.cbstvs_blue_text {
	padding: 10px;
	padding-right: 3px;
	line-height:16px;
}
.cbstvs_blue_text a {
	color:#196D87;
	font-size: 12px;
	font-weight:bold;
	text-decoration:none;
}
.cbstvs_blue_text a:hover {
	text-decoration: underline;
}

.cbstvs_blue_text ul {
	margin: 0px;
	padding-left: 15px;
	color:#196D87;
	list-style: outside;
	list-style-type: disc;
	text-indent: -5px;
}

.cbstvs_green_bar {
	background-image:url(../img/green_bar_gradient.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color: #FFF;
	font-size:16px;
	font-weight: bold;
	padding-left:10px;
}

.cbstvs_left_slide_img {
	width:100px;
	margin: 5px;
	margin-top: 0px;
}

.cbstvs_right_slide_img {
	padding-left:60px;
	width:100px;
}

.cbstvs_slide_show_pagination {
	margin-left: 5px;
}

.cbstvs_slide_show_pagination .left_pg	{
	text-align:left;
}

.cbstvs_slide_show_pagination .right_pg	{
	text-align:right;
}

.cbstvs_more_local_news {
	width:305px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.cbstvs_more_local_news h1 {
	padding:10px;
	background-image: url(../img/related_content_header.jpg);
	background-repeat: no-repeat;
	font-size: 16px;
	color: #FFF;
	margin-bottom:0px;
}
.cbstvs_more_local_news_body {
	border-left: #A3CC1A 2px solid;
	border-right: #A3CC1A 2px solid;
	padding:0px;
	margin-bottom: 0px;
}
.cbstvs_local_bottom_bar {
	margin-top: 0px;
	padding: 0px;
}
