@charset "utf-8";
/* CSS Document */
/* ######################################       Shree Ganeshay Namah:      ############################################## 
CSS Document
Created on: 19th October, 2009
Created by: Sandeep Upadhyay
Document Description: CSS for all channels, includes common classes and id used throughout Bhaskar
Copyright www.bhaskar.com allrights reserved.
####################################################################################################################### */

/* Font Calling */
/* Font For Heading */
@font-face {
 font-family: Bhaskar_Web_Head_Test_exp;
 src: url("/Bhaskar_Web_Head_Test_exp.eot") /* EOT file for IE */
}
/*@font-face {
 font-family: Bhaskar_Web_Head_Test_exp;
 src: url("/Bhaskar_Web_Head_Test_exp.ttf")  TTF file for CSS3 browsers 
}*/

/* Font For Intro */
@font-face {
 font-family: Bhaskar_WEB_Intro_Test;
 src: url("/Bhaskar_WEB_Intro_Test.eot") /* EOT file for IE */
}
/*@font-face {
 font-family: Bhaskar_WEB_Intro_Test;
 src: url("/Bhaskar_WEB_Intro_Test.ttf")  TTF file for CSS3 browsers 
}*/

/* Font For Articles */
@font-face {
 font-family: Bhaskar_Web_Body_test_exp;
 src: url("/Bhaskar_Web_Body_test_exp.eot") /* EOT file for IE */
}
/*@font-face {
 font-family: Bhaskar_Web_Body_test_exp;
 src: url("/Bhaskar_Web_Body_test_exp.ttf")  TTF file for CSS3 browsers 
}*/

body{margin:0; padding:0; font:100% Bhaskar_WEB_Intro_Test, Verdana, Arial, sans-serif; color:#000000; background:#dedede; text-align:center;}
img{ border:none;}
div, img, p, a, ul, form, input, label, h1, h2, h3{padding:0; margin:0;}
ul{ list-style-image:url(../images/bullate_arrow.gif);  margin-left:15px;}
h1{font:140% Bhaskar_Web_Head_Test_exp; color:#365477; line-height:22px;}
/*h2{color:#eb9357; font-weight:bold; font-size:100%;}*/
a:link{ color:#365477; text-decoration:none;}
a:visited{ color:#365477; text-decoration:none;}
a:hover{ color:#000000;	text-decoration:underline}
a:active{ color:#000000; text-decoration:underline;}

.line_spacer{/*background:url(/bhaskar_web/images/transparent.gif);  height:8px;*/ font-size:0; display:block; padding:4px;}
.clear{clear:both; font-size:0; visibility:hidden;}
.line{border-bottom: 1px solid #CCCCCC;}
.dot_line{ height:0px; border-bottom:#CCCCCC 1px dotted; padding:0;}
.orange_line{ height:0px; border-top:1px #CCCCCC solid; padding:0;}
.line_grey{border-bottom: 1px solid #a5a5a5}
.uni_txt{color:#000000; font:110% Bhaskar_WEB_Intro_Test, Verdana, Arial, sans-serif; line-height:20px; text-align:left;}
.heading{color:#000000; font:140% Bhaskar_Web_Head_Test_exp; line-height:22px; text-align:left;}
.heading h2{color:#000000; font:100% Bhaskar_Web_Head_Test_exp; font-weight:normal; line-height:22px; text-align:left;}
.heading h3{color:#000000; font:80% Bhaskar_Web_Head_Test_exp; line-height:22px; text-align:left;}
.masal{font:90% Tahoma, Arial, Helvetica, sans-serif;}

/* Form */
form { font-size: 80%;}
form fieldset { clear: both; font-size: 100%; border-color: #000000; border-width: 1px 0 0 0; border-style: solid none none none; padding: 10px; margin:0;}
form fieldset legend { font-size: 150%; color: #000000; margin: 0 0 0 0; padding: 0 5px;}
label { font:90% Tahoma, Arial, Helvetica, sans-serif; color: #000000;}
input{ font:90% Tahoma, Arial, Helvetica, sans-serif; color: #000000; height:18px;}
textarea { font:90% Tahoma, Arial, Helvetica, sans-serif; color: #000000;}
select{ outline-style:none; outline-color:invert; outline-color: medium; background:#ffffff; color:#000000; border:#91b5cc 1px solid; height:18px; font-size:100%; width:75px;}
.home_select{ outline-style:none; outline-color:invert; outline-color: medium; background:#ffffff; color:#000000; border:#90b6cd 1px solid; height:18px; font-size:140%; width:180px;}
.radio{padding:10px;}
.search{ color:#000000; border:1px solid #575755; height:12px; width:265px;}
select .go{ width:50px; border:1px solid #365477;}
.comment{ font:90% Tahoma, Arial, Helvetica, sans-serif; color: #000000; height:50px;}
.button{ font:90% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; color: #000000; height:22px;}
.city_field{ height:15px; font:85% Tahoma, Arial, Helvetica, sans-serif;}

/* Pagination */
.pg-normal {color:#e97716; font:14px Tahoma, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none; cursor: pointer;}
.pg-selected {color: black; font:14px Tahoma, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline; cursor: pointer;}
.paginationstyle{color:#000000; text-align:right; padding:0 10px 0 0;}
.paginationstyle a:link{color:#e97716; font:12px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration: none; cursor: pointer;}
.paginationstyle a:visited{color:#000000; font:12px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration: none; cursor: pointer;}
.paginationstyle a:hover{color:#000000; font:12px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-decoration: underline; cursor: pointer;}
.paginationstyle a:active{color:#000000; font:12px Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; ttext-decoration: underline; cursor: pointer;}

/* All Header */
#sky_bg{ background:#91b5cc; font:100% Tahoma, Arial, Helvetica, sans-serif;}
#sky_bg_left{ float:left;/* background:#ffffff; */color:#ffffff; font-size:120%; font-weight:bold; padding:0 0 0 10px;}
#sky_bg_left h2{color:#ffffff; font-weight:bold; font-size:100%;}
#sky_bg_left a:link{ color:#FFFFFF; text-decoration:none;}
#sky_bg_left a:visited{ color:#FFFFFF; text-decoration:none;}
#sky_bg_left a:hover{ color:#000000;	text-decoration:underline;}
#sky_bg_left a:active{ color:#000000; text-decoration:underline;}
#sky_bg_right{ float:right; width:73px; font-weight:bold; font-size:100%; display:block;}
#sky_bg_right a:link{ color:#000000; text-decoration:none;}
#sky_bg_right a:hover{ color:#dededc; text-decoration:underline;}

#head_img{ background:#ffffff; font:100% Tahoma, Arial, Helvetica, sans-serif;}
#head_img_left{ float:left; background:#ffffff; color:#eb9357; font-weight:bold; font-size:120%; padding:0 10px 0 0;}
#head_img_left h2{color:#eb9357; font-weight:bold; font-size:100%;}
#head_img_left a:link{ color:#eb9357; text-decoration:none;}
#head_img_left a:visited{ color:#eb9357; text-decoration:none;}
#head_img_left a:hover{ color:#000000; text-decoration:underline;}
#head_img_left a:active{ color:#000000; text-decoration:underline;}
#head_img_right{ float:right; width:45px; font-weight:bold; font-size:100%; display:block; text-align:right; padding:0 5px 0 0;  margin-top:2px;}
#head_img_right a:link{ color:#365477; text-decoration:none;}
#head_img_right a:hover{ color:#000000; text-decoration:underline;}

#head_img_new{ background:#ffffff; font:bold 130% Tahoma, Arial, Helvetica, sans-serif;}
#head_img_new_left{ float:left; background:#ffffff; color:#eb9357; font-weight:bold; font-size:120%; padding:0 10px 0 0;}
#head_img_new_left h2{color:#eb9357; font-weight:bold; font-size:100%;}
#head_img_new_left a:link{ color:#eb9357; text-decoration:none;}
#head_img_new_left a:visited{ color:#eb9357; text-decoration:none;}
#head_img_new_left a:hover{ color:#000000; text-decoration:underline;}
#head_img_new_left a:active{ color:#000000; text-decoration:underline;}
#head_img_new_right{ float:right; width:45px; font-weight:bold; font-size:100%; display:block; text-align:right; padding:0 5px 0 0;  margin-top:2px;}
#head_img_new_right a:link{ color:#365477; text-decoration:none;}
#head_img_new_right a:hover{ color:#000000; text-decoration:underline;}

#grey_bg{ background:#ffffff; font:100% Tahoma, Arial, Helvetica, sans-serif;}
#grey_bg_left{ float:left; background:#ffffff; color:#eb9357; font-weight:bold; font-size:120%; padding:0 10px 0 0;}
#grey_bg_left h2{color:#eb9357; font-weight:bold; font-size:130%;}
#grey_bg_left a:link{ color:#eb9357; text-decoration:none;}
#grey_bg_left a:visited{ color:#eb9357; text-decoration:none;}
#grey_bg_left a:hover{ color:#305274; text-decoration:underline;}
#grey_bg_left a:active{ color:#305274; text-decoration:underline;}
#grey_bg_right{ float:right; width:62px; font-weight:bold; font-size:90%; display:block; padding:4px 0 0 0;}
#grey_bg_right a{ color:#90918f; text-decoration:none;}
#grey_bg_right a:hover{ color:#305274; text-decoration:underline;}

#orange_img{ background:url(/bhaskar_web/images/sky_bg.gif) repeat-x; font:100% Tahoma, Arial, Helvetica, sans-serif;}
#orange_img_left{ float:left; background:#e77a1f; color:#ffffff; font-weight:bold; font-size:120%; padding:0 10px 0 0; border-right:5px #FFFFFF solid; padding:0 10px 0 10px;}
#orange_img_left h2{color:#ffffff; font-weight:bold; font-size:100%;}
#orange_img_right{ float:right; width:45px; font-weight:bold; font-size:85%; display:block; text-align:right; padding:0 5px 0 0;  margin-top:2px;}
#orange_img_right a:link{ color:#ffffff; text-decoration:none;}
#orange_img_right a:hover{ color:#000000; text-decoration:underline;}

/* All City Header */
#sky_city_bg{ background:#91b5cc; font:100% Tahoma, Arial, Helvetica, sans-serif;}
#sky_city_bg_left{ float:left;/* background:#ffffff; */color:#ffffff; font-size:120%; font-weight:bold; padding:0 0 0 10px;}
#sky_city_bg_left h2{color:#ffffff; font-weight:bold; font-size:100%;}
#sky_city_bg_left a:link{ color:#FFFFFF; text-decoration:none;}
#sky_city_bg_left a:visited{ color:#FFFFFF; text-decoration:none;}
#sky_city_bg_left a:hover{ color:#000000;	text-decoration:underline;}
#sky_city_bg_left a:active{ color:#000000; text-decoration:underline;}
#sky_city_bg_right{ float:right; width:113px; font-weight:bold; font-size:100%; display:block;  margin-top:-1px;}
#sky_city_bg_right a:link{ color:#000000; text-decoration:none;}
#sky_city_bg_right a:hover{ color:#dededc; text-decoration:underline;}

/* Orange Band */
#orange_band{color:#ffffff; background:#eb9357; font:bold 120% Tahoma, Arial, Helvetica, sans-serif; padding:2px 5px 2px 10px;}
#orange_band a:link{color:#ffffff; text-decoration:none; font-weight:bold; }
#orange_band a:visited{color:#ffffff; text-decoration:none; font-weight:bold; }
#orange_band a:hover{color:#000000; text-decoration:underline; font-weight:bold; }
#orange_band a:active{color:#000000; text-decoration:underline; font-weight:bold; }

/* Blue Band */
#blue_band{color:#ffffff; background:#91b5cd; font:bold 120% Tahoma, Arial, Helvetica, sans-serif; padding:2px 5px 2px 10px;}
#blue_band a:link{color:#ffffff; text-decoration:none; font-weight:bold; }
#blue_band a:visited{color:#ffffff; text-decoration:none; font-weight:bold; }
#blue_band a:hover{color:#000000; text-decoration:underline; font-weight:bold; }
#blue_band a:active{color:#000000; text-decoration:underline; font-weight:bold; }

#red_band{color:#1849b5; font:bold 120% Tahoma, Arial, Helvetica, sans-serif; padding:2px 5px 2px 10px;}
#red_band a:link{color:#1849b5; text-decoration:none; font-weight:bold; }
#red_band a:visited{color:#1849b5; text-decoration:none; font-weight:bold; }
#red_band a:hover{color:#000000; text-decoration:underline; font-weight:bold; }
#red_band a:active{color:#000000; text-decoration:underline; font-weight:bold; }
#yellow_band{color:#000000; background:#FFFF00; font:bold 120% Tahoma, Arial, Helvetica, sans-serif; padding:2px 5px 2px 10px;}
#yellow_band a:link{color:#000000; text-decoration:none; font-weight:bold; }
#yellow_band a:visited{color:#000000; text-decoration:none; font-weight:bold; }
#yellow_band a:hover{color:#0000CC; text-decoration:underline; font-weight:bold; }
#yellow_band a:active{color:#0000CC; text-decoration:underline; font-weight:bold; }

/* Bradcrumb */
#bradcrumb{ color:#000000; font:120% Tahoma, Arial, Helvetica, sans-serif;}
#bradcrumb ul {margin: 0px; padding: 2px 0px; list-style-type: none; text-align:left;}
#bradcrumb ul li { display: inline;}
#bradcrumb ul li a {text-decoration: none; padding:0 5px 0 5px; font-weight: bold; color: #717171;}
#bradcrumb ul li a:hover { color: #e77a1f;font-weight: bold; text-decoration:underline;}

/* News Provider */
#news_provider{ color:#000000; font:100% Tahoma, Arial, Helvetica, sans-serif;}

/* Comment - Share */
#comment_share{ color:#000000; font:100% Tahoma, Arial, Helvetica, sans-serif;}
#comment_share .plus{ color:#c1c1c1; font:100% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;}
#comment_share ul {margin: 0px; padding: 2px 0px; list-style-type: none; text-align:left;}
#comment_share ul li { display: inline;}
#comment_share ul li a {text-decoration: none; padding:0; font-weight: bold; color: #e77a1f; border-bottom:1px solid #c1c1c1;}
#comment_share ul li a:hover { color:#c1c1c1;font-weight: bold; border-bottom:1px solid #c1c1c1;}

/* City Auto Search */
.ac_results {padding: 0px; border: 1px solid #ffffff;	background-color: white; overflow: hidden; z-index: 99999;}
.ac_results ul { width: 100%; list-style-position: outside; list-style: none; padding: 0; margin: 0;}
.ac_results li { margin: 0px; padding: 2px 5px; cursor: default; display: block; /* if width will be 100% horizontal scrollbar will apear when scroll mode will be used*/ /*width: 100%;*/	font: menu;	font-size: 12px; /* it is very important, if line-height not setted or setted in relative units scroll will be broken in firefox*/line-height: 16px; overflow: hidden; text-align:left;}
.ac_loading { /*background: white url('indicator.gif') right center no-repeat;*/}
.ac_odd {background-color: #eee; }
.ac_over {background-color: #e77a1f; color: white;}

/* Main Css */
#container{ margin:0 auto; padding:0; width:989px; text-align:left; font:80% Verdana UNICODE MS; background:#FFFFFF; border:5px #FFFFFF solid;}

/* Bhaksar Header */
#header{ color:#000000; margin:10px 0 0 0;}
#header_left{ float:left; width:251px;}
#date_editions_states{ color:#365477; font:90% Tahoma, Arial, Helvetica, sans-serif; height:20px;}
#header_right{ float:left; width:728px; margin-left:5px; height:100px;}

/* Header Menu */
#header_menu{ color:#000000;}
#header_menu_left{ float:left; width:0px; background:#91b5cd; color:#FFFFFF; font:80% Tahoma, Arial, Helvetica, sans-serif; text-align:center; font-weight:bold; padding:10px 0 10px 0; height:24px;}
#header_menu_left a:link{ color:#ffffff; text-decoration:none;}
#header_menu_left a:visited{ color:#ffffff; text-decoration:none;}
#header_menu_left a:hover{ color:#000000; text-decoration:underline;}
#header_menu_left a:active{ color:#000000; text-decoration:underline;}

#header_menu_right{ float:left; width:985px;}
#header_height_control{ height:50px;}
#header_orange{background:url(/bhaskar_web/images/header_bg.gif); color:#FFFFFF; font:80% Tahoma, Arial, Helvetica, sans-serif; height:25px;}

/* Top Menu Details */
ul.tabs { margin:0px 0 0 3px; padding:7px 0 5px 0px;}
ul.tabs .head_menu_shift { margin-left:90px;}
.head_menu_ipl { background:#FFFFCC; color:#990000;}
head_menu_ipl a:link { background:#FFFFCC; color:#990000; }
head_menu_ipl a:visited { background:#FFFFCC; color:#990000; }
head_menu_ipl a:hover { background:#FFFFCC; color:#990000;}
head_menu_ipl a.active { background:#FFFFCC; color:#990000;}

ul.tabs li { list-style:none; display:inline;}
ul.tabs li a:link{ background-color:#6981a7; color:#ffffff; padding:7px 5px 6px 5px; margin-bottom:10px; margin-left:-3px; text-decoration:none; font-weight:bold;border-right:1px solid #ffffff;}
ul.tabs li a:visited{ background-color:#6981a7; color:#ffffff; padding:7px 5px 6px 5px; margin-left:-3px; text-decoration:none; font-weight:bold;border-right:1px solid #ffffff;}
ul.tabs li a:hover { background:#ea9457; color:#000000; }
ul.tabs li a:active { background:#ea9457; color:#000000;}
ul.tabs li a.active { background:#ea9457; color:#000000; margin-bottom:10px;}
ul.tabs li a.noborder { border:none;}

/* Top Sub Menu Details */
.content { background:#ea9457; padding:1px;	height:22px; margin-top:0px; display:block;}
#content_2, #content_3, #content_4, #content_5, #content_6, #content_7, #content_8, #content_9, #content_10, #content_11, #content_12, #content_13 ,#content_14{display:none;}
.content ul { margin:0px; padding:0px 2px 0px 2px; list-style-image:none;}
.content ul li { list-style:none; padding-top:5px; padding-bottom:2px; list-style-image:none;}
.content ul li a {text-decoration:none;	color:#3e4346;}
.content ul li a:hover {color:#ffffff;}



#main_news_photo_flicker{padding:0px 0 5px 0; margin:-5px 0 0 0;}
#main_news_photo_flicker_left{ float:left; width:667px;}
#main_news_photo_flicker_right{float:left; width:306px; margin-left:10px;}

/* Google Search */
#google_search{color:#000000;}
#google_search_left{ float:left; width:0px;}
#google_search_middle{ float:left; width:270px; margin-left:1px;}
#google_search_right{ float:left; width:16px; margin-left:5px; margin-top:0px;}

/* Flicker Top Thumb Images Style */
.home_stepcarousel_flicker{	position: relative; /*leave this value alone*//*border: 5px solid gray;*/ overflow: scroll; /*leave this value alone*/
width: 278px; /*Width of Carousel Viewer itself*/ height: 63px; /*Height should enough to fit largest content's height*/ /*	background:#993300;*/ margin:0 0 0 11px;}
.home_stepcarousel_flicker .homeflickerbelt{position: absolute; /*leave this value alone*/ left: 0;	top: 0;}
.home_stepcarousel_flicker .flickerpanel{ float: left; /*leave this value alone*/ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/ margin:0 5px 0 4px; /*margin around each panel*/ /*width: 62px; Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */}


/* Main News Block */
#news_control{/* background:#ec921a;*/}
#news_bul{ float:left; width:30px;}
#news_pic{ float:left; width:300px; height:152px; margin-left:1px; background:#000000}
#news_txt{ float:left; width:295px; margin-left:1px; padding:0px 20px 0px 20px;}
#news_txt_intro{color:#FFFFFF; line-height:18px; font-size:110%; padding:0 0 5px 0;}
#news_txt_rel{ color:#000000; margin:0; padding:0; font-size:110%; line-height:18px;}

/* Block Ist Code */
/* Top Headlines Latest Updates Most Visited */
.index_heading_shadetabs{padding:2px 0 2px 0; margin-left: 3px; margin-top: 1px; margin-bottom: 0; font:100% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; list-style-type: none; text-align: left; /*set to left, center, or right to align the menu as desired background:#90b6cd;*/ width:325px; }
.index_heading_shadetabs li{display: inline; margin-left:-3px; padding:2px 0px 2px 0px; color:#365477;}
.index_heading_shadetabs li a{text-decoration: none; position: relative; z-index: 1; margin-right: 0px; color:#878787; background:#e1e1e1; padding:2px 10px 2px 10px;}
.index_heading_shadetabs li a:visited{color:#878787;}
.index_heading_shadetabs li a:hover{text-decoration:none; background:#90b6cd; color:#ffffff;}
.index_heading_shadetabs li a:active{color:#ffffff;}
.index_heading_shadetabs li a.selected{ /*selected main tab style */ position: relative; top: 1px; color:#ffffff;}
.index_heading_shadetabs li a.selected{ /*selected main tab style */ background:#90b6cd; color:#ffffff; border-bottom-color: white;}
.index_heading_shadetabs li a.selected:hover{ /*selected main tab style */ text-decoration: none; background:#90b6cd; }
.index_three_heading_content{ display:none; font:100% Verdana UNICODE MS;}
.index_three_heading_content li{ margin:5px 0 5px 5px; font:110% Verdana UNICODE MS;}
@media print {
.index_three_heading_content{ display:block !important;}
}

/* Inner Page Right Most Popular And Just Published */
.heading_shadetabs{padding: 3px 0; margin-left: 0; margin-top: 1px; margin-bottom: 0; font:100% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/}
.heading_shadetabs li{display: inline; margin: 0; color:#365477;}
.heading_shadetabs li a{text-decoration: none; position: relative; z-index: 1; padding: 3px 4px; margin-right: 3px; color:#717171;}
.heading_shadetabs li a:visited{color:#717171;}
.heading_shadetabs li a:hover{text-decoration:none; color:#eb9357;}
.heading_shadetabs li a.selected{ /*selected main tab style */ position: relative; top: 1px;}
.heading_shadetabs li a.selected{ /*selected main tab style */ color:#eb9357; border-bottom-color: white;}
.heading_shadetabs li a.selected:hover{ /*selected main tab style */ text-decoration: none; }
.three_heading_content{ display:none; font:100% Bhaskar_WEB_Intro_Test, Verdana, Arial, sans-serif;}
.three_heading_content li{ margin:5px 0 5px 5px; font:100% Bhaskar_WEB_Intro_Test, Verdana, Arial, sans-serif;}
@media print {
.three_heading_content{ display:block !important;}
}

/* Bhaskar Home Page Top Headlines */
#bhaskar_home_page_top_headlines_block{color:#000000;}

#bhaskar_home_page_top_headlines_date_info{ color:#717171; font:85% Tahoma, Arial, Helvetica, sans-serif; margin:0 0 -15px 0; text-align:right;}
#bhaskar_home_page_top_headlines{background:#e5eaf0;}
#bhaskar_home_page_top_headlines_no_bg{background:none;}
#bhaskar_home_page_top_headlines_news_bg{background:#e5eaf0;}
#bhaskar_home_page_top_headlines_left{ float:left; width:316px;}
#bhaskar_home_page_top_headlines_left h1{ /*height:44px;*/}
#bhaskar_home_page_top_headlines_right{ float:left; width:316px; margin-left:10px;}
#bhaskar_home_page_top_headlines_right h1{ /*height:44px;*/}

#bhaskar_home_page_news_block_left_sub_news{ float:left; width:28px;}
#bhaskar_home_page_news_block_right_sub_news{ float:left; width:280px; margin-left:1px;}
#bhaskar_home_page_news_block_right_sub_news h1{ /*height:44px;*/}

#bhaskar_home_page_news_block{ color:#000000;}
#bhaskar_home_page_news_block_left{ float:left; width:28px;}
#bhaskar_home_page_news_block_middle{ float:left; width:280px; margin-left:1px;}
#bhaskar_home_page_news_block_middle img{ margin:0px 0px 5px 5px;}
#bhaskar_home_page_news_block_middle h1{/*height:44px;*/}
/*#bhaskar_home_page_news_block_right{ float:left; width:112px; margin-left:10px; background:#9900FF;}*/
#bhaskar_home_page_news_block_right img{ width:112px; height:90px;}

#bhaskar_home_page_related_news_block{font:90% Bhaskar_WEB_Intro_Test, Verdana, Arial, sans-serif;}
#bhaskar_home_page_related_news_block ul{}
#bhaskar_home_page_related_news_block ul li{line-height:18px;}

#bhaskar_home_page_news_main_block{ color:#000000;}
#bhaskar_home_page_news_main_block_left{ float:left; width:28px;}
#bhaskar_home_page_news_main_block_right{ float:left; width:280px; margin-left:1px;}
#bhaskar_home_page_news_main_block h1{font-size:180%; line-height:25px;}

#bhaskar_home_page_news_sub_block{ color:#000000;}
#bhaskar_home_page_news_sub_block_left{ float:left; width:28px;}
#bhaskar_home_page_news_sub_block_right{ float:left; width:280px; margin-left:1px;}
#bhaskar_home_page_news_sub_block h1{/*height:44px;*/}

/* Other top Stories */
#other_top_stories{font:90% Bhaskar_WEB_Intro_Test, Verdana, Arial, sans-serif;}
#other_top_stories ul{}
#other_top_stories ul li{line-height:18px;}

/* Latest Update */
#bhaskar_home_page_news_block_update{ color:#000000;}
#bhaskar_home_page_news_block_left_update{ float:left; width:28px;}
#bhaskar_home_page_news_block_middle_update{ float:left; width:158px; margin-left:1px;}
#bhaskar_home_page_news_block_right_update{ float:left; width:112px; margin-left:10px;}
#bhaskar_home_page_news_block_right_update img{ width:112px; height:90px;}

/* Bhaskar Home Page Most Visited */
#bhaskar_home_page_most_visited{color:#000000;}
#bhaskar_home_page_most_visited_left{ float:left; width:30px; padding:0px 0 0 0;}
#bhaskar_home_page_most_visited_right{ float:left; width:600px; margin-left:1px;}
/* International Sport */
#international_sport{ padding:5px 0 5px 0;}
#international{ float:left; width:322px;  padding-right:10px; }
#international_content{padding:5px 0 5px 0;}
/*#international h2{ color:#2f4d71; font-size:120%; font-weight:none;}*/
#international_first{color:#000000;}
#international_first_left{ float:left; width:30px; padding:0 0 0 0;}
#international_first_middle{ float:left; width:172px; margin-left:1px; display:block;}
#international_first_right{ float:left; width:118px; margin-left:1px;}
#international_second{color:#000000;}
#international_second_left{ float:left; width:30px; padding:0px 0 0 0;}
#international_second_left img{ margin:0 0 0 0;}
#international_second_right{ float:left; width:288px; margin-left:1px;}

#sport{ float:left; width:322px; margin-left:10px;}
#sport_content{padding:5px 0 5px 0;}
/*#sport h2{ color:#2f4d71; font-size:120%; font-weight:none;}*/
#sport_first{color:#000000;}
#sport_first_left{ float:left; width:30px; padding:0 0 0 0;}
#sport_first_right{ float:left; width:288px; margin-left:1px;}
#sport_first_right img{ margin:3px 0 3px 5px;}

#sport_new{ float:left; width:304px; margin-left:0px;}
#sport_content_new{padding:5px 0 5px 0;}
/*#sport h2{ color:#2f4d71; font-size:120%; font-weight:none;}*/
#sport_first_new{color:#000000;}
#sport_first_left_new{ float:left; width:30px; padding:0 0 0 0;}
#sport_first_right_new{ float:left; width:270px; margin-left:1px;}
#sport_first_right_new img{ margin:3px 0 3px 5px;}

/* Block 2nd Code */
#block_no_two{ color:#000000; padding:5px 0 5px 0;}
#block_no_two_left{ float:left; width:667px; border-right:#CCCCCC 1px dotted; padding-right:10px;}
#block_no_two_right{ float:left; width:297px; margin-left:10px;}

/* All State */
#all_state{ color:#000000;}
#all_state_control{height:150px; min-height:150px; height:auto !important;}
#all_state_left{ float:left; width:209px;}
#all_state_middle{ float:left; width:209px; margin-left:16px;}
#all_state_right{ float:left; width:209px; margin-left:16px;}
#state_block{ color:#000000; line-height:18px;}
#state_block select{ margin:0; padding:0;}
#state_block li{ margin:0 0 0 5px; padding:0; font:110% Bhaskar_WEB_Intro_Test; line-height:20px; text-align:left;<strong></strong>}

#state_block_heading{color:#ffffff; background:#ea9457; font:105% Bhaskar_WEB_Intro_Test; padding:0 5px 0 5px; text-align:center;}
#state_block_heading a:link{color:#000000; text-decoration:none; font-weight:bold; }
#state_block_heading a:visited{color:#000000; text-decoration:none; font-weight:bold; }
#state_block_heading a:hover{color:#ffffff; text-decoration:underline; font-weight:bold; }
#state_block_heading a:active{color:#ffffff; text-decoration:underline; font-weight:bold; }

#real_time_head{color:#ffffff; background:#eb9357; font:bold 100% Tahoma, Arial, Helvetica, sans-serif; padding:2px 5px 2px 10px;}
#real_time_head a:link{color:#ffffff; text-decoration:none; font-weight:bold; }
#real_time_head a:visited{color:#ffffff; text-decoration:none; font-weight:bold; }
#real_time_head a:hover{color:#000000; text-decoration:underline; font-weight:bold; }
#real_time_head a:active{color:#000000; text-decoration:underline; font-weight:bold; }

#real_time{color:#ffffff; background:#0067a8; font:100% Tahoma, Arial, Helvetica, sans-serif; padding:2px 5px 2px 10px; text-align:center;}
#real_time a:link{color:#ffffff; text-decoration:none; font-weight:bold; }
#real_time a:visited{color:#ffffff; text-decoration:none; font-weight:bold; }
#real_time a:hover{color:#c1f8fb; text-decoration:underline; font-weight:bold; }
#real_time a:active{color:#c1f8fb; text-decoration:underline; font-weight:bold; }

#real_time_info{color:#a81817; font:80% Tahoma, Arial, Helvetica, sans-serif; padding:0px 0px 0px 5px;}
#real_time_info a:link{color:#a81817; text-decoration:none; font-weight:bold; }
#real_time_info a:visited{color:#a81817; text-decoration:none; font-weight:bold; }
#real_time_info a:hover{color:#a81817; text-decoration:underline; font-weight:bold; }
#real_time_info a:active{color:#a81817; text-decoration:underline; font-weight:bold; }

#real_time_info_hrs{color:#999999; font:80% Tahoma, Arial, Helvetica, sans-serif; padding:0px 0px 0px 5px;}
#real_time_info_hrs a:link{color:#999999; text-decoration:none; font-weight:bold; }
#real_time_info_hrs a:visited{color:#999999; text-decoration:none; font-weight:bold; }
#real_time_info_hrs a:hover{color:#999999; text-decoration:underline; font-weight:bold; }
#real_time_info_hrs a:active{color:#999999; text-decoration:underline; font-weight:bold; }


/* Kabre Jara Hatke And Inhouse Add Place */
#kabre_jara_hatke_inhouse{ padding:5px 0 5px 0;}
#kabre_jara_hatke{ float:left; width:320px; padding-right:10px;}
#inhouse{ float:left; width:322px; margin-left:10px;}
#Kabre_jara_hatke_heading_content{ color:#000000;  padding:10px 0 0 0;}
#Kabre_jara_hatke_heading_content_left{ float:left; width:155px;}
#Kabre_jara_hatke_heading_content_right{ float:left; width:155px; margin-left:8px;}
#inhouse_content{ color:#000000;  padding:2px 0 0 0;}

/* Hollywood Bollywood Television Reviews */
#hollywood_bollywood_television_reviews{ color:#000000; font-family: Tahoma, Arial, Helvetica, sans-serif;}
#hollywood_bollywood_television_reviews h1{ color:#eb9357; font:120% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;}
#hollywood_bollywood_television_reviews h2{ color:#eb9357; font:155% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;}
/*#hollywood_bollywood_television_reviews_bottom{ background:url(../images/enter_sapce.gif) right no-repeat; height:16px;}*/

#hollywood{ float:left; width:159px;}
#hollywood a:link{ color:#eb9357; text-decoration:none;}
#hollywood a:visited{ color:#eb9357; text-decoration:none;}
#hollywood a:hover{ color:#365477;	text-decoration:underline;}
#hollywood a:active{ color:#365477; text-decoration:underline;}
#hollywood ul{ list-style-image:url(../images/bullate_white_arrow.gif); margin-left:25px; margin-right:5px;}
#hollywood_bg{ background:url(../images/enter_sapce.gif) #bbdee4 bottom right no-repeat; height:318px; min-height:318px; height:auto !important;}
#hollywood_bg img{ width:150px; height:116px;}
#hollywood_bg a:link{ color:#365477; text-decoration:none;}
#hollywood_bg a:visited{ color:#365477; text-decoration:none;}
#hollywood_bg a:hover{ color:#000000;	text-decoration:underline;}
#hollywood_bg a:active{ color:#000000; text-decoration:underline;}
#hollywood_img{padding:3px;}

#bollywood{ float:left; width:159px; margin-left:9px;}
#bollywood a:link{ color:#eb9357; text-decoration:none;}
#bollywood a:visited{ color:#eb9357; text-decoration:none;}
#bollywood a:hover{ color:#365477;	text-decoration:underline;}
#bollywood a:active{ color:#365477; text-decoration:underline;}
#bollywood ul{ list-style-image:url(../images/bullate_white_arrow.gif); margin-left:25px; margin-right:5px;}
#bollywood_bg{ background:url(../images/enter_sapce.gif) #bbdee4 bottom right no-repeat; height:318px; min-height:318px; height:auto !important;}
#bollywood_bg img{ width:150px; height:116px;}
#bollywood_bg a:link{ color:#365477; text-decoration:none;}
#bollywood_bg a:visited{ color:#365477; text-decoration:none;}
#bollywood_bg a:hover{ color:#000000;	text-decoration:underline;}
#bollywood_bg a:active{ color:#000000; text-decoration:underline;}
#bollywood_img{padding:3px;}

#television{ float:left; width:159px; margin-left:9px;}
#television a:link{ color:#eb9357; text-decoration:none;}
#television a:visited{ color:#eb9357; text-decoration:none;}
#television a:hover{ color:#365477;	text-decoration:underline;}
#television a:active{ color:#365477; text-decoration:underline;}
#television ul{ list-style-image:url(../images/bullate_white_arrow.gif); margin-left:25px; margin-right:5px;}
#television_bg{ background:url(../images/enter_sapce.gif) #bbdee4 bottom right no-repeat; height:318px; min-height:318px; height:auto !important;}
#television_bg img{ width:150px; height:116px;}
#television_bg a:link{ color:#365477; text-decoration:none;}
#television_bg a:visited{ color:#365477; text-decoration:none;}
#television_bg a:hover{ color:#000000;	text-decoration:underline;}
#television_bg a:active{ color:#000000; text-decoration:none;}
#television_img{padding:3px;}

#reviews{ float:left; width:159px; margin-left:9px;}
#reviews a:link{ color:#eb9357; text-decoration:none;}
#reviews a:visited{ color:#eb9357; text-decoration:none;}
#reviews a:hover{ color:#365477;	text-decoration:underline;}
#reviews a:active{ color:#365477; text-decoration:underline;}
#reviews ul{ list-style-image:url(../images/bullate_white_arrow.gif); margin-left:25px; margin-right:5px;}
#reviews_bg{ background:url(../images/enter_sapce.gif) #bbdee4 bottom right no-repeat; height:318px; min-height:318px; height:auto !important;}
#reviews_bg img{ width:150px; height:116px;}
#reviews_bg a:link{ color:#365477; text-decoration:none;}
#reviews_bg a:visited{ color:#365477; text-decoration:none;}
#reviews_bg a:hover{ color:#000000;	text-decoration:underline;}
#reviews_bg a:active{ color:#000000; text-decoration:underline;}
#reviews_img{padding:3px;}

/*Bhaskar Poll */
#city_news_bhaskr_poll{font:100% Bhaskar_WEB_Test_Exp, Verdana, Arial, sans-serif;}
#bhaskr_poll{ color:#000000; font:100% Bhaskar_WEB_Test_Exp, Verdana, Arial, sans-serif;}
#bhaskr_poll_head{ background:url(../images/round_header_bg.gif) repeat-x;}
#bhaskr_poll_content{color:#000000; font:100% Bhaskar_WEB_Test_Exp, Verdana, Arial, sans-serif;}
#bhaskr_poll_content_left{ float:left; width:15px; font:100% Bhaskar_WEB_Test_Exp, Verdana, Arial, sans-serif;}
#bhaskr_poll_content_right{ float:left; width:185px; margin-left:10px; font:125% Bhaskar_WEB_Test_Exp, Verdana, Arial, sans-serif;}

/* Bhaskar Business */
#bhaskar_business{color:#000000;}
#bhaskar_business_content{color:#000000;}
#bhaskar_business_content_left{ float:left; width:30px; padding:0px 0 0 0;}
#bhaskar_business_content_right{ float:left; width:260px; margin-left:1px;}
/* Round Box */
#rnd_container {background: #ffffff; margin:7px 1px 1px 1px;}    
.rnd_top, .rnd_bottom {display:block; background:#ffffff; font-size:1px;}
.rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
.rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
.rnd_b2, .rnd_b3, .rnd_b4 {background:#bbdee4; border-left:1px solid #ffffff; border-right:1px solid #ffffff;}
.rnd_b1 {margin:0 5px; background:#ffffff;}
.rnd_b2 {margin:0 3px; border-width:0 2px;}
.rnd_b3 {margin:0 2px;}
.rnd_b4 {height:2px; margin:0 1px;}
.rnd_content {display:block; border:0 solid #ffffff; border-width:0 1px; padding:0 4px 0 4px; background:#bbdee4; color:#000000; font:100% Bhaskar_WEB_Test_Exp, Verdana, Arial, sans-serif;}

/* Video */
#video_box{ border:1px solid #dedfe2; font:Tahoma, Arial, Helvetica, sans-serif;}
#video_box_header{ /*border:1px solid #dedfe2; background:#eb9357; */color:#eb9357; font:120% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;padding:0 20px 0 0; }
#video_box_header h2{ color:#eb9357; font-size:130%; font-weight:none; line-height:12px;}
#video_box_content{color:#000000; padding:10px 10px 10px 10px; font:Tahoma, Arial, Helvetica, sans-serif;}
#video_box_content_big_pic{ width:281px;}
#video_box_content_small_pic_box{ color:#000000;}
#video_box_content_small_pic_box_one{ float:left; width:80px; height:62px; margin-left:0px;}
#video_box_content_small_pic_box_two{ float:left; width:80px; height:62px; margin-left:10px;}
#video_box_content_small_pic_box_three{ float:left; width:80px; height:62px; margin-left:10px;}

/* Discussion Board */
#discussion_board{ border:1px solid #dedfe2; font:Tahoma, Arial, Helvetica, sans-serif;}
#discussion_board_header{ /*border:1px solid #dedfe2; background:#eb9357; */color:#eb9357; font:120% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;padding:0 20px 0 0; }
#discussion_board_header h2{ color:#eb9357; font-size:100%; font-weight:none; line-height:18px;}
#discussion_board_content{color:#000000; padding:2px 10px 2px 10px; font:Tahoma, Arial, Helvetica, sans-serif;}
#discussion_board_content h2{ color:#2f4d71; font-size:120%; font-weight:none; line-height:18px;}
#discussion_board_content_left{ width:175px; float:left; line-height:18px;}
#discussion_board_content_right{ width:80px; float:left; margin-left:10px; font:100% Tahoma, Arial, Helvetica, sans-serif;}
#discussion_board_header_comment{font:100% Tahoma, Arial, Helvetica, sans-serif;}

/* Magazines */
#magazines{ border:1px solid #dedfe2;}
#magazines_header{/* border:1px solid #dedfe2; background:#eb9357;*/ color:#eb9357; font:120% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; padding:0 20px 0 0; }
#magazines_header{/* border:1px solid #dedfe2; background:#eb9357;*/ color:#eb9357; font:80% Tahoma, Arial, Helvetica, sans-serif; font-weight:normal; padding:0 20px 0 0; }
#magazines_content{color:#000000; padding:5px 10px 5px 10px;}
#magazines_content h2{ color:#2f4d71; font-size:120%; font-weight:none; line-height:18px;}
#magazines_content_left{ width:88px; float:left; line-height:18px;}
#magazines_content_right{ width:172px; float:left; margin-left:10px; font:110% Bhaskar_WEB_Intro_Test; line-height:20px;}


/* Magazines New */
#magazines_new{ padding:1px; width:984px; border:1px solid #CCCCCC;}
#magazines_new ul{}
#magazines_new { margin-left:0px;}
#magazines_new_one{ float:left; width:151px; padding:3px 3px 3px 3px; background:#FFFFFF; color:#000000; height:80px; min-height:80px; height:auto !important; border-right:1px dotted #999999;}
#magazines_new_two{ float:left; width:152px; padding:3px 3px 3px 3px; margin-left:5px; background:#FFFFFF; color:#000000; height:80px; min-height:80px; height:auto !important; border-right:1px dotted #999999;}
#magazines_new_three{ float:left; width:152px; padding:3px 3px 3px 3px; margin-left:5px; background:#FFFFFF; color:#000000; height:80px; min-height:80px; height:auto !important; border-right:1px dotted #999999;}
#magazines_new_four{ float:left; width:152px; padding:3px 3px 3px 3px; margin-left:5px; background:#FFFFFF; color:#000000; height:80px; min-height:80px; height:auto !important; border-right:1px dotted #999999;}
#magazines_new_five{ float:left; width:152px; padding:3px 3px 3px 3px; margin-left:5px; background:#FFFFFF; color:#000000; height:80px; min-height:80px; height:auto !important; border-right:1px dotted #999999;}
#magazines_new_six{ float:left; width:152px; padding:3px 3px 3px 3px; margin-left:5px; background:#FFFFFF; color:#000000; height:80px; min-height:80px; height:auto !important; }

/* Block 3rd Code */
#block_no_three{ color:#000000; padding:5px 0 5px 0;}
#block_no_three_left{ float:left; width:815px;}
#block_no_three_right{ float:left; width:154px; margin-left:10px;}

/* Columns Special Gadgets Shopping */
#columns_special_gadgets_mirchmasal{ color:#000000;}
#col_spe_gad_sho_heading{color:#000000;}
#col_spe_gad_sho_heading_left{ float:left; width:30px; padding:0px 0 0 0;}
#col_spe_gad_sho_heading_right{ float:left; width:360px;  margin-left:1px;}
#col_spe_gad_sho_heading_right h2{ color:#2f4d71; font-size:120%; font-weight:none;}
#col_spe_gad_sho_content{color:#000000;}
#col_spe_gad_sho_content_left{float:left; width:155px;}
#col_spe_gad_sho_content_right{float:left; width:226px; margin-left:10px;}
#columns_special{ float:left; width:394px; padding-right:10px;}
#gadgets_mirchmasal{ float:left; width:394px; margin-left:10px;}

/* Block 4th Code */
/* Photo Gallery */
#photo_gallery{ color:#000000; padding:5px 0 5px 0; background:#bbdee4; height:220px;}
#photo_gallery_content{ color:#000000; width:815px; margin-top:-20px;}
#photo_gallery_content_head{ color:#4d5677; text-align:center;font:30px Tahoma, Arial, Helvetica, sans-serif; padding:0 0 10px 0;}
#photo_gallery_content_title{ color:#666666; text-align:center;font:10px Bhaskar_WEB_Intro_Test, Verdana, Arial, sans-serif;}
#photo_gallery_content_box{ color:#FF0000; margin-left:23px;}
#photo_gallery_content_box_1{ float:left; width:115px; background:#FFFFFF; padding:2px; text-align:left; height:155px;}
#photo_gallery_content_box_2{ float:left; width:115px; margin-left:30px; padding:2px;  background:#FFFFFF; text-align:left; height:155px;}
#photo_gallery_content_box_3{ float:left; width:115px; margin-left:30px; padding:2px; background:#FFFFFF; text-align:left; height:155px;}
#photo_gallery_content_box_4{ float:left; width:115px; margin-left:30px; padding:2px;  background:#FFFFFF; text-align:left; height:155px;}
#photo_gallery_content_box_5{ float:left; width:115px; margin-left:30px; padding:2px;  background:#FFFFFF; text-align:left; height:155px;}
/* Photo Gallery Image Viewer */
.stepcarousel_gallery{ position: relative; /*leave this value alone*/ /*border: 5px solid gray;*/ overflow: scroll; /*leave this value alone*/ width: 720px; /*Width of Carousel Viewer itself*/ height: 185px; /*Height should enough to fit largest content's height*/}
.stepcarousel_gallery .belt{ position: absolute; /*leave this value alone*/	left: 0;top: 0;}
.stepcarousel_gallery .panel{float: left; /*leave this value alone*/ overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin:0 9px 0 8px; /*margin around each panel*/ /*width: 153px; Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */}

/* Block 5th Code */
/* SpeakUp Panchang Horoscope Shopping */
#panchang_horoscope_daramkaram_shopping{ color:#000000; width:989px; margin:0px auto;}

#panchang{ float:left; width:200px; padding-right:10px; margin-left:10px; height:230px; min-height:230px; height:auto !important;}
#panchang_head{ color:#000000;}
#panchang_box{background:#dededc; color:#000000; font:110% Bhaskar_WEB_Intro_Test; font-weight:bold; text-align:center; padding:0 20px 0 20px; }

#horoscope{ float:left; width:180px; margin-left:10px; padding-right:10px; height:230px; min-height:230px; height:auto !important;}
#horoscope_head{ color:#000000;}
#horoscope_content{ color:#000000;}
#horoscope_content_left{ float:left; width:50px; color:#000000; font-size:120%; font-weight:bold;}
#horoscope_content_right{ float:left; width:129px; margin-left:10px; }

#daramkaram{ float:left; width:250px; margin-left:10px; padding-right:10px; height:230px; min-height:230px; height:auto !important;}

#daramkaram_head{ color:#000000;}
#daramkaram_content{ color:#000000;}
#daramkaram_content_left{ float:left; width:80px; color:#365477; line-height:18px;}
#daramkaram_content_right{ float:left; width:106px; margin-left:10px; }

#shopping{ float:left; width:150px; margin-left:10px; height:230px; min-height:230px; height:auto !important;}
#shopping_head{ color:#000000;}
#shopping_content{ color:#000000;}
#shopping_content_left{ float:left; width:112px; color:#000000; font-size:120%; font-weight:bold;}
#shopping_content_right{ float:left; width:202px; margin-left:10px;}

/* OReally */
#oreally_box{ color:#000000; width:989px; margin:0px auto;}
#oreally_box_left{ float:left; width:235px; padding-right:10px;}
#oreally_box_right{ float:left; width:728px; margin-left:5px;}

/* Block 6th Code */
/* Leisure And Epaper */
#leisure_epaper{ color:#000000;}
#leisure_epaper_left{ float:left; width:880px;}
#puzzle_game_comics_crossword{color:#000000;}
#leisure_header{ border:1px solid #dedfe2; background:#ffffff; color:#eb9357; font:100% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; padding:0 20px 0 20px; border:1px solid #dedfda; }

#puzzle{ float:left; width:246px; border-right:#CCCCCC 1px solid;}
#puzzle_header{ background:#dedfda; color:#000000; display:block; font:100% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;}
#puzzle_content{ padding:10px; text-align:center;}

#game{ float:left; width:246px; margin-left:0px; border-right:#CCCCCC 1px solid;}
#game_header{ background:#dedfda; color:#000000; display:block; font:100% bold Tahoma, Arial, Helvetica, sans-serif; text-align:center; font-weight:bold;}
#game_content{ padding:10px; text-align:center;}

#comics{ float:left; width:246px; margin-left:0px; border-right:#CCCCCC 1px solid;}
#comics_header{ background:#dedfda; color:#000000; display:block; font:100% bold Tahoma, Arial, Helvetica, sans-serif; text-align:center; font-weight:bold;}
#comics_content{ padding:10px; text-align:center;}

#crossword{ float:left; width:246px; margin-left:0px;}
#crossword_header{ background:#dedfda; color:#000000; display:block; font:100% bold Tahoma, Arial, Helvetica, sans-serif; text-align:center; font-weight:bold;}
#crossword_content{ padding:10px; text-align:center;}

#leisure_epaper_right{ float:left; width:97px; margin-left:10px; background:#0066CC;}

/* Block 7th Code */
#bottom_four_box{ color:#000000;}

#first_box{ float:left; width:225px; padding:0 5px 0 0; height:148px; min-height:148px; height:auto !important;}
#first_box_content{ color:#000000;}
#first_box_content_left{ float:left; width:82px;}
#first_box_content_right{ float:left; width:141px; margin-left:10px;}

#second_box{ float:left; width:233px; margin-left:5px; padding:0 5px 0 0; height:148px; min-height:148px; height:auto !important;} 
#second_box_content{ color:#000000; font-size:110%; line-height:20px; margin-top:10px;}
#second_box_content a:link{ font:bold 85% Tahoma, Arial, Helvetica, sans-serif; }
#second_box_content a:visited{ font:bold 85% Tahoma, Arial, Helvetica, sans-serif; }
#second_box_content a:hover{ font:bold 85% Tahoma, Arial, Helvetica, sans-serif; }
#second_box_content a:active{ font:bold 85% Tahoma, Arial, Helvetica, sans-serif; }
#second_box_content_left{ float:left; width:82px;}
#second_box_content_right{ float:left; width:141px; margin-left:10px;}

#third_box{float:left; width:233px; margin-left:5px; /*border-right:#CCCCCC 1px solid; padding:0 5px 0 0;*/ height:148px; min-height:148px; height:auto !important;}
third_box_border{border:1px solid #dededc; padding:5px;}
#third_box_content{ color:#000000; }
#third_box_content_left{ float:left; width:141px;}
#third_box_content_right{ float:left; width:82px; margin-left:10px;}

#four_box{float:left; width:236px; margin-left:10px; height:148px; min-height:148px; height:auto !important;}
#four_box_content{color:#000000; font:110% Bhaskar_WEB_Intro_Test;}

#bhaskar_poll{ color:#000000;}

/* Comicsadd And Advertisement */
#comics_and_advertisement{ color:#000000;}
#comics_and_advertisement_left{float:left; width:251px;}
#comics_block{ color:#000000;}
#comics_block_header{ background:#dedfda; color:#000000; display:block; font:100% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;}
#comics_block_content{ padding:2px; text-align:center;}

#comics_and_advertisement_right{float:left; width:728px; height:90px; margin-left:5px; padding:3px 0 0 0;}

/* Footer */
#footer_box{color:#000000; width:989px; margin:0 auto; text-align:center; font:100% Tahoma, Arial, Helvetica, sans-serif;}
#footer_box_link{font:90% Tahoma, Arial, Helvetica, sans-serif;}
#footer_box_link a:link{ color:#365477; text-decoration:underline;}
#footer_box_link a:visited{ color:#365477; text-decoration:underline;}
#footer_box_link a:hover{ color:#000000; text-decoration:underline;}
#footer_box_link a:active{ color:#000000; text-decoration:underline;}


/* Inner Pages Cade */
/* Inner Page 1st Block */
#inner_page_block{padding:5px 0 5px 0;}
#inner_page_block_left{ float:left; width:667px;}
#inner_page_block_right{float:left; width:302px; margin-left:8px;}

/* Inner Page Heading */
#inner_page_control_head{ color:#717171;}
#inner_page_control_head_title{ color:#eb9357; font:210% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; letter-spacing:30px; text-transform:capitalize;}
#inner_page_control_head_title h1{ color:#eb9357; font:100% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; letter-spacing:30px; text-transform:capitalize;}
#inner_page_control_head_title_mp{ color:#eb9357; font:210% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; letter-spacing:10px; text-transform:capitalize;}
#inner_page_control_head_title_mp h1{ color:#eb9357; font:100% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; letter-spacing:10px; text-transform:capitalize;}
#inner_page_control_head_list{ color:#dededc; font-weight:bold;}
#inner_page_control_head_date_info{ color:#717171; font:85% Tahoma, Arial, Helvetica, sans-serif;}
#inner_page_control_story_date_info{ color:#717171; font:50% Tahoma, Arial, Helvetica, sans-serif; padding-left:10px;}

/* Inner Page Right Border */
#inner_page_right_border{border-right:#bbdee4 1px solid; padding-right:10px;}

/* Most Popular And Just Published */
#most_popular_and_just_published{color:#000000; font:110% Bhaskar_WEB_Intro_Test;}
#most_popular_and_just_published .myhead li{ list-style-image:url(../images/bullate_arrow.gif); font:110% Bhaskar_WEB_Intro_Test;}

/* Shopping Widget */
#shopping_widget_box{border:1px solid #bcdce7; padding:5px;}
#shopping_widget_box_header{ /*border:1px solid #dedfe2; background:#eb9357; */color:#eb9357; font:120% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;padding:0 20px 0 0; }
#shopping_widget_box_header h2{ color:#eb9357; font-size:90%; font-weight:none; line-height:18px;}
#shopping_widget_box_content{color:#000000;}
#shopping_widget_box_content_left{ float:left; width:88px;}
#shopping_widget_box_content_middle{ float:left; width:88px; margin-left:10px;}
#shopping_widget_box_content_right{ float:left; width:88px; margin-left:10px;}


/* my fm rj blog */
#myfm_blog_box{border:1px solid #bcdce7; padding:5px;}
#myfm_blog_box_header{ /*border:1px solid #dedfe2; background:#eb9357; */color:#eb9357; font:120% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;padding:0 20px 0 0; }
#myfm_blog_box_header h2{ color:#eb9357; font-size:90%; font-weight:none; line-height:18px;}
#myfm_blog_box_content{color:#000000;}
#myfm_blog_box_content_left{ float:left; width:88px;}
#myfm_blog_box_content_middle{ float:left; width:88px; margin-left:10px;}
#myfm_blog_box_content_right{ float:left; width:88px; margin-left:10px;}


/* Inner Page Left News And  Photo Flicker */
#inner_page_left_news_and_photo_flicker{color:#000000;}

#inner_page_left_news{ float:left; width:315px; border-right:#bbdee4 1px solid; padding-right:10px; font-family:Tahoma, Arial, Helvetica, sans-serif}
#inner_page_left_news_first{color:#000000;}
#inner_page_left_news_first_left{ float:left; width:30px; padding:0px 0 0 0;}
#inner_page_left_news_first_middle{ float:left; width:162px; margin-left:1px; display:block;}
#inner_page_left_news_first_right{ float:left; width:118px; margin-left:1px;}
#inner_page_left_news_second{color:#000000;}
#inner_page_left_news_second_left{ float:left; width:30px; padding:0px 0 0 0;}
#inner_page_left_news_second_right{ float:left; width:280px; margin-left:1px;}

#inner_page_right_photo_flicker{ float:left; width:320px; margin-left:10px;}

/* Inner Gallery */
#inner_gallery{ color:#000000; font-size:90%;}
#inner_gallery_content{ color:#000000;}
#inner_gallery_content_left{ float:left; width:160px; line-height:18px;}
#inner_gallery_content_right{ float:left; width:118px; margin-left:10px;}

#power_gallery{ color:#000000;}
#power_gallery_content{ color:#000000;}
#power_gallery_content_left{ float:left; width:160px; line-height:18px;}
#power_gallery_content_right{ float:left; width:118px; margin-left:10px;}

/* Inner Page 2nd Block */
/* In Depth - Bhaskar Gyan - Photo Feature - Editiors Blog */
#second_block{color:#000000;}
#second_block_left{ float:left; width:315px; border-right:#bbdee4 1px solid; padding-right:10px;}
#second_block_right{ float:left; width:320px; margin-left:10px;}
/* Indepth */
#indepth{ color:#000000;}
#indepth_content{ color:#000000;}
#indepth_content_left{ float:left; width:115px;}
#indepth_content_right{ float:left; width:190px; margin-left:10px;}
/* Photo Feature */
#photo_features{ color:#000000;}
#photo_features_content{ color:#000000;}
#photo_features_content_left{ float:left; width:30px; padding:0px 0 0 0;}
#photo_features_content_middle{ float:left; width:188px; margin-left:1px;}
#photo_features_content_right{ float:left; width:71px; margin-left:10px;}
/* Bhaskar Gyan */
#bhaskar_gyan{ color:#000000}
/* Editors Blog */
#editors_blog{ border:1px solid #dedfe2;}
.#editors_blog_header{ /*border:1px solid #dedfe2; background:#eb9357; */color:#eb9357; font:120% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;padding:0 20px 0 0; }
#editors_blog_header h2{ color:#eb9357; font:120% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; line-height:18px;}
#editors_blog_content{color:#000000; padding:2px 10px 2px 10px;}
#editors_blog_content h2{ color:#2f4d71; font-size:120%; font-weight:none; line-height:18px;}
#editors_blog_content_left{ width:205px; float:left; line-height:18px;}
#editors_blog_content_right{ width:80px; float:left; margin-left:10px; font:100% Tahoma, Arial, Helvetica, sans-serif;}

/* International Page */
#inter_national_second_block{ color:#000000;}
#inter_national_second_block_left{ float:left; width:205px;}
#inter_national_second_block_right{ float:left; width:100px; margin-left:10px;}

#inter_national_third_block{ color:#000000;}
#inter_national_third_block_left{ float:left; width:100px;}
#inter_national_third_block_right{ float:left; width:205px; margin-left:10px;}

/* City Page */
/* City Exclusive */
#city_exclusive{color:#000000; border-bottom:#CCCCCC 1px dotted; padding-bottom:10px; height:124px; min-height:124px; height:auto !important; margin:0 0 10px 0;}
#city_exclusive_left{ float:left; width:146px;}
#city_exclusive_middle{ float:left; width:246px; margin-left:10px;}
#city_exclusive_right{ float:left; width:230px; margin-left:10px;}

/* Crime - Politics - Social */
#crime_politics_social{ color:#000000;}
#crime_left{ float:left; width:212px;}
#politics_middle{ float:left; width:212px; margin-left:10px; font:95% Tahoma, Arial, Helvetica, sans-serif;}
#social_right{ float:left; width:212px; margin-left:10px; font:100% Tahoma, Arial, Helvetica, sans-serif;}
#state_block{ color:#000000;}

/* Event - CityCinemas */
#event_citycinema{ padding:5px 0 5px 0;}
#event{ float:left; width:315px; border-right:#CCCCCC 1px dotted; padding-right:5px; }
#event_header{ /*border:1px solid #dedfe2; background:#eb9357; */color:#eb9357; font:120% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;padding:0 20px 0 0; }
#event_header h2{ /*border:1px solid #dedfe2; background:#eb9357; */color:#eb9357; font:100% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;}
#event_content{padding:5px; border:1px solid #dedede;}
#event_content_eventbox{ color:#000000;}
#event_content_eventbox_left{ float:left; width:65px;}
#event_content_eventbox_right{ float:left; width:210px; margin-left:10px;}
#event_content_eventbox_right_part{color:#000000;}
#event_content_eventbox_right_part_one{ float:left; width:0px;}
#event_content_eventbox_right_part_second{ float:left; width:132px; margin-left:10px;}

#citycinema{ float:left; width:315px; margin-left:15px;}
#citycinema_header{ /*border:1px solid #dedfe2; background:#eb9357; */color:#eb9357; font:120% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;padding:0 20px 0 0; }
#citycinema_header h2{ /*border:1px solid #dedfe2; background:#eb9357; */color:#eb9357; font:100% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;}
#citycinema_content{padding:5px; border:1px solid #dedede;}
#citycinema_content_eventbox{ color:#000000;}
#citycinema_content_eventbox_left{ float:left; width:65px;}
#citycinema_content_eventbox_right{ float:left; width:190px; margin-left:10px;}

/* City Campus */
/* Fashion - News - Event */
#city_campus{ color:#000000;}
#cmpfashion_cmpnews_cmpevent{color:#000000;}

#cmpfashion{ float:left; width:323px; border-right:#CCCCCC 1px solid;}
#cmpfashion_header{ background:#dedfda; color:#000000; display:block; font:100% Tahoma, Arial, Helvetica, sans-serif; padding-left:10px; font-weight:bold;}
#cmpfashion_header h2{ color:#000000; display:block; font:100% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;}
#cmpfashion_content{ padding:10px; height:160px; min-height:160; height:auto !important;}
#cmpfashion_content_left{ float:left; width:110px; margin-right:50px;}
#cmpfashion_content_left_head{color:#eb9357; font:90% Tahoma, Arial, Helvetica, sans-serif;font-weight:bold; }
#cmpfashion_content_left_head a:link{ color:#eb9357; text-decoration:none;}
#cmpfashion_content_left_head a:visited{ color:#eb9357; text-decoration:none;}
#cmpfashion_content_left_head a:hover{ color:#000000; text-decoration:underline;}
#cmpfashion_content_left_head a:active{ color:#000000; text-decoration:underline;}
#cmpfashion_content_right{ float:left; width:110px; margin-left:10px;}

#cmpnews{ float:left; width:165px; border-right:#CCCCCC 1px solid;}
#cmpnews_header{ background:#dedfda; color:#000000; display:block; font:100% Tahoma, Arial, Helvetica, sans-serif; text-align:center; font-weight:bold;}
#cmpnews_content{ padding:10px; height:160px; min-height:160; height:auto !important;}

#cmpevent{ float:left; width:165px; margin-left:0px;}
#cmpevent_header{ background:#dedfda; color:#000000; display:block; font:100% Tahoma, Arial, Helvetica, sans-serif; text-align:center; font-weight:bold;}
#cmpevent_content{ padding:10px; height:160px; min-height:160; height:auto !important;}

/* Celeb And Me */
#celeb_me{color:#000000;}
#celeb_me h1{color:#000000; font:120% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;}
#celeb_me h1 a:link{ color:#eb9357; text-decoration:none;}
#celeb_me h1 a:visited{ color:#eb9357; text-decoration:none;}
#celeb_me h1 a:hover{ color:#000000; text-decoration:underline;}
#celeb_me h1 a:active{ color:#000000; text-decoration:underline;}

/* Phone - Travel - Shopping */
#phone_travel_shopping{color:#000000; background:#CCCCCC;}

/* State Page */
/* Other State Drop Down */
#other_head_img{ background:url(/bhaskar_web/images/sky_bg.gif) repeat-x; font:100% Tahoma, Arial, Helvetica, sans-serif;}
#other_head_img_left{ float:left; color:#eb9357; font:120% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; padding:0 10px 0 0;}
#other_head_img_left a:link{ color:#eb9357; text-decoration:none;}
#other_head_img_left a:visited{ color:#eb9357; text-decoration:none;}
#other_head_img_left a:hover{ color:#000000; text-decoration:underline;}
#other_head_img_left a:active{ color:#000000; text-decoration:underline;}
#other_head_img_right{ float:right; width:100px; background:#bbdee4; font-weight:bold; font-size:85%; text-align:right; padding:0 5px 0 0; margin-top:2px; }
#other_head_img_right select{ margin-left:30px;}
#other_head_img_right a:link{ color:#365477; text-decoration:none;}
#other_head_img_right a:hover{ color:#000000; text-decoration:underline;}


/* Entertainment PhotoFlicker */
#entertainment_photoflicker{color:#000000; border:1px solid #CCCCCC; padding:5px;}
#entertainment_photoflicker_content{ color:#000000;}
#entertainment_photoflicker_content_left{ float:left; width:250px;}
#entertainment_photoflicker_content_left_intro{ margin:5px 0 5px 0; background:#dedede; color:#000000;}
#entertainment_photoflicker_content_right{ float:left; width:380px; margin-left:10px; padding-top:15px; font-size:120%; font-weight:bold;}
#entertainment_photoflicker_content_right a{ color:#eb9357; text-decoration:none; }
#entertainment_photoflicker_content_right a:hover{ color:#41485a; text-decoration:underline; }

/* Abhivyakti */
#abhivyakti{ color:#000000;}
#abhivyakti_left{ float:left; width:30px; padding:0px 0 0 0;}
#abhivyakti_right{ float:left; width:622px; margin-left:1px;}

/* Abhivyakti Editorial Left News */
#abhivyakti_editorial_left_news{color:#000000;}
#abhivyakti_editorial_left_news_left{ float:left; width:30px; padding:0px 0 0 0;}
#abhivyakti_editorial_left_news_right{ float:left; width:280px; margin-left:1px;}

/* Our Columnist */
#our_columnist{color:#000000;}
#our_columnist_left{ float:left; width:145px; border-right:#bbdee4 1px solid; padding-right:10px;}
#our_columnist_right{ float:left; width:145px; margin-left:10px;}

/* Our Columnist News */
#our_columnist_news{color:#000000;}
#our_columnist_news_left{ float:left; width:40px;}
#our_columnist_news_right{ float:left; width:95px; margin-left:10px; }

#our_columnist_news_headline{color:#000000;}
#our_columnist_news_headline_left{ float:left; width:30px; padding:0px 0 0 0;}
#our_columnist_news_headline_right{ float:left; width:110px; margin-left:1px;}

/* Cartoon */
#cartoon{ color:#000000;}
#cartoon_content{ color:#000000; border:#bbdee4 1px solid; padding:10px;}

/* Jeevan Darshan - Jeene Ki Raah - Dusre Akhbaro Se - Raag Darbari */
#jeevan_darshan_jeene_ki_raah_dusre_akhbaro_se_raag_darbari{color:#000000;}

#jeevan_darshan{ float:left; width:225px; border-right:#CCCCCC 1px solid; padding:0 10px 0 0;}
#jeevan_darshan_content{color:#000000;}
#jeevan_darshan_content_left{ float:left; width:30px; padding:0px 0 0 0;}
#jeevan_darshan_content_right{ float:left; width:190px; margin-left:1px;}


#jeene_ki_raah{ float:left; width:225px; margin-left:10px; border-right:#CCCCCC 1px solid; padding:0 10px 0 0;}
#jeene_ki_raah_content{color:#000000;}
#jeene_ki_raah_content_left{ float:left; width:30px; padding:0px 0 0 0;}
#jeene_ki_raah_content_right{ float:left; width:190px; margin-left:1px;}

#dusre_akhbaro_se{ float:left; width:225px; margin-left:10px; border-right:#CCCCCC 1px solid; padding:0 10px 0 0;}
#dusre_akhbaro_se_content{color:#000000;}
#dusre_akhbaro_se_content_left{ float:left; width:30px; padding:0px 0 0 0;}
#dusre_akhbaro_se_content_right{ float:left; width:190px; margin-left:1px;}

#raag_darbari{ float:left; width:225px; margin-left:10px; padding:0 10px 0 0;}
#raag_darbari_content{color:#000000;}
#raag_darbari_content_left{ float:left; width:30px; padding:0px 0 0 0;}
#raag_darbari_content_right{ float:left; width:190px; margin-left:1px;}

/* Your Opinion Mail */
#your_opinion_mail{ color:#000000;}
#your_opinion_mail_content{ color:#000000;}
#your_opinion_mail_content_left{ float:left; width:30px; padding:0px 0 0 0;}
#your_opinion_mail_content_right{ float:left; width:268px; margin-left:1px;}

/* Mirch Masal */
#inner_page_mirch_left_news{color:#000000; width:650px; padding-top:5px;}
#inner_page_mirch_left_news_left{ float:left; width:30px; padding:0px 0 0 0;}
#inner_page_mirch_left_news_middle{ float:left; width:120px; margin-left:20px; display:block;}
#inner_page_mirch_left_news_right1{ float:left; width:470px; margin-left:10px;}

/* Other City Right Box */
#other_page_right_box{color:#000000; width:650px; padding-top:5px;}
#other_page_right_box_left{ float:left; width:30px; padding:0px 0 0 0;}
#other_page_right_box_middle{ float:left; /*width:120px; */margin-left:20px; display:block;}
#other_page_right_box_right{ float:left; width:470px; margin-left:10px;}

/* Other City Left Box */
#other_page_left_box{color:#000000; width:650px; padding-top:5px;}
#other_page_left_box_left{ float:left; width:30px; padding:0px 0 0 0;}
#other_page_left_box_middle{ float:left; width:510px; margin-left:15px; display:block;}
#other_page_left_box_middle img{ margin:0 0 10px 10px;}
#other_page_left_box_right{ float:left; width:80px; margin-left:10px;}

/* Full Story */
#full_story_box{color:#000000; width:650px; padding-top:5px;}
#full_story_box_left{ float:left; width:30px; padding:0px 0 0 0;}
#full_story_box_right{ float:left; width:620px; margin-left:20px;}

/* Articles */
/* Articles Date Info - BradCrumb */
#articles_dateinfo_bradcrumb{ color:#000000;}
#articles_dateinfo_bradcrumb_left{ float:left; width:492px;}
#articles_dateinfo_bradcrumb_right{ float:left; width:165px; margin-left:10px;}

/* Articles Content */
#articles_content{color:#000000;}
#articles_content img{ margin:5px 10px 0 0;}
#articles_content_left{ float:left; width:30px; padding:0px 0 0 0;}
#articles_content_right{ float:left; width:622px; margin-left:1px;}

/* Articles Comment Area */
#articles_comment_area{ color:#000000;}
#articles_comment_area_view_comment{ color:#000000; padding:3px; border:1px solid #999999;}

/* Articles Users Comment Reviews */
#articles_users_comment_reviews{color:#000000; padding:5px; border:1px solid #999999;}

/* Articles User One Comment Reviews */
#user_one_comment_review{ color:#000000; padding:10px;}
/*#user_one_comment_review_left{ float:left; width:74px; background:#000066;}
#user_one_comment_review_right{ float:left; width:550px; margin-left:10px; background:#000066;}*/
#user_two_comment_review{ color:#000000; padding:10px; margin-left:50px; border:1px solid #eb9357;}

/* Articles Apna Vichar */
#articles_apna_vichar{ color:#000000;}
#post_comment{ color:#000000; background:#c6d7e1; padding:10px;}
#post_comment_head{ color:#000000; font:120% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;}
#post_comment_left{ float:left; width:252px;}

#post_comment_left_form{ color:#000000; font:120% Tahoma, Arial, Helvetica, sans-serif;}
#post_comment_left_form_left{ float:left; width:64px;}
#post_comment_left_form_right{ float:left; width:172px; margin-left:10px;}

#post_comment_right{ float:left; width:364px; margin-left:20px; font:100% Tahoma, Arial, Helvetica, sans-serif;}


/* Bazzar */
/* BSE */
#bse{ color:#000000;}
#bse h2{ color:#eb9357; font:90% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; line-height:18px;}
#bse_content{color:#000000;}

/* Khas Khabrein */
#khas_khabrein{ color:#000000;}
#khas_khabrein h2{ color:#eb9357; font:90% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold; line-height:18px;}
#khas_khabrein_content{ color:#000000; font-size:90%;}

/* America Asia Europe */
#america_asia_europe{ color:#000000;}
#america_main_btn{float:left; background:#8db7d0; padding:3px 5px 3px 5px; text-align:center; margin-left:10px; font-size:20px; color:#FFFFFF;}
#share_head{float:left; background:#8db7d0; width:310px; margin:10px 0px 0px 5px; height:12px;}
#share_head1{float:left; background:#dedede; width:310px; margin:10px 0px 0px 5px; height:12px;}
#share_box1{float:left; width:93px; margin-left:1px;}
#share_box2{float:left; width:75px; margin-left:1px;}
#share_box3{float:left; width:70px; margin-left:1px;}
#share_box4{float:left; width:55px; margin-left:1px;}


/* Interview */
#bazzar_three_box{ color:#000000;}
#bazzar_three_box_left{ float:left; width:30px; padding:0px 0 0 0;}
#bazzar_three_box_middle{ float:left; width:160px; margin-left:1px; font-family: Bhaskar_WEB_Intro_Test, Verdana, Arial, sans-serif;}
#bazzar_three_box_right{ float:left; width:100px; margin-left:10px; font-family: Bhaskar_WEB_Intro_Test, Verdana, Arial, sans-serif;}

/* Aapke Sawal */
#aapke_sawal{ color:#000000;}
#rakhe_nazar{ color:#000000;}
#bazzar_news{ color:#000000;}
#bazzar_news_left{ float:left; width:30px; padding:0px 0 0 0;}
#bazzar_news_right{ float:left; width:280px; margin-left:1px;}

/* Board Baithak */
board_baithak{ color:#000000;}
#board_baithak_content{padding:10px; border:1px solid #dedede; scrollbar-3dlight-color:#dedfda; scrollbar-arrow-color:000000; scrollbar-base-color:#dedede; scrollbar-darkshadow-color:#a7a7a7; scrollbar-face-color:dddddb; scrollbar-highlight-color:dddddb; scrollbar-shadow-color:#000000; color: #000; background-color: #fff; width:285px; /*overflow: auto;*/}
#board_baithak_content_scroll{ color:#000000; line-height:18px;}
#board_baithak_content_scroll_left{ float:left; width:190px;}
#board_baithak_content_scroll_right{ float:left; width:65px; margin-left:10px;}

/*matrix city style by anand*/
#matrix_city{width:950px; float:left; margin:0px auto; font-size:14px;}
#matrix_city_box{float:left; margin:0px;}
#matrix_dark_btn{float:left; width:130px; background:#ff9619; padding:3px 5px 3px 5px; margin:5px 0px 0px 15px; color:#FFFFFF;}
#matrix_dark_btn a:link{ color:#FFFFFF; text-decoration:none;}
#matrix_dark_btn a:visited{ color:#FFFFFF; text-decoration:none;}
#matrix_dark_btn a:hover{ color:#000000;	text-decoration:underline; background:#feae4d;}
#matrix_dark_btn a:active{ color:#000000; text-decoration:none;}
#matrix_light_btn{float:left; width:130px; background:#feae4d; padding:3px 5px 3px 5px; margin:5px 0px 0px 15px; color:#FFFFFF;}
#matrix_light_btn a:link{ color:#FFFFFF; text-decoration:none;}
#matrix_light_btn a:visited{ color:#FFFFFF; text-decoration:none;}
#matrix_light_btn a:hover{ color:#000000;	text-decoration:underline; background:#ff9619;}
#matrix_light_btn a:active{ color:#000000; text-decoration:underline;}
/*matrix city style by anand*/

/*7 cities pankaj*/
.modalDialog_transparentDivs{filter:alpha(opacity=40); opacity:0.4; background-color:#AAA; z-index:1; position:absolute;}
.modalDialog_contentDiv{
	border:3px solid #000;	
	padding:2px;
	z-index:100;
	position:absolute;
	background-color:#FFF;
}
.modalDialog_contentDiv_shadow{
	z-index:90;
	position:absolute;
	background-color:#555;
	filter:alpha(opacity=30);
	opacity:0.3;
}


/*rasrang start*/



<!------------ ras top start -------------->

#ras_top{

height:100px;

margin-bottom:10px;

text-align:justify;

}

#ras_top_logo{

float:left;

width:230px;

}

#ras_top_jain{

float:left;

background:#DBE4F5;

padding:5px;

}

#ras_top_jain_head{

}

#ras_top_jain_text{

margin:0 10px 5px 30px;

}

#ras_top_jain_box{

float:left;

width:730px;

}

#ras_top_jain__img{

float:left;

width:140px;

height:80px;

}

<!------------ ras top end -------------->



.ras_left{

float:left;

width:650px;

}

#ras_left_top{

}

#ras_left_top_row1{

}

#ras_left_top_row2{

margin-top:10px;

width:650px;

}

#ras_left_top_box1{

float:left;

width:54%;

padding:0 10px 10px 10px;

}

#ras_left_top_box2{

float:left;

width:44%;

margin-left:10px;

}

#ras_kahani{

float:left;

width:300px;

}

#ras_kahani_head{

}

#ras_kahani_text{

padding:5px;

text-align:justify;

}

#ras_lamha{

float:right;

width:300px;

}

#ras_lamha_head{

}

#ras_lamha_text{

padding:5px;

text-align:justify;

}

#ras_lamha_img{

float:right;

width:80px;

height:100px;

margin-top:20px;

}

#ras_lamha_cont{

float:left;

width:210px;

}



#ras_left_bot{

margin-top:10px;

}

#ras_left_bot_left{

float:left;

width:140px;

margin-right:10px;

}

#ras_left_bot_right{

float:left;

width:480px;

margin-left:10px;

}

#ras_left_bot_right_row1{

}

#ras_left_bot_right_box1{

float:left;

width:49%;

}

#ras_left_bot_right_box1_text{

float:left;

width:70%;

text-align:justify;

}

#ras_left_bot_right_box1_img{

float:left;

width:25%;

}

#ras_left_bot_right_box2{

float:left;

width:49%;

margin-left:5px;

}

#ras_left_bot_right_box2_text{

float:left;

width:70%;

text-align:justify;

}

#ras_left_bot_right_box2_img{

float:left;

width:25%;

}

#ras_left_bot_right_row2{

margin-top:10px;

}

#ras_left_bot_right_box3{

float:left;

width:49%;

text-align:justify;

}

#ras_left_bot_right_box4{

float:left;

width:49%;

margin-left:5px;

text-align:justify;

}

#ras_right{

float:left;

width:300px;

margin:10px 0 0 20px;;

background:#F8E9AE;

text-align:justify;

}

#ras_right_head{

background:#F8E9AE;

}

#ras_right_text{

background:#F8E9AE;

padding:0px 20px 20px 20px;

text-align:justify;

}

/*rasrang end*/


/* Madhurima css start */
#madh_container{
width:970px;
padding:0px;
margin:0px auto;
float:left;}
#madh_header{
float:left;
margin:0px auto;
background:url(../images/madhurima_header.gif) no-repeat;
width:970px;
height:104px;}
#madh_head_cnt_box{
width:500px;
float:left;
padding-left:350px;
}
#madh_head_cnt_box_left{
width:95px;
float:left;
padding:5px;
}
#madh_head_cnt_box_right{
padding-top:10px;
width:360px;
float:left;
margin-left:10px;
font:12px Verdana UNICODE MS;
color:#FFFFFF;
text-align:justify;
}
#madh_cnt_container{
width:976px;
margin:0px auto;

}
#madh_cnt_container_left{
width:160px;
float:left;
}
#madh_cnt_container_middle{
width:586px;
float:left;
margin-left:5px;}
#madh_cnt_container_right{
width:210px;
float:left;
background:#dbe4f4;
margin-left:5px;
}
#madh_navigation{
width:150px;
float:left;
margin-left:5px;}
#madh_ulghan_head{
width:140px;
float:left;
padding:5px;
background:#2e93d7;
text-align:center;
color:#FFFFFF;
font:14px Verdana UNICODE MS;
font-weight:bold;}
#madh_ulghan_img{
width:150px;
float:left;}
#madh_ulghan_cnt{
float:left;
width:140px;
padding:5px;
background:url(../images/madh_ulghan_bg.jpg) repeat-x;
font:14px Verdana UNICODE MS;
color:#000000;
font-weight:bold;
}

#madh_ulghan_cnt ul{
margin: 0px;padding: 0px;border: none; line-height:25px;
}
#madh_ulghan_cnt ul li{
margin: 0px; margin-left:15px; padding: 0px;list-style:url(../images/madh_arrow.gif);line-height:25px;
}
#madh_sahitya_head{
width:140px;
float:left;
padding:5px;
background:#ffbd76;
text-align:center;
color:#934200;
margin-top:10px;
font:14px Verdana UNICODE MS;
font-weight:bold;}
#madh_sahitya_cnt{
float:left;
width:140px;
padding:5px;
background:url(../images/madh_sahitya_bg.jpg) repeat-x;
font:14px Verdana UNICODE MS;
color:#000000;
font-weight:bold;
}

#madh_sahitya_cnt ul{
margin: 0px;padding: 0px;border: none; line-height:25px;
}
#madh_sahitya_cnt ul li{
margin: 0px; margin-left:15px; padding: 0px;list-style:url(../images/sahitya_arrow.gif);line-height:25px;
}

#madh_left_adv{
width:160px;
height:600px;
float:left;
margin-top:15px;
text-align:centre;}


#madh_cnt_middle_above_box{
width:586px;
float:left;
}
#madh_cnt_middle_above_box1{
width:274px;
float:left;
}
#madh_cnt_middle_above_box2{
width:305px;
float:left;
margin-left:5px;
}
#madh_box1_head{
width:274px;
font:16px Verdana UNICODE MS;
color:#bd3355;
font-weight:bold;}
#madh_box1_matter{
width:274px;
font:13px Verdana UNICODE MS;
color:#bd3355;
text-align:justify;
color:#000000;
}
#madh_cnt_middle_lower_box{
width:586px;
float:left;
}
#madh_cnt_middle_lower_box1{
width:270px;
float:left;
margin-left:10px;
}
#madh_cnt_middle_lower_box2
{
width:270px;
float:left;
margin-left:10px;}
#madh_cnt_head1{
width:260px;
float:left;
padding:5px;}
#madh_middle_lower_image{
width:260px;
float:left;
padding:5px;}
#madh_middle_lower_cnt{
padding-top:5px;
width:270px;
float:left;}
#madh_middle_lower_cnt_head{
width:230px;
float:left;
text-align:left;
font:14px Verdana UNICODE MS;
font-weight:bold;
color:#2e93d7;
border-bottom:dotted 2px #000000;}
#madh_panir_cnt_box{
width:270px;
float:left;
margin-top:5px;}
#madh_special_box{
width:800px;
float:left;
padding-top:10px;}
#madh_special_box1{
width:180px;
float:left;
background:#003366;
margin-left:14px;
}
#madh_special_box1_head{
width:170px;
padding:5px;
float:left;
background:#eeeeee;
text-align:center;}
#madh_special_box1_cnt{
width:160px;
padding:5px 5px 5px 15px;
float:left;
background:#e3e3e3;
text-align:left;
height:130px;}
#madh_special_box1_head1{
width:170px;
padding:5px;
float:left;
background:#ccdbf2;
text-align:center;}
#madh_special_box1_cnt1{
width:160px;
padding:5px 5px 5px 15px;
float:left;
background:#dbe4f3;
text-align:left;
height:130px;}
#madh_special_box1_head2{
width:170px;
padding:5px;
float:left;
background:#efefef;
text-align:center;}
#madh_special_box1_cnt2{
width:160px;
padding:5px 5px 5px 15px;
float:left;
background:#e3e3e3;
text-align:left;
height:130px;}
#madh_special_box1_head3{
width:170px;
padding:5px;
float:left;
background:#ccdbf2;
text-align:center;}
#madh_special_box1_cnt3{
width:160px;
padding:5px 5px 5px 15px;
float:left;
background:#dbe4f3;
text-align:left;
height:130px;}
#madh_special_box1 ul{
margin: 0px;padding: 0px;border: none; line-height:25px;
}
#madh_special_box1 ul li{
margin: 0px; margin-left:15px; padding: 0px;line-height:25px;
}
/*#madh_cnt_middle_lower_box3
{
width:107px;
float:left;
margin-left:10px;}
#madh_middle_lower_image{
width:220px;
float:left;}
#madh_middle_lower_image1{
padding-top:15px;
width:220px;
float:left;}
#madh_middle_lower_cnt{
padding-top:5px;
width:220px;
float:left;}
#madh_middle_lower_cnt_left{
float:left;
width:150px;
font:11px Tahoma, Arial, Helvetica, sans-serif;

}
#madh_middle_lower_cnt_right{
float:left;
width:50px;
padding:5px;
}*/
madh_right_box_cnt{
padding-top:5px;
width:210px;
float:left;
}
/* Madhurima css close */



/* christmas css start created by anand*/
#chris_container{width:989px; margin:0px auto; text-align:left; background:#FFFFFF; font:90% Bhaskar_Web_Head_Test_exp;}
#chris_header{}
#chris_box1{font:90% Bhaskar_Web_Head_Test_exp;}
#chris_box1{font:90% Bhaskar_Web_Head_Test_exp;}
#chris_box2{ padding:0 0 0 5px;font:90% Bhaskar_Web_Head_Test_exp;}
#chris_box1_left{float:left; padding:5px; width:490px;}
#chris_news_head{font:90% Bhaskar_Web_Head_Test_exp;}
#chris_box1_right{float:left; padding:5px; width:450px; background:#cf4030;font:90% Bhaskar_Web_Head_Test_exp;}
#chris_content_box{padding:5px;font:90% Bhaskar_Web_Head_Test_exp;}
#chris_gallary_img{padding:5px 0 10px 5px;}
#chris_box2_left{width:305px; float:left;font:90% Bhaskar_Web_Head_Test_exp;}
#chris_box2_middle{width:305px; float:left;font:90% Bhaskar_Web_Head_Test_exp;}
#chris_box2_right{width:330px; float:left;font:90% Bhaskar_Web_Head_Test_exp;}

/* new year css start created by anand*/
#year_container{width:989px; margin:0px auto; text-align:left; background:#FFFFFF; font: Bhaskar_Web_Head_Test_exp;}
#year_head{margin:0px auto;}
#year_box{width:989px; float:left; text-align:left; background:#FFFFFF;font: Bhaskar_Web_Head_Test_exp;}
#year_left_box{float:left; width:665px;}
#year_left_box1{float:left; width:315px;}
#year_left_box2{float:left; width:315px; margin-left:15px;}
#year_right_box{float:left; width:305px; margin-left:10px; }
#year_left_cnt{float:left;}
#year_cnt_head{padding:5px 0 5px 5px;}
#new_year_resoulation{width:300px;}
#newyear_poll{width:989px; padding:5px;font: Bhaskar_Web_Head_Test_exp;}
#newyear_flicker{width:305px; float:left;}
#new_year_poll_box{width:210px; border:2px solid #FF9900; padding:5px; margin-left:15px; float:left;font: Bhaskar_Web_Head_Test_exp;}

/* kumbh css start created by anand*/
#kumbh_container{width:989px; margin:0px auto; text-align:left; font: Bhaskar_Web_Head_Test_exp;}
#kumbh_head{margin:0px auto;}
#kumbh_content{width:989px; float:left; text-align:left; background:#FFFFFF;font: Bhaskar_Web_Head_Test_exp;}
#kumbh_above_box{width:989px; padding-top:10px;}
#kumbh_above_box1{float:left; width:660px; background:#ff9600; height:550px;}
#kumbh_above_box2{float:left; width:312px; margin-left:10px;}
#kumbh_news_box{width:320px; float:left; margin-left:4px;}
#kumbh_line{width:5px; float:left;}


/* 26 January */
#republic_day{ color:#000000; padding-left:5px;}
#republic_day_txt{font:120% Bhaskar_Web_Head_Test_exp; color:#FFFFFF; background:#0c8208; text-align:center;}

/* Jaipur heritage css start created by anand*/
#heritage_container{width:989px; margin:0px auto; text-align:left; font: Bhaskar_Web_Head_Test_exp;}
#heritage_head{margin:0px auto;}
#heritage_content{width:989px; float:left; text-align:left; background:#FFFFFF;font: Bhaskar_Web_Head_Test_exp;}
#heritage_above_box{width:989px; padding-top:10px;}
#heritage_above_box1{float:left; width:640px; background:#fcc900; height:550px;}
#heritage_above_box2{float:left; width:310px; margin-left:10px;}
#heritage_news_box{width:310px; float:left;}
#heritage_line{width:5px; float:left;}
#feedback_box{font-family:tahoma; font-size:12px;}
#feedback_box_left{font-family:tahoma; font-size:12px;}


/* budget 2010 css start created by anand*/
#budget_container{width:989px; margin:0px auto; text-align:left; font:Bhaskar_Web_Head_Test_exp; background:#FFFFFF;}
#budget_head{margin:0px auto;}
#budget_exclusive_news{margin-top:5px; font:Bhaskar_Web_Head_Test_exp; background:#c3d4e4;}
#budget_exclusive_left{float:left; width:198px; height:34px;}
#budget_exclusive_right{float:left; width:771px; height:34px; background:#c3d4e4; margin-left:0px; font:Bhaskar_Web_Head_Test_exp; color:#000000; font-weight:bold;}
#budget_content{width:989px; float:left; text-align:left; background:#FFFFFF;font: Bhaskar_Web_Head_Test_exp; margin-top:10px;}
#budget_content_box1{width:327px; border-right:2px #bbdee4 solid; float:left;  font:Bhaskar_Web_Head_Test_exp;}
#budget_content_box2{width:327px; border-right:2px #bbdee4 solid; float:left; margin-left:10px;  font:Bhaskar_Web_Head_Test_exp;}
#budget_content_box3{width:305px; float:left; margin-left:10px;  font:Bhaskar_Web_Head_Test_exp;}
#budget_left_cnt{width:313px; float:left;  font:Bhaskar_Web_Head_Test_exp;}
#budget_news{ width:313px; float:left;  font:Bhaskar_Web_Head_Test_exp;}
#budget_news h1{ color:#365476;  font:120% Bhaskar_Web_Head_Test_exp; font-weight:bold;}
#budget_news_below{width:310px; float:left;  font:Bhaskar_Web_Head_Test_exp;}
#budget_news_left{width:96px; float:left; padding-right:4px;  font:Bhaskar_Web_Head_Test_exp;}
#budget_news_right{width:200px; float:left;  font:Bhaskar_Web_Head_Test_exp;}
#budget_news_int_left{width:96px; float:left; padding-left:4px;  font:Bhaskar_Web_Head_Test_exp;}
#budget_news_rail_right{width:290px; float:left; padding-left:20px;  font:Bhaskar_Web_Head_Test_exp;}
#budget_news_right .uni_txt{color:#000000; font:110% Bhaskar_WEB_Intro_Test, Verdana, Arial, sans-serif; line-height:20px; text-align:left;}
#budget_openion_mail{width:305px; float:left;  font:Bhaskar_Web_Head_Test_exp;}
#budget_openion_name{float:right; padding-right:15px;  font:Bhaskar_Web_Head_Test_exp;}
#budget_openion_mail h1{ color:#365476;  font:120% Bhaskar_Web_Head_Test_exp; font-weight:bold;}
#budget_opnion_button{float:left; width:300px;  font:Bhaskar_Web_Head_Test_exp;}

/*ipl widget*/
#ipl_widget{width:301px; float:left; border:2px solid #02A7C7; background:#E7F6F9; font:16px Verdana, Arial, Helvetica, sans-serif; text-align:center; }
#ipl_widget_header{width:301px; float:left; color:#EB9357; font-weight:bold; background:#ffffff;border-bottom:1px solid #02A7C7;}
#ipl_widget_header a:link{color:#EB9357; text-decoration:none;}
#ipl_widget_header a:visited{ color:#EB9357; text-decoration:none;}
#ipl_widget_header a:hover{ text-decoration:underline;}
#ipl_widget_header a:active{text-decoration:underline;}
#ipl_widget_content{width:301px; float:left; margin:0px; padding:0px;}
#ipl_widget_content_txt{width:275px; padding:5px 10px 5px 15px; font-size:80%; text-align:left; color:#08559b;}
#ipl_widget a:link{ text-decoration:none;}
#ipl_widget a:visited{text-decoration:none;}
#ipl_widget a:hover{ text-decoration:underline;}
#ipl_widget a:active{ text-decoration:underline;}

/*rss feed css*/
.rss_text_left{color:#000000; font:100% Tahoma, Arial, Helvetica, sans-serif; float:left; margin-left:10px; width:150px; padding:2px 0 2px 0;}
.rss_text_left a:link{color:#000000; text-decoration:none;}
.rss_text_left a:visited{text-decoration:none; color:#666666}
.rss_text_left a:hover{text-decoration:underline; color:#666666;}

.rss_text_right{color:#000000; font:100% Tahoma, Arial, Helvetica, sans-serif; float:left; margin-left:10px; width:450px; padding:2px 0 2px 0;}
.rss_text_right a:link{color:#000000; text-decoration:none;}
.rss_text_right a:visited{text-decoration:none; color:#666666}
.rss_text_right a:hover{text-decoration:underline; color:#666666;}
.head_rss{color:#365477; font:100% Tahoma, Arial, Helvetica, sans-serif; font-weight:bold;}

/*media track css start creadted by anand*/
#media_container{margin:0 auto; padding:0; width:989px; text-align:left; font:100% Bhaskar_WEB_Test_Exp, Verdana, Arial, sans-serif; background:#FFFFFF; }
#media_container_left{float:left; width:660px;}
#media_container_left a:link{ color:#2872b1; text-decoration:none;}
#media_container_left a:visited{ color:#2872b1;text-decoration:none;}
#media_container_left a:hover{ color:#2872b1; text-decoration:underline;}
#media_container_left a:active{ color:#2872b1; text-decoration:underline;}
#media_container_left h1{font:140% Bhaskar_Web_Head_Test_exp; color:#2872b1; line-height:22px;}
#media_container_right{float:left; width:310px; margin-left:15px;}
#media_header{float:left; text-align:center;}
#media_heading{ color:#2773b1; font-weight:bold; font:140% Bhaskar_WEB_Test_Exp, Verdana, Arial, sans-serif;}
#media_heading_org{ color:#ff9103; font-weight:bold; font:140% Bhaskar_WEB_Test_Exp, Verdana, Arial, sans-serif; padding-bottom:5px; border-bottom:1px #CCCCCC solid;}
#media_heading_org a:link{ color:#ff9103; text-decoration:none;}
#media_heading_org a:visited{ color:#ff9103;text-decoration:none;}
#media_heading_org a:hover{ color:#2872b1; text-decoration:underline;}
#media_heading_org a:active{ color:#2872b1; text-decoration:underline;}
/* Top Headlines Latest Updates Most Visited */
.index_heading_shadetabs1{padding:2px 0 2px 0; margin-left: 3px; margin-top: 1px; margin-bottom: 0; font:100% Bhaskar_WEB_Test_Exp, Verdana, Arial, sans-serif; font-weight:bold; list-style-type: none; text-align: left; /*set to left, center, or right to align the menu as desired background:#90b6cd;*/ width:600px; }
.index_heading_shadetabs1 li{display: inline; margin-left:-3px; padding:2px 0px 2px 0px; color:#2773b1;}
.index_heading_shadetabs1 li a{text-decoration: none; position: relative; z-index: 1; margin-right: 0px; color:#878787; backg coround:#e1dfe0; padding:2px 10px 2px 10px; border-left:1px #90b6cd solid; border-right:1px solid #90b6cd; border-top:1px solid #90b6cd;}
.index_heading_shadetabs1 li a:visited{color:#878787;}
.index_heading_shadetabs1 li a:hover{text-decoration:none; background:#90b6cd; color:#ffffff;}
.index_heading_shadetabs1 li a:active{color:#ffffff;}
.index_heading_shadetabs1 li a.selected{ /*selected main tab style */ position: relative; top: 1px; color:#000000;}
.index_heading_shadetabs1 li a.selected{ /*selected main tab style */ background:#90b6cd; color:#000000; border-bottom-color: white;}
.index_heading_shadetabs1 li a.selected:hover{ /*selected main tab style */ text-decoration: none; background:#90b6cd; }
.index_three_heading_content1{ display:none; font:100% Bhaskar_WEB_Test_Exp, Verdana, Arial, sans-serif;}
.index_three_heading_content1 li{ margin:5px 0 5px 5px; font:110% Bhaskar_WEB_Test_Exp, Verdana, Arial, sans-serif;}
@media print {
.index_three_heading_content1{ display:block !important;}
}


/* Bollywood CSS Begain (Sandeep  Upadhyay) */
/* Page Headline */
#bolly-page-headline{ font:bold 100% Trebuchet MS, Arial, Helvetica, sans-serif; border-bottom:#efefef 1px solid; padding:3px 0 3px 0;}
#bolly-page-headline h1{ font:bold 175% Trebuchet MS, Arial, Helvetica, sans-serif; letter-spacing:2px;}
#bolly-page-headline a:link{ color:#ff9138; text-decoration:none;}
#bolly-page-headline a:visited{ color:#ff9138; text-decoration:none;}
#bolly-page-headline a:hover{ color:#000000; text-decoration:underline;}
#bolly-page-headline a:active{ color:#000000; text-decoration:underline;}

/* Headline */
#bolly-headline{border-bottom:#efefef 1px solid; padding:3px 0 5px 0;}
#bolly-headline h2{ font-size:155%;}
#bolly-headline a:link{ color:#2972b1; text-decoration:none;}
#bolly-headline a:visited{ color:#2972b1; text-decoration:none;}
#bolly-headline a:hover{ color:#000000; text-decoration:underline;}
#bolly-headline a:active{ color:#000000; text-decoration:underline;}

/* Sub Headline */
#bolly-sub-headline{ font-size:125%; font-weight:bold; padding:0 0 3px 0;}
#bolly-sub-headline a:link{ color:#2972b1; text-decoration:none;}
#bolly-sub-headline a:visited{ color:#2972b1; text-decoration:none;}
#bolly-sub-headline a:hover{ color:#000000; text-decoration:underline;}
#bolly-sub-headline a:active{ color:#000000; text-decoration:underline;}

/* More */
#bolly-more{font-size:80%; font-weight:bold; text-align:right;}
#bolly-more a:link{ color:#2972b1; text-decoration:none;}
#bolly-more a:visited{ color:#2972b1; text-decoration:none;}
#bolly-more a:hover{ color:#000000; text-decoration:underline;}
#bolly-more a:active{ color:#000000; text-decoration:underline;}

/* Content Box */
#contant-box-one{ padding:0;}
#contant-box-one-left{ float:left; width:673px; margin:0 0 0 7px;}
#contant-box-one-right{ float:left; width:290px; margin:0 0 0 7px;}

#contant-box-two{ padding:0; margin-top:10px;}
#contant-box-two-left{ float:left; width:334px; margin:0 0 0 7px;}
#contant-box-two-middle{ float:left; width:334px; margin:0 0 0 7px;}
#contant-box-two-right{ float:left; width:290px; margin:0 0 0 7px;}

#contant-box-three{ padding:0; margin-top:10px;}
#contant-box-three-left{ float:left; width:673px; margin:0 0 0 7px;}
#contant-box-three-right{ float:left; width:290px; margin:0 0 0 7px;}

#contant-box-four{ padding:0; margin-top:10px;}
#contant-box-four-left{ float:left; width:334px; margin:0 0 0 7px;}
#contant-box-four-middle{ float:left; width:334px; margin:0 0 0 7px;}
#contant-box-four-right{ float:left; width:290px; margin:0 0 0 7px;}

#contant-box-five{ padding:0; margin-top:10px;}
#contant-box-five-left{ float:left; width:334px; margin:0 0 0 7px;}
#contant-box-five-middle{ float:left; width:334px; margin:0 0 0 7px;}
#contant-box-five-right{ float:left; width:290px; margin:0 0 0 7px;}

/* Flicker */
#bollywood-flicker{ margin-top:10px;}

/* Box Color */
#bolly-box-color{ background:#edf6ff;}

/* Bollywood Style */
#bollywood-style-box{ color:#000000;}
#bollywood-style-box img{ margin:5px 5px 5px 0;  border:#CCCCCC 1px solid;}

/* BOllywood Video Box */
#bolly-video-box{ background:#edf5ff; padding:5px;}

/* Block Ist Code */
/* Top Headlines Latest Updates Most Visited */
.bolly_video_shadetabs{padding:2px 0 2px 0; margin-left: 3px; margin-top: 1px; margin-bottom: 0; font:100% Trebuchet MS, Arial, Helvetica, sans-serif; font-weight:bold; list-style-type: none; text-align: left; /*set to left, center, or right to align the menu as desired background:#90b6cd;*/ width:325px; }
.bolly_video_shadetabs li{display: inline; margin-left:-3px; padding:2px 0px 2px 0px; color:#365477;}
.bolly_video_shadetabs li a{text-decoration: none; position: relative; z-index: 1; margin-right: 0px; color:#000000; /*background:#e1e1e1;*/ padding:2px 5px 2px 5px;}
.bolly_video_shadetabs li a:visited{color:#000000;}
.bolly_video_shadetabs li a:hover{text-decoration:none; /*background:#90b6cd;*/ color:#2972b1;}
.bolly_video_shadetabs li a:active{color:#2972b1;}
.bolly_video_shadetabs li a.selected{ /*selected main tab style */ position: relative; top: 1px; color:#2972b1;}
.bolly_video_shadetabs li a.selected{ /*selected main tab style */ /*background:#90b6cd;*/ color:#2972b1; border-bottom-color: white;}
.bolly_video_shadetabs li a.selected:hover{ /*selected main tab style */ text-decoration: none; /*background:#90b6cd;*/ }
.bolly_video_content{ display:none; font:100% Verdana UNICODE MS;}
.bolly_video_content li{ margin:5px 0 5px 5px; font:110% Verdana UNICODE MS;}
@media print {
.bolly_video_content{ display:block !important;}
}

/* Reviews */
#bolly-reviews-eng{font:90% Trebuchet MS, Arial, Helvetica,}

/* Gallery */
#bollywood-gallery{ background:#edf6ff; padding:10px;}
#bollywood-gallery-headline{font:bold 140% Trebuchet MS, Arial, Helvetica, sans-serif ; padding:0 0 3px 0;}
#bollywood-gallery-headline-cat{ color:#000000; border-top:1px #efefef solid; font-size:70%;}
#bollywood-gallery-headline-cat-one{ float:left; width:104px; margin-left:5px; background:url(/bhaskar_web/images/gallery-white.gif) no-repeat; text-align:center; height:24px; padding:5px 0 0 0;}
#bollywood-gallery-headline-pic{ color:#000000; margin-top:10px;}
#bollywood-gallery-headline-pic-one{ float:left; width:120px; text-align:center; background:#FFFFFF; height:163px; min-height:163px; height:auto !important;}
#bollywood-gallery-headline-pic-two{ float:left; width:120px; text-align:center; background:#FFFFFF; margin-left:13px; height:163px; min-height:163px; height:auto !important;}
#bollywood-gallery-headline-pic-three{ float:left; width:120px; text-align:center; background:#FFFFFF; margin-left:13px; height:163px; min-height:163px; height:auto !important;}
#bollywood-gallery-headline-pic-four{ float:left; width:120px; text-align:center; background:#FFFFFF; margin-left:13px; height:163px; min-height:163px; height:auto !important;}
#bollywood-gallery-headline-pic-five{ float:left; width:120px; text-align:center; background:#FFFFFF; margin-left:13px; height:163px; min-height:163px; height:auto !important;}

/* Movie Gallery */
#movie-gallery{ background:#edf6ff; padding:10px;}
#movie-gallery-headline{ color:#000000;}
#movie-gallery-headline-left{ float:left; width:315px; font:bold 110% Trebuchet MS, Arial, Helvetica, sans-serif ; padding:0 0 3px 0;}
#movie-gallery-headline-left a:link{ color:#ff8929; text-decoration:none;}
#movie-gallery-headline-left a:visited{ color:#ff8929; text-decoration:none;}
#movie-gallery-headline-left a:hover{ color:#2a71af; text-decoration:underline;}
#movie-gallery-headline-left a:active{ color:#2a71af; text-decoration:underline;}
#movie-gallery-headline-right{ float:right; width:50px; padding:6px 0 0 0;}
#movie-gallery-headline-pic{ color:#000000; margin-top:10px;}
#movie-gallery-headline-pic-one{ float:left; width:120px; text-align:center; background:#FFFFFF; height:163px; min-height:163px; height:auto !important;}
#movie-gallery-headline-pic-two{ float:left; width:120px; text-align:center; background:#FFFFFF; margin-left:13px; height:163px; min-height:163px; height:auto !important;}
#movie-gallery-headline-pic-three{ float:left; width:120px; text-align:center; background:#FFFFFF; margin-left:13px; height:163px; min-height:163px; height:auto !important;}
#movie-gallery-headline-pic-four{ float:left; width:120px; text-align:center; background:#FFFFFF; margin-left:13px; height:163px; min-height:163px; height:auto !important;}
#movie-gallery-headline-pic-five{ float:left; width:120px; text-align:center; background:#FFFFFF; margin-left:13px; height:163px; min-height:163px; height:auto !important;}

/* Gallery Head */
#bolly-gallery-head{ color:#000000; margin-top:10px;  margin-bottom:-8px;}
#bolly-gallery-head .drop{ width:120px;}
#bolly-gallery-head-one{ float:left; width:120px;}
#bolly-gallery-head-one h2{ font-size:130%;}
#bolly-gallery-head-one h2 a:link{ color:#ff9138; text-decoration:none;}
#bolly-gallery-head-one h2 a:visited{ color:#ff9138; text-decoration:none;}
#bolly-gallery-head-one h2 a:hover{ color:#000000; text-decoration:underline;}
#bolly-gallery-head-one h2 a:active{ color:#000000; text-decoration:underline;}
#bolly-gallery-head-two{ float:left; width:84px; margin-left:68px;}
#bolly-gallery-head-three{ float:left; width:84px; margin-left:15px;}
#bolly-gallery-head-four{ float:left; width:84px; margin-left:15px;}
#bolly-gallery-head-five{ float:left; width:84px; margin-left:15px;}
#bolly-gallery-head-six{ float:left; width:84px; margin-left:15px;}
#bolly-gallery-head-seven{ float:left; width:84px; margin-left:15px;}

#bolly-gallery-btn {font:75% Trebuchet MS, Arial, Helvetica, sans-serif;}
#bolly-gallery-btn a { display:block; width:84px; color:#fff; text-decoration:none; background:url("/bhaskar_web/images/blue-btn.gif") no-repeat; padding:3px 0px 6px 0px; text-align:center;}
#bolly-gallery-btn a:hover {  background:url("/bhaskar_web/images/light-blue-btn.gif") no-repeat; color: #1e5ebd;}
#bolly-gallery-btn a:active { background:url("/bhaskar_web/images/light-blue-btn.gif") no-repeat; color: #1e5ebd;}

/* New Release */
#new-release{ border:#cccccc 1px solid; padding:5px; margin:10px 0 0 0; width:645px; font:100% Trebuchet MS, Arial, Helvetica, sans-serif}
#new-release a:link{ color:#2972b1; text-decoration:none;}
#new-release a:visited{ color:#2972b1; text-decoration:none;}
#new-release a:hover{ color:#000000; text-decoration:underline;}
#new-release a:active{ color:#000000; text-decoration:underline;}
#new-release img{ border:#CCCCCC 1px solid;}
#new-release-headline{ font-size:140%;}
#new-release-txt{ font-size:80%;}
#new-release-txt img{ border:none;}
#new-release-pic{ color:#000000;}
#new-release-big-pic{ float:left; width:316px;}
#new-release-thumb-pic{ float:left; width:295px; margin-left:30px; line-height:20px; font-size:114%;}
#new-release-thumb-box{ color:#000000; margin-bottom:5px;}
#new-release-thumb-box-left{ float:left; width:122px;}
#new-release-thumb-box-right{ float:left; width:160px; margin-left:8px;}
#new-release-thumb-box-right img{ border:none;}

/* Box Office */
#box-office{font:80% Trebuchet MS, Arial, Helvetica, sans-serif}
#box-office img{ border:none;}
#box-office-head{ background:#d5dfe8;}
#box-office-head-left{ float:left; width:155px; margin-left:10px;}
#box-office-head-middle{ float:left; width:60px; margin-left:10px;}
#box-office-head-right{ float:left; width:40px; margin-left:10px;}
#box-office-white{ background:#ffffff;}
#box-office-white-left{ float:left; width:155px; margin-left:10px;}
#box-office-white-middle{ float:left; width:60px; margin-left:10px;}
#box-office-white-right{ float:left; width:40px; margin-left:10px;}
#box-office-color{ background:#edf2f6;}
#box-office-color-left{ float:left; width:155px; margin-left:10px;}
#box-office-color-middle{ float:left; width:60px; margin-left:10px;}
#box-office-color-right{ float:left; width:40px; margin-left:10px;}

/* Latest Masala */
#television-box-one{ padding:0;}
#television-box-one-left{ float:left; width:653px; margin:0 0 0 7px;}
#television-box-one-right{ float:left; width:290px; margin:0 0 0 26px;}

#latest-masala-box{ padding:0; margin-top:10px;}
#latest-masala-box-left{ float:left; width:320px;}
#latest-masala-box-right{ float:left; width:320px; margin:0 0 0 10px;}

/* TV Schedule */
#tv-schedule{ background:#edf6ff; padding:10px;}

#tv-schedule-head{ color:#000000; font:bold 120% Trebuchet MS, Arial, Helvetica, sans-serif; display:block; clear:both;}
#tv-schedule-head a:link{ color:#2a71af; text-decoration:none;}
#tv-schedule-head a:visited{ color:#2a71af; text-decoration:none;}
#tv-schedule-head a:hover{ color:#000000; text-decoration:underline;}
#tv-schedule-head a:active{ color:#000000; text-decoration:underline;}

#tv-schedule-time{ color:#000000; margin-top:10px;}
#tv-schedule-time .drop{ width:120px;}
#tv-schedule-time-one{ float:left; width:120px;}
#tv-schedule-time-two{ float:left; width:84px; margin-left:10px;}
#tv-schedule-time-three{ float:left; width:84px; margin-left:3px;}
#tv-schedule-time-four{ float:left; width:84px; margin-left:3px;}
#tv-schedule-time-five{ float:left; width:84px; margin-left:3px;}
#tv-schedule-time-six{ float:left; width:84px; margin-left:3px;}
#tv-schedule-time-seven{ float:left; width:84px; margin-left:3px;}

#tv-schedule-matter{ width:649px; background:#CCCCCC; height:380px; overflow:auto; margin-top:10px;}
#tv-schedule-matter-box{ color:#000000; margin:10px;}
#tv-schedule-matter-box-left{ float:left; width:80px; margin-left:10px;}
#tv-schedule-matter-box-right{ float:left; width:490px; margin-left:10px; background:#FFFFFF; padding:5px; font:80% Trebuchet MS, Arial, Helvetica, sans-serif}

#tv-schedule-btn {font:75% Trebuchet MS, Arial, Helvetica, sans-serif;}
#tv-schedule-btn a { display:block; width:84px; color:#fff; text-decoration:none; background:url("/bhaskar_web/images/blue-btn.gif") no-repeat; padding:3px 0px 6px 0px; text-align:center;}
#tv-schedule-btn a:hover {  background:url("/bhaskar_web/images/white-btn.gif") no-repeat; color: #1e5ebd;}
#tv-schedule-btn a:active { background:url("/bhaskar_web/images/white-btn.gif") no-repeat; color: #1e5ebd;}

/* New Television Schedule Button Box */
#tv_schedule_op_poll{margin:10px 0 0 10px;}
#tv_schedule{ color:#000000; font:100% Trebuchet MS, Arial, Helvetica, sans-serif;}
#tv_schedule_title{height:33px;margin-bottom:10px;}
#tv_schedule_cont{/*background:#D5DFE8;*/padding:10px;}
#tv_schedule_cont_left{width:100px;float:left; background:#CC0033}
#tv_schedule_logo_cont{background:#FFF;padding-bottom:10px;}
#tv_schedule_logo{width:80px; margin:10px 10px 20px 10px;}
#tv_schedule_cont_right{float:left; margin-left:5px;}
#tv_schedule_time{ color:#000000;}
#tv_schedule_time_tab{width:85px; float:left;color:#FFF;text-align:center;background:url(/bhaskar_web/images/blue-btn.gif) no-repeat;padding-top:2px;margin-left:3px;}
#tv_schedule_time_tab a{width:84px;height:18px;float:left;color:#2972b1;text-decoration:none;text-align:center;}
#tv_schedule_time_tab a:link{width:84px;height:18px;float:left;color:#FFF;text-decoration:none;text-align:center;}
#tv_schedule_time_tab a:visited{width:84px;height:18px;float:left;color:#FFF;text-decoration:none;text-align:center;}
#tv_schedule_time_tab a:hover{width:84px;height:18px;float:left;display:block;font-size:105%;background:url(/bhaskar_web/images/light-blue-btn.gif) no-repeat;color:#2972b1;text-decoration:none;text-align:center;}
#tv_schedule_time_tab a:active{width:84px;height:18px;float:left;background:url(/bhaskar_web/images/light-blue-btn.gif) no-repeat;color:#2972b1;text-decoration:none;text-align:center;}
.tv_tab_selected a{color:#2972b1; background:url(/bhaskar_web/images/light-blue-btn.gif) no-repeat;}
.tv_tab_selected a:link{color:#2972b1;text-decoration:none;text-align:center;}
.tv_tab_selected a:visited{color:#2972b1;text-decoration:none;text-align:center;}
.tv_tab_selected a:hover{font-size:105%;color:#000000;text-decoration:none;text-align:center;}
.tv_tab_selected a:active{color:#000000;text-decoration:none;text-align:center;}
#tv_schedule_right_cont{background:#d9d9d9;width:500px;margin-top:-1px;padding:1px 0 10px 0;}
#tv_schedule_desc{height:80px;width:500px;margin:10px 0 10px 0;background:#FFF;}
#tv_schedule_show_name{width:100px;float:left;font-size:14px;font-weight:bold;padding:5px;}
#tv_schedule_show_intro{width:380px;height:70px;overflow:auto;float:left;padding:5px;}

/* Celeb Confession */
#inter_conf_video{margin-top:20px;}
#inter_confession{font:100% Trebuchet MS, Arial, Helvetica, sans-serif;}
#inter_conf_title{height:45px;}
#inter_conf_cont{}
#inter_conf_img{width:298px;height:218px; float:left;border:1px #333 solid;}
#inter_conf_text{width:250px;height:168px;padding:30px; margin-left:20px; float:left; left;border:1px #cecece solid; font:85% Trebuchet MS, Arial, Helvetica, sans-serif;}
#inter_conf_head{}
#inter_conf_desc{}
#inter_video{width:350px;height:350px;float:left;background:url(../images/inter_video.gif) no-repeat;	margin-left:30px;}




/* Opinion Poll */
#bolly-opinion-poll{ font:85% Trebuchet MS, Arial, Helvetica, sans-serif;}
#bolly-opinion-poll-headline{ font: bold 100% Trebuchet MS, Arial, Helvetica, sans-serif;}
#bolly-opinion-poll-box{ color:#000000;}
#bolly-opinion-poll-box img{ border:1px solid #000000;}
#bolly-opinion-poll-box-left{ float:left; width:105px; margin-left:20px; text-align:center;}
#bolly-opinion-poll-box-right{ float:left; width:105px; margin-left:10px; text-align:center;}

/* Opinion Poll New */
#op_poll{width:250px;float:left;margin-left:10px; font:100% Trebuchet MS, Arial, Helvetica, sans-serif;}
#op_poll_title{height:20px;}
#op_poll_cont{padding:5px;margin-top:10px; font:100% Trebuchet MS, Arial, Helvetica, sans-serif;}
#op_poll_ques{font-size:13px;font-weight:bold;color:#2972b1;}
#op_poll_option{margin-top:10px;}
#op_poll_opt_row{padding:5px;}
#op_poll_opt_box{width:100px;display:block;float:left;margin:5px 4px 5px 4px; height:150px;}
#op_poll_opt_img{width:90px;height:90px;margin:5px;border:1px #000000 solid;}
#op_poll_opt_text{margin-top:5px;text-align:center;text-transform:capitalize;font-weight:bold;color:#2972b1; font:130% Trebuchet MS, Arial, Helvetica, sans-serif;}
#op_poll_opt_radio{}
#op_poll_opt_graph{margin:0px 10px 10px 10px;padding-left:10px;}


/* Celeb Bday Details */
#clelb-bday-detials{font:85% Trebuchet MS, Arial, Helvetica, sans-serif;}
#bolly-calender{ border:1px solid #cecece; padding:10px;}
#bolly-calender-box{ color:#000000; text-align:center;}
#bolly-calender-box-one{ float:left; width:122px; border:1px solid #cecece; color:#cecece; font-size:210%; padding:30px 0;}
#bolly-calender-box-two{ float:left; width:122px; border:1px solid #cecece; color:#cecece; font-size:210%; margin-left:8px; padding:30px 0;}
#bolly-calender-box-three{ float:left; width:122px; border:1px solid #cecece; color:#cecece; font-size:210%; margin-left:7px; padding:30px 0;}
#bolly-calender-box-four{ float:left; width:122px; border:1px solid #cecece; color:#cecece; font-size:210%; margin-left:8px; padding:30px 0;}
#bolly-calender-box-five{ float:left; width:122px; border:1px solid #cecece; color:#cecece; font-size:210%; margin-left:7px; padding:30px 0;}














#video{background:#FF0000;width:250px;max-height:350px;}
#vid_player{width:310px;height:265px;float:left;margin:10px 5px 5px 5px; _margin-top:-1px;}
#vid_thumb{width:65px;float:left;height:45px;display:block;margin:10px 0px 0px 0px; z-index:100;}
.vid_thumb_box{width:65px;height:45px;margin:0px 5px 5px 5px;border:1px #000000 solid; float:left; margin-left:2px;}

#vid_tab{ color:#000000; font:100% Trebuchet MS, Arial, Helvetica, sans-serif;}
#vid_tab_button_celeb{float:left; color:#000000; font-weight:bold; text-align:center; padding:0px;}
#vid_tab_button_celeb a:link{ color:#000000; text-decoration:none;}
#vid_tab_button_celeb a:visited{color:#000000; text-decoration:none;}
#vid_tab_button_celeb a:hover{color:#2972b1; text-decoration:underline;}
#vid_tab_button_celeb a:active{color:#2972b1; text-decoration:underline;}
.vid_selected{color:#2972b1; background:#000000; font-weight:bold;text-align:center;}


#vid_tab_button_hot{float:left;color:#000000;font-weight:bold;text-align:center;padding:0px;}
#vid_tab_button_hot a:link{color:#000000; text-decoration:none;}
#vid_tab_button_hot a:visited{color:#000000; text-decoration:none;}
#vid_tab_button_hot a:hover{color:#2972b1; text-decoration:underline;}
#vid_tab_button_hot a:active{color:#2972b1; text-decoration:underline;}

#vid_tab_button_promos{float:left;color:#000000;font-weight:bold;text-align:center;padding:0px;}
#vid_tab_button_promos a:link{color:#000000; text-decoration:none;}
#vid_tab_button_promos a:visited{color:#000000; text-decoration:none;}
#vid_tab_button_promos a:hover{color:#2972b1; text-decoration:underline;}
#vid_tab_button_promos a:active{color:#2972b1; text-decoration:underline;}

#vid_tab_button_tv{float:left;color:#000000;font-weight:bold;text-align:center;padding:0px;}
#vid_tab_button_tv a:link{color:#000000; text-decoration:none;}
#vid_tab_button_tv a:visited{color:#000000; text-decoration:none;}
#vid_tab_button_tv a:hover{color:#2972b1; text-decoration:underline;}
#vid_tab_button_tv a:active{color:#2972b1; text-decoration:underline;}


/* Gallery By Jeet */
#slider-stage {
	width: 653px;
	overflow:hidden;
	height: 175px;
	margin-left:1px;
	float:left;
	position:relative;
}
/*#slider-buttons {
	width: 296px;
	margin: 0 auto;
	position:relative;
	height:20px;
}*/
#slider-list {
	width: 2000px;
	border: 0;
	margin: 0;
	padding: 0;
	left: 0px;
	position: absolute;
}
#slider-list a.theme {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	margin-right:8px;
	float: left;
	width: 120px;
	height: 140px;
	position:relative;
	cursor:pointer;
	text-decoration:none;
	overflow:hidden;
}
#slider-list a.theme:hover {
}
#slider-list a.theme span.nameVignette {
	position:absolute;
	left:4px;
	bottom:0px;
	color:#a0a09b;
	padding:3px;
	font-size:10px;
}
#slider-list a.theme:hover span.nameVignette {
	color:#494947;
}
#slider-list a.theme span.changeTheme {
	background:#363636;
	color:#FFD200;
	display:none;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	height:16px;
	left:0px;
	padding:4px 0 0;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	top:0px;
	width:120px;
}
#slider-list a.theme:hover span.changeTheme {
	display:block
}
#sliderBloc {
	height:145px;
	/*margin:0 auto;*/
	width:500px;
	overflow:hidden;
}
#sliderBloc a#previous, #sliderBloc a#next {
	background:url(fleche-carrousel-gauche.png) no-repeat left top;
	float:left;
	text-indent:-9999px;
	cursor:pointer;
	width:20px;
	height:20px;
	margin:55px 2px 0 0;
}
#sliderBloc a#next {
	background:url(fleche-carrousel-droite.png) no-repeat left top;
	margin:55px 0 0 2px;
}
#sliderBloc a#previous:hover, #sliderBloc a#next:hover {
	background-position:left -20px;
}
.demo{
	background: #ffffff none repeat scroll 0 0;
	padding:0 1em 1em;
}

