/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
.anylinkcss {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    border-bottom-width: 0;
    font: normal 12px Verdana;
    line-height: 18px;
    border: 1px solid #999;
    padding: 10px;
    font: normal 12px Verdana;
    z-index: 5000;
    background: #F9F9F9;
    width: 150px;
}

.anylinkcss ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.anylinkcss ul li {
    padding-bottom: 3px;
}

.anylinkcss ul li a {
    width: 100%;
    display: block;
    text-indent: 3px;
    padding: 1px 0;
    text-decoration: none;
    text-indent: 5px;
}

.topdr {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    border-bottom-width: 0;
    font: normal 11px Verdana;
    line-height: 13px;
    border: 1px solid #999;
    padding: 5px;
    z-index: 5000;
    background: #F9F9F9;
    width: 150px;
}

.topdr ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.topdr ul li {
    padding-bottom: 3px;
}

.topdr ul li a {
    width: 100%;
    display: block;
    text-indent: 3px;
    padding: 1px 0;
    text-decoration: none;
    text-indent: 5px;
}

.anylinkcsscols {
    position: absolute;
    left: 0;
    top: 0;
    visibility: hidden;
    border: 1px solid #999;
    padding: 10px;
    font: normal 12px Verdana;
    z-index: 5000;
    background: #F9F9F9;
}

.anylinkcsscols .column {
    width: 110px;
    float: left;
}

.anylinkcsscols .column ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.anylinkcsscols li {
    padding-bottom: 3px;
}

.anylinkshadow {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 4999;
    background: black;
    visibility: hidden;
}form {
    margin: 0;
    padding: 0;
}

.TextItalic {
    font-style: italic;
}

.TextGreen1 {
    color: #374808;
}

.TextGreen2 {
    color: #ACD832;
}

.TextGreen3 {
    color: #004F00;
}

.TextGreen4 {
    color: #45590D;
}

.TextGreen5 {
    color: #507503;
}

.TextOrange1 {
    color: #FFAE00;
}

.TextOrange2 {
    color: #F60;
}

.TextDarkGrey {
    color: #4E4E4E;
}

.TextRed {
    color: #F00;
}

.arial {
    font-family: Arial;
}

.verdana {
    font-family: Verdana;
}

.ver_09 {
    font-size: 9px;
}

.ver_10 {
    font-size: 10px;
}

.ver_11 {
    font-size: 11px;
}

.ver_12 {
    font-size: 12px;
}

.ver_13 {
    font-size: 13px;
}

.ver_14 {
    font-size: 14px;
}

.ver_15 {
    font-size: 15px;
}

.ver_17 {
    font-size: 17px;
}

.ver_20 {
    font-size: 18px;
}

.ver_22 {
    font-size: 22px;
}

.TextBlueDark {
    color: #000080;
}

.TextBlue {
    color: #001485;
}

.TextBlueLight {
    color: #0100fe;
}

.TextBlueLight2 {
    color: #36F;
}

.TextMerah {
    color: #f00;
}

.TextMaroon {
    color: #900;
}

.TextPutih {
    color: #fff;
}

.TextKuning {
    color: #E8E800;
}

.TextYellow {
    color: #ff0;
}

.TextGreen {
    color: #009142;
}

.TextBrown {
    color: #990;
}

.TextGrey {
    color: #666;
}

.TextGreyLight {
    color: #666;
}

.TextGreyLight a {
    color: #666;
    text-decoration: none;
}

.TextGreyLight a:hover {
    color: #666;
    text-decoration: underline;
}

.TextSilver {
    color: #CCC;
}

.TextOrange {
    color: #F60;
}

.TextGold {
    color: #A6A906;
}

.TextBlue02 {
    color: #00F;
}

.TextBluepastel {
    color: #7994A2;
}

.TextBluepastel02 {
    color: #E8F0F1;
}

.TextHitam {
    color: #000;
}

.TextBold {
    font-weight: bold;
}

.TextHitamBold {
    color: #000;
    font-weight: bold;
}

.TextPutihBold {
    color: #fff;
    font-weight: bold;
}

.TextYellowBold {
    color: #ff0;
    font-weight: bold;
}

.Text41 {
    color: #007DDE;
    font-weight: bold;
}

.Text30 {
    color: #999;
}

.TitleError {
    color: #900;
    font-weight: bold;
}

.TitleOrange {
    color: #f90;
    font-weight: bold;
}

.TitleYellowBold {
    color: #ff0;
    font-weight: bold;
    font-size: 18px;
}

.italicGrey {
    color: #999;
    font-style: italic;
}

.italicGreen {
    color: #808000;
    font-style: italic;
}

.italicBlack {
    color: #000;
    font-style: italic;
}

.smallfont {
    font-size: 11px;
}

.smallerfont {
    font-size: 10px;
}

.borderAll {
    border: 1px solid #001485;
}

.borderAllBrown {
    border: 1px solid #d8d89e;
}

.borderAllRed {
    border: 1px solid #900;
}

.borderAllOrange {
    border: 1px solid #FC0;
}

.borderAllOrangeOld {
    border: 1px solid #F90;
}

.borderAllGreen {
    border: 1px solid #009142;
}

.borderAllBlackLight {
    border: 1px solid #ccc;
}

.borderNone {
    border: 0;
}

a {
    text-decoration: none;
    color: #0100fe;
}

a:hover {
    text-decoration: none;
}

a img {
    border: 0;
}

a.ImageBorder img {
    border: 1px solid #000;
}

.Link1 a {
    color: #F60;
    text-decoration: none;
}

.Link1 a:hover {
    color: #F60;
    text-decoration: underline;
}

.Link2 a {
    color: #004F00;
    text-decoration: none;
}

.Link2 a:hover {
    color: #004F00;
    text-decoration: underline;
}

.Link3 a {
    color: #4E4E4E;
    text-decoration: none;
}

.Link3 a:hover {
    color: #4E4E4E;
    text-decoration: underline;
}

.Link4 a {
    color: #ff0;
}

.Link4 a:hover {
    color: #fff;
}

.Link5 a {
    color: #45590D;
    text-decoration: none;
}

.Link5 a:hover {
    color: #45590D;
    text-decoration: underline;
}

.Link6 a {
    color: #000;
}

.Link7 a {
    color: #009142;
}

.Link8 a {
    color: #fff;
}

.Link9 a {
    color: #F90;
}

.Link10 a {
    color: #F60;
}

.Link11 a {
    color: #fff;
}

.Link11 a:hover {
    color: #ff0;
    text-decoration: none;
}

.Link12 a {
    color: #F0F;
}

.Link13 a {
    color: #000080;
}

.Link14 a {
    color: #000080;
    text-decoration: underline;
}

.Link14 a:hover {
    color: #000080;
    text-decoration: underline;
}

.Link15 a {
    color: #666;
}

.Link16 a {
    color: #090;
    text-decoration: none;
}

.Link16 a:hover {
    color: #090;
    text-decoration: underline;
}

.Link17 a {
    color: #000080;
    text-decoration: none;
}

.Link17 a:hover {
    color: #000080;
    text-decoration: underline;
}

.Link18 a {
    color: #000;
    text-decoration: none;
}

.Link18 a:hover {
    color: #000;
    text-decoration: underline;
}

.Link19 a {
    color: #009142;
}

.Link19 a:hover {
    color: #009142;
    text-decoration: underline;
}

.Link20 a {
    color: #666;
}

.Link20 a:hover {
    color: #666;
    text-decoration: none;
}

.Link21 a {
    color: #666;
}

.Link21 a:hover {
    color: #666;
    text-decoration: underline;
}

.Link22 a {
    color: #f00;
    text-decoration: none;
}

.Link22 a:hover {
    color: #f00;
    text-decoration: underline;
}

.Link23 a {
    color: #000;
    text-decoration: none;
}

.Link23 a:hover {
    color: #000;
    text-decoration: none;
}

.Link24 a {
    color: #959523;
}

.Link24 a:hover {
    color: #959523;
    text-decoration: underline;
}

.Link25 a {
    color: #990;
}

.Link25 a:hover {
    color: #990;
    text-decoration: underline;
}

.Link26 a {
    color: #808000;
    text-decoration: none;
}

.Link26 a:hover {
    color: #808000;
    text-decoration: underline;
}

.Link27 a {
    color: #808080;
    text-decoration: none;
}

.Link27 a:hover {
    color: #808080;
    text-decoration: underline;
}

.Link28 a {
    color: #FA1E00;
    text-decoration: none;
}

.Link28 a:hover {
    color: #FA1E00;
    text-decoration: underline;
}

.Link29 a {
    color: #949494;
    text-decoration: none;
}

.Link29 a:hover {
    color: #949494;
    text-decoration: underline;
}

.Link30 a {
    color: #999;
}

.Link30 a:hover {
    color: #999;
    text-decoration: underline;
}

.Link31 a {
    color: #F60;
}

.Link31 a:hover {
    color: #F60;
    text-decoration: underline;
}

.Link32 a {
    color: #FFF;
}

.Link32 a:hover {
    color: #FFF;
    text-decoration: underline;
}

.Link33 a {
    color: #ff0;
    text-decoration: none;
}

.Link33 a:hover {
    color: #ff0;
    text-decoration: underline;
}

.Link34 a {
    color: #36F;
    text-decoration: none;
}

.Link34 a:hover {
    color: #36F;
    text-decoration: underline;
}

.Link35 a {
    color: #F0F0C0;
    text-decoration: underline;
}

.Link35 a:hover {
    color: #F0F0C0;
    text-decoration: underline;
}

.Link36 a {
    color: #8B0D23;
    text-decoration: none;
}

.Link36 a:hover {
    color: #8B0D23;
    text-decoration: underline;
}

.Link37 a {
    color: #9C5120;
    text-decoration: none;
}

.Link37 a:hover {
    color: #9C5120;
    text-decoration: underline;
}

.Link38 a {
    color: #223395;
    text-decoration: none;
}

.Link38 a:hover {
    color: #223395;
    text-decoration: underline;
}

.Link39 a {
    color: #79130E;
    text-decoration: none;
}

.Link39 a:hover {
    color: #79130E;
    text-decoration: underline;
}

.Link40 a {
    color: #1D009B;
    text-decoration: none;
}

.Link40 a:hover {
    color: #1D009B;
    text-decoration: underline;
}

.Link41 a {
    color: #007DDE;
    text-decoration: none;
}

.Link41 a:hover {
    color: #007DDE;
    text-decoration: underline;
}

.Link42 a {
    color: #BB447C;
    text-decoration: none;
}

.Link42 a:hover {
    color: #000080;
    text-decoration: underline;
}

.Link43 a {
    color: #D91D40;
    text-decoration: none;
}

.Link43 a:hover {
    color: #D91D40;
    text-decoration: underline;
}

.Link44 a {
    color: #000080;
    text-decoration: underline;
    font-style: italic;
}

.Link44 a:hover {
    color: #000080;
    text-decoration: underline;
    font-style: italic;
}

.Link45 a {
    color: #848284;
    text-decoration: none;
}

.Link45 a:hover {
    color: #848284;
    text-decoration: underline;
}

.Link46 a {
    color: #090;
    text-decoration: none;
}

.Link46 a:hover {
    color: #090;
    text-decoration: underline;
}

.Link47 a {
    color: #636563;
    text-decoration: none;
}

.Link47 a:hover {
    color: #636563;
    text-decoration: underline;
}

.Link48 a {
    color: #F96A6A;
    text-decoration: underline;
}

.Link48 a:hover {
    color: #000080;
    text-decoration: underline;
}

.Link49 a {
    color: #0C4B86;
    text-decoration: underline;
}

.Link49 a:hover {
    color: #002344;
    text-decoration: underline;
}

.Link50 a {
    color: #1F1F75;
    text-decoration: underline;
}

.Link50 a:hover {
    color: #1F1F75;
    text-decoration: underline;
}

.Link51 a {
    color: #00F;
    text-decoration: none;
}

.Link51 a:hover {
    color: #00F;
    text-decoration: underline;
}

.Link52 a {
    color: #1C7DB3;
    text-decoration: none;
}

.Link52 a:hover {
    color: #1C7DB3;
    text-decoration: underline;
}

.LinkOrange a {
    color: #ff6300;
    text-decoration: none;
}

.LinkOrange a:hover {
    color: #ff6300;
    text-decoration: underline;
}

.LinkLightBlue a {
    color: #1C7DB3;
    text-decoration: none;
}

.LinkLightBlue a:hover {
    color: #1C7DB3;
    text-decoration: underline;
}

a.headerLink {
    color: #fff;
}

a.headerLink:hover {
    color: #ddd;
}

a.putihlink {
    color: #fff;
    font-size: 10px;
    font-weight: bolder;
}

a.redLink {
    color: #c30;
    font-size: 12px;
    font-weight: bold;
}

a.top100link {
    color: #fcff00;
    font-size: 10px;
    font-weight: bolder;
}

a.topnav {
    color: #000;
    font-weight: bold;
}

a.noLink {
    color: #000;
    text-decoration: none;
}.bubble_tab {
    vertical-align: text-top;
    height: 11px;
    line-height: normal;
    font-family: arial;
    border: 1px solid #a9aec9;
    background-color: #ebecf3;
    color: #535e8d;
    font-size: 10px;
    padding: 2px 3px;
}

.bubble_tab:hover {
    background-color: #707070;
    color: #FBFBFB;
}

.bubble_tab_active {
    vertical-align: text-top;
    height: 11px;
    line-height: normal;
    font-family: arial;
    border: 1px solid #707070;
    background-color: #707070;
    color: #FBFBFB;
    font-size: 10px;
    padding: 2px 3px;
}

.photobubbleimg_rev {
    background: url(https://x1.sdimgs.com/img/map/content/sprite/tab-sprite.png) no-repeat;
}

.photo_tab_icon {
    background-position: 0 -8px;
    width: 11px;
    height: 11px;
}

.tab_bubble {
    float: left;
    height: 20px;
    margin-right: 5px;
}

.tab_bubble_active {
    background: url(https://x1.sdimgs.com/img/etoday/arrow_search.png) no-repeat;
    background-position: bottom;
}

.bt_close_popup {
    background-image: url(https://x1.sdimgs.com/img/etoday/view-icon.png);
    width: 17px;
    height: 17px;
    background-repeat: no-repeat;
    background-position: 0 -85px;
}body {
	font-family: verdana; 
	font-size  : 14px; 
	margin-top : 0px; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	text-align:left;
	margin: 0px auto;
	text-align:left;
}

h1,h2{
	font-weight:normal;
	margin:0px;
}

/*NEW*/
#arrow_top_articles{
	width:11px;
	height:8px;
	float:left;
	background-image:url("https://x1.sdimgs.com/img/etoday/editorialtoday-mainpage-sprite.png");
	background-position:-84px -52px;
	background-repeat:no-repeat;
	margin-top:4px;
	margin-right:3px;
}	
.linkTitleArticleCont a{
		color:#00099c;
}
.icon_world_radio,.icon_article_radio{
		background-image:url("https://x1.sdimgs.com/img/etoday/view-icon.png");
		background-repeat:no-repeat;
		cursor:pointer;
		float:left;
		font-size:10px;
		font-family:arial;
		color:#555555;
		padding:2px 5px 2px;
		position:relative;
}
.icon_world_radio:hover,.icon_article_radio:hover{
		text-decoration:none;
}
.icon_world_radio{
	width:77px;
	height:14px;
	background-position:0px -187px;	
}
.icon_article_radio{
	width:87px;
	height:18px;
	background-position:0px -205px;	
}
.icon_photo,.icon_photo_active{
	background-image:url("https://x1.sdimgs.com/img/etoday/view-icon.png");
	width:50px;
	height:14px;
	background-repeat:no-repeat;
	cursor:pointer;
	float:left;
	font-size:10px;
	font-family:arial;
	color:#555555;
	padding:3px 5px 2px;
	float:right;
	position:relative;
}
.icon_photo{
	background-position:0 -106px;
}
.icon_photo:hover,.icon_photo_active{
	background-position:0 -125px;
}

.icon_article,.icon_article_active{
	cursor:pointer;
	background-image:url("https://x1.sdimgs.com/img/etoday/view-icon.png");
	width:62px;
	height:14px;
	background-repeat:no-repeat;
	float:left;
	font-size:10px;
	font-family:arial;
	color:#555555;
	padding:3px 5px 2px;
	float:right;
	position:relative;
}
.icon_article{
	background-position:0 -144px;
}
.icon_article:hover,.icon_article_active{
	background-position:0 -163px;
}

#submit_article_author{
	width:252px;
	height:150px;
	background-image:url("https://x1.sdimgs.com/img/etoday/submit_articles_author.png");
	background-repeat:no-repeat;
	background-position:0px 0px;
}
										
#etoday_logo_mid{
	width:170px;
	height:27px;
	background-image:url("https://x1.sdimgs.com/img/etoday/logo_sprite_editorials.png");
	background-position:0px 0px;
	background-repeat:no-repeat;
}
#editorials_logo_mid{
	width:170px;
	height:29px;
	background-image:url("https://x1.sdimgs.com/img/etoday/logo_sprite_editorials.png");
	background-position:0px -31px;
	background-repeat:no-repeat;
}
#food_logo_mid{
	width:81px;
	height:58px;
	background-image:url("https://x1.sdimgs.com/img/etoday/logo_sprite_editorials.png");
	background-position:0px -65px;
	background-repeat:no-repeat;
}
#etoday_logo_mid_2{
	width:128px;
	height:19px;
	background-image:url("https://x1.sdimgs.com/img/etoday/logo_sprite_editorials.png");
	background-position:-170px -31px;
	background-repeat:no-repeat;
}
#editorials_logo_mid_2{
	width:96px;
	height:23px;
	background-image:url("https://x1.sdimgs.com/img/etoday/logo_sprite_editorials.png");
	background-position:-170px -54px;
	background-repeat:no-repeat;
}
#food_logo_mid_2{
	width:61px;
	height:44px;
	background-image:url("https://x1.sdimgs.com/img/etoday/logo_sprite_editorials.png");
	background-position:-170px -79px;
	background-repeat:no-repeat;
}


#lyricadvisor_logo_small{
	width:75px;
	height:51px;
	background-image:url("https://x1.sdimgs.com/img/etoday/editorialtoday-mainpage-sprite.png");
	background-position:-351px -104px;
	background-repeat:no-repeat;
}
#food_logo_small{
	width:75px;
	height:51px;
	background-image:url("https://x1.sdimgs.com/img/etoday/editorialtoday-mainpage-sprite.png");
	background-position:-351px -52px;
	background-repeat:no-repeat;
}

#editorial_logo_small{
	width:75px;
	height:51px;
	background-image:url("https://x1.sdimgs.com/img/etoday/editorialtoday-mainpage-sprite.png");
	background-position:-351px 0px;
	background-repeat:no-repeat;
}
.titleListing{
	color:#45590D;
	background-color:#fff;
}
.titleListing:hover{
	color:#fff;
	background-color:#45590D;
}
#map_view_cont{
	background-image:url("https://x1.sdimgs.com/img/etoday/editorialtoday-mainpage-sprite.png");
	background-position:-173px 0px;
	background-repeat:no-repeat;
	width:105px;
	height:24px;
	float:left;
}
#no_video{
	background-image:url("https://x1.sdimgs.com/img/etoday/editorialtoday-mainpage-sprite.png");
	background-position:-182px -25px;
	width:34px;
	height:34px;
	float:left;
}
#sub_dropdown_item{
	background-color:#fbfbfb;
}
#view_bt_map{
	float:right;
	background-image:url("https://x1.sdimgs.com/img/etoday/view-icon.png");
	background-repeat:no-repeat;
	width:22px;
	height:17px;
	margin-right:5px;
	*margin-right:2px;
}
#view_bt_map:hover,.view_bt_map_active{
	background-position:-24px -44px;
}
.view_bt_map_inactive{
	background-position:0px -44px;
}

#view_bt_map_image{
	float:right;
	background-image:url("https://x1.sdimgs.com/img/etoday/view-icon.png");
	background-repeat:no-repeat;
	width:22px;
	height:17px;
	margin-right:5px;
	*margin-right:2px;
}
#view_bt_map_image:hover,.view_bt_map_image_active{
	background-position:-24px -66px;
}
.view_bt_map_image_inactive{
	background-position:0px -66px;
}

#view_bt_map_editorial{
	float:right;
	background-image:url("https://x1.sdimgs.com/img/etoday/view-icon.png");
	background-repeat:no-repeat;
	width:22px;
	height:17px;
	margin-right:5px;
	*margin-right:2px;
}
#view_bt_map_editorial:hover,.view_bt_map_editorial_active{
	background-position:-24px 0px;
}
.view_bt_map_editorial_inactive{
	background-position:0px 0px;
}

#view_bt_map_article{
	float:right;
	background-image:url("https://x1.sdimgs.com/img/etoday/view-icon.png");
	background-repeat:no-repeat;
	width:22px;
	height:17px;
	margin-right:5px;
	*margin-right:2px;	
}
#view_bt_map_article:hover,.view_bt_map_article_active{
	background-position:-24px -107px;
}
.view_bt_map_article_inactive{
	background-position:0px -107px;
}

.cat_text {
font:bold 80% 'Arial Black','Helvetica Neue',Arial,sans-serif;
margin-right:0.5em;
text-transform:uppercase;
}

#view_bt_vid{
	float:right;
	background-image:url("https://x1.sdimgs.com/img/etoday/view-icon.png");
	background-repeat:no-repeat;
	width:22px;
	height:17px;
	margin-right:5px;
	*margin-right:2px;
}
#view_bt_vid:hover,.view_bt_vid_active{
	background-position:-24px -22px;
}
.view_bt_vid_inactive{
	background-position:0px -22px;
}
#view_bt_article{
	float:right;
	background-image:url("https://x1.sdimgs.com/img/etoday/view-icon.png");
	background-repeat:no-repeat;
	width:22px;
	height:17px;
	margin-right:5px;
	*margin-right:2px;
}
#view_bt_article:hover,.view_bt_article_active{
	background-position:-24px 0px;
}
.view_bt_article_inactive{
	background-position:0px 0px;
}

.bt_home_page{
	width:19px;
	height:17px;
	float:left;
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/home-icon.png");
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.bt_home_page_popular{
	width:19px;
	height:17px;
	float:left;
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/home-icon.png");
	background-position:-21px 0px;
	background-repeat:no-repeat;
}
#submit_article_box{
	border:1px solid #eeeeee; 
	background-image:url("https://x1.sdimgs.com/img/etoday/submit_article_repeat.jpg");
	background-repeat:repeat-x;
	background-position:0px 0px;
	height:126px;
}
#submit_article_box_inner{
	background-image:url("https://x1.sdimgs.com/img/etoday/submit_article_image.jpg");
	background-repeat:no-repeat;
	background-position:0px 0px;
	height:126px;
}
#side_nav_header{
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:263px;
	height:57px;
}
#side_nav_cont{
	background-position:0px 0px;
	background-repeat:repeat-y;
	width:263px;
}

.side_nav_business_header{
	background-image:url('https://x1.sdimgs.com/img/etoday/side_nav/business_header.png');
}
.side_nav_business_cont{
	background-image:url('https://x1.sdimgs.com/img/etoday/side_nav/business_bg.png');
	border-bottom:1px solid #f2fad5;
}
.side_nav_technology_header{
	background-image:url('https://x1.sdimgs.com/img/etoday/side_nav/technology_header.png');
}
.side_nav_technology_cont{
	background-image:url('https://x1.sdimgs.com/img/etoday/side_nav/technology_bg.png');
	border-bottom:1px solid #dbf3f5;
}
.side_nav_women_header{
	background-image:url('https://x1.sdimgs.com/img/etoday/side_nav/women_header.png');
}
.side_nav_women_cont{
	background-image:url('https://x1.sdimgs.com/img/etoday/side_nav/women_bg.png');
	border-bottom:1px solid #fdd3e9;
}
.side_nav_health_header{
	background-image:url('https://x1.sdimgs.com/img/etoday/side_nav/health_header.png');
}
.side_nav_health_cont{
	background-image:url('https://x1.sdimgs.com/img/etoday/side_nav/health_bg.png');
	border-bottom:1px solid #d1faec;
}
.side_nav_education_header{
	background-image:url('https://x1.sdimgs.com/img/etoday/side_nav/education_header.png');
}
.side_nav_education_cont{
	background-image:url('https://x1.sdimgs.com/img/etoday/side_nav/education_bg.png');
	border-bottom:1px solid #f4f4dc;
}
.side_nav_family_header{
	background-image:url('https://x1.sdimgs.com/img/etoday/side_nav/family_header.png');
}
.side_nav_family_cont{
	background-image:url('https://x1.sdimgs.com/img/etoday/side_nav/family_bg.png');
	border-bottom:1px solid #e7dbef;
}
.side_nav_automobiles_header{
	background-image:url('https://x1.sdimgs.com/img/etoday/side_nav/automobiles_header.png');
}
.side_nav_automobiles_cont{
	background-image:url('https://x1.sdimgs.com/img/etoday/side_nav/automobiles_bg.png');
	border-bottom:1px solid #e6e6e6;
}
.side_nav_travel_header{
	background-image:url('https://x1.sdimgs.com/img/etoday/side_nav/travel_header.png');
}
.side_nav_travel_cont{
	background-image:url('https://x1.sdimgs.com/img/etoday/side_nav/travel_bg.png');
	border-bottom:1px solid #f3e5da;
}
.side_nav_entertainment_header{
	background-image:url('https://x1.sdimgs.com/img/etoday/side_nav/entertainment_header.png');
}
.side_nav_entertainment_cont{
	background-image:url('https://x1.sdimgs.com/img/etoday/side_nav/entertainment_bg.png');
	border-bottom:1px solid #ffcee0;
}
.side_nav_popular_header{
	background-image:url('https://x1.sdimgs.com/img/etoday/side_nav/popular_header.png');
}
.side_nav_popular_cont{
	background-image:url('https://x1.sdimgs.com/img/etoday/side_nav/popular_bg.png');
	border-bottom:1px solid #f5dbe8;
}

.videoTitle{
	color:#000080;
	text-decoration:underline;
}
.videoTitle:hover{
	color:#fff;
	background-color:#000080;
}
#divider_cont_big,#divider_cont_small{
	background-image:url('https://x1.sdimgs.com/img/etoday/valorian_sprite_img_repeat-x.png');
	background-repeat:repeat-x;
}
#divider_cont_big{
	background-position:0px -829px;
	height:50px;
}
#divider_cont_small{
	background-position:0px -879px;
	height:35px;
}

#tab_learn_more_big,#tab_learn_more_small{
	background-image:url('https://x1.sdimgs.com/img/etoday/tab_learn_more.png');
	background-repeat:no-repeat;
}

#tab_learn_more_big{
	background-position:0px 0px;
	width:187px;
	height:50px;
}
#tab_learn_more_small{
	background-position:0px -50px;
	width:167px;
	height:35px;
}

#lyric_adv_ads{
	background-image:url('https://x1.sdimgs.com/img/etoday/lyric_advisor_ads.png');
	background-position:0px 0px;
	background-repeat:no-repeat;
	text-decoration:none;
	width:164px;
	height:28px;
}
#lyric_adv_ads:hover{
	background-position:-166px 0px;
	text-decoration:none;
}
#corner_footer_lt{
	background-image:url('https://x1.sdimgs.com/img/etoday/editorialtoday-mainpage-sprite.png');
	background-position:-72px -58px;
	background-repeat:no-repeat;
	width:5px;
	height:5px;
}
#corner_footer_rt{
	background-image:url('https://x1.sdimgs.com/img/etoday/editorialtoday-mainpage-sprite.png');
	background-position:-72px -51px;
	background-repeat:no-repeat;
	width:5px;
	height:5px;
}
#corner_footer_lb{
	background-image:url('https://x1.sdimgs.com/img/etoday/editorialtoday-mainpage-sprite.png');
	background-position:-72px -65px;
	background-repeat:no-repeat;
	width:5px;
	height:5px;
}
#corner_footer_rb{
	background-image:url('https://x1.sdimgs.com/img/etoday/editorialtoday-mainpage-sprite.png');
	background-position:-72px -72px;
	background-repeat:no-repeat;
	width:5px;
	height:5px;
}

.bt_collapse_down,.bt_collapse_up{
	background-image:url('https://x1.sdimgs.com/img/etoday/bt_collapse_1.png');
	bakckground-repeat:no-repeat;
	float:left;
}
.bt_collapse_down{
	background-position:0px 0px;
	width:18px;
	height:18px;
}
.bt_collapse_up{
	background-position:0px -19px;
	width:18px;
	height:18px;
}

.bt_more_article_down,.bt_more_article_up{
	background-image:url('https://x1.sdimgs.com/img/etoday/bt_more_articles.png');
	bakckground-repeat:no-repeat;
	float:left;
}
.bt_more_article_down{
	background-position:0px 0px;
	width:106px;
	height:18px;
}
.bt_more_article_up{
	background-position:-107px 0px;
	width:106px;
	height:18px;
}

#close_bt_top{
	width:99px;
	height:22px;
	position:relative;
	background-color:transparent;

}
.bt_normal{
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://x1.sdimgs.com/img/etoday/button-close-normal.png', sizingMethod='crop');
	background-image:url('https://x1.sdimgs.com/img/etoday/button-close-normal.png');
	*background-image:url('');
}
.bt_hover{
	*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='https://x1.sdimgs.com/img/etoday/button-close-hover.png', sizingMethod='crop');
	background-image:url('https://x1.sdimgs.com/img/etoday/button-close-hover.png');
	*background-image:url('');
}
.white_content {
	display: none;
}
#testimonials{
	color: #00B050;
	font-size:14px;
	font-weight:bold;
}
#now_on{
	color: #A6A6A6;
	font-size:16px;
	font-style:italic;
}
#testimonials_content{
	color: #262424;
	font-size:15px;
	text-indent:5px;
	line-height:20px;
	text-align:left;
}
#people_cont{
	float:left;
	width:100%;
	padding-bottom:20px;
}
#people_cont ul{
	width:100%;
	padding:0px 0px 0px 0px;
	float:left;

}
#people_cont li{
	margin:0px;
	padding:0px 10px 0px 0px;
	float:left;
}
#et_logo{
	width:248px; 
	height:52px; 
	background-image:url('https://x1.sdimgs.com/img/etoday/videopage_sprite.png');
	background-repeat:no-repeat;
	background-position:0px 0px;			
	position:static;
}
#video_list_title{
	color:#666666;
	font-weight:bold;
	font-size:12px;
}
#close_button{
	cursor:pointer;
	width:57px;
	height:14px;
	background-image:url('https://x1.sdimgs.com/img/valorian/videopage_sprite.png');
	background-repeat:no-repeat;
	background-position:0px -40px;			
	position:static;
}
#close_button:hover{
	background-position:-59px -40px;						
}		
#top_close_button{
	cursor:pointer;
	width:99px;
	height:22px;
	display:block;
	background-image:url('https://x1.sdimgs.com/img/etoday/button-close.png');
	background-repeat:no-repeat;
	background-position:-99px 0px;		
	position:static;
}
#top_close_button:hover{
	background-position:0px 0px;										
}
.list-bullet{
	list-style-type:circle;
}
.bt_min{
	background-position:0px 0px;
	width:11px;
	height:11px;
	float:left;
	cursor:pointer;
}
.bt_plus{
	background-position:-12px 0px;
	width:11px;
	height:11px;
	float:left;
	cursor:pointer;
}
.divider_text_class_{color:#B74186;}
.divider_text_class_business{color:#618900;}
.divider_text_class_technology{color:#0090bb;}
.divider_text_class_women{color:#dd56aa;}
.divider_text_class_health{color:#079d77;}
.divider_text_class_education{color:#b0b200;}
.divider_text_class_family{color:#aa5aca;}
.divider_text_class_travel{color:#cc3a00;}
.divider_text_class_automobiles{color:#acacac;}
.divider_text_class_entertainment{color:#c50058;}

.arrow_drop_bt_business
,#left_tab_bottom_business
,#tab_bottom_rounded_business
,#tab_arrow_bottom_business
,.bt_business
,.drop_bt_business
,.menu_bar_close_business
,.menu_separator_business
,.left_menu_title_left_business
,.left_menu_title_right_business{
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/scrollbar_sprite_business.png");
	no-repeat;
}

.arrow_drop_bt_technology
,#left_tab_bottom_technology
,#tab_bottom_rounded_technology
,#tab_arrow_bottom_technology
,.bt_technology
,.drop_bt_technology
,.menu_bar_close_technology
,.menu_separator_technology
,.left_menu_title_left_technology
,.left_menu_title_right_technology{
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/scrollbar_sprite_technology.png");
	no-repeat;
}

.arrow_drop_bt_women
,#left_tab_bottom_women
,#tab_bottom_rounded_women
,#tab_arrow_bottom_women
,.bt_women
,.drop_bt_women
,.menu_bar_close_women
,.menu_separator_women
,.left_menu_title_left_women
,.left_menu_title_right_women{
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/scrollbar_sprite_women.png");
	no-repeat;
}

.arrow_drop_bt_health
,#left_tab_bottom_health
,#tab_bottom_rounded_health
,#tab_arrow_bottom_health
,.bt_health
,.drop_bt_health
,.menu_bar_close_health
,.menu_separator_health
,.left_menu_title_left_health
,.left_menu_title_right_health{
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/scrollbar_sprite_health.png");
	no-repeat;
}

.arrow_drop_bt_education
,#left_tab_bottom_education
,#tab_bottom_rounded_education
,#tab_arrow_bottom_education
,.bt_education
,.drop_bt_education
,.menu_bar_close_education
,.menu_separator_education
,.left_menu_title_left_education
,.left_menu_title_right_education{
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/scrollbar_sprite_education.png");
	no-repeat;
}

.arrow_drop_bt_travel
,#left_tab_bottom_travel
,#tab_bottom_rounded_travel
,#tab_arrow_bottom_travel
,.bt_travel
,.drop_bt_travel
,.menu_bar_close_travel
,.menu_separator_travel
,.left_menu_title_left_travel
,.left_menu_title_right_travel{
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/scrollbar_sprite_travel.png");
	no-repeat;
}

.arrow_drop_bt_family
,#left_tab_bottom_family
,#tab_bottom_rounded_family
,#tab_arrow_bottom_family
,.bt_family
,.drop_bt_family
,.menu_bar_close_family
,.menu_separator_family
,.left_menu_title_left_family
,.left_menu_title_right_family{
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/scrollbar_sprite_family.png");
	no-repeat;
}

.arrow_drop_bt_automobiles
,#left_tab_bottom_automobiles
,#tab_bottom_rounded_automobiles
,#tab_arrow_bottom_automobiles
,.bt_automobiles
,.drop_bt_automobiles
,.menu_bar_close_automobiles
,.menu_separator_automobiles
,.left_menu_title_left_automobiles
,.left_menu_title_right_automobiles{
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/scrollbar_sprite_automobiles.png");
	no-repeat;
}
.arrow_drop_bt_entertainment
,#left_tab_bottom_entertainment
,#tab_bottom_rounded_entertainment
,#tab_arrow_bottom_entertainment
,.bt_entertainment
,.drop_bt_entertainment
,.menu_bar_close_entertainment
,.menu_separator_entertainment
,.left_menu_title_left_entertainment
,.left_menu_title_right_entertainment{
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/scrollbar_sprite_entertainment.png");
	no-repeat;
}

#left_tab_bottom_popular
,#tab_bottom_rounded_popular
,#tab_arrow_bottom_popular
,.bt_popular
,.drop_bt_popular
,.menu_bar_open_popular
,.menu_bar_close_popular
,.menu_separator_popular
,.left_menu_title_left_popular
,.left_menu_title_right_popular{ /**popular no arrow**/
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/scrollbar_sprite_popular.png");
	no-repeat;
}

#tile_tab_bottom_business
,.bg_menu_business
,.header_cont_business
,.left_menu_title_middle_business{
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/sprite_x_business.png");
	background-repeat:repeat-x;
}
#tile_tab_bottom_technology
,.bg_menu_technology
,.header_cont_technology
,.left_menu_title_middle_technology{
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/sprite_x_technology.png");
	background-repeat:repeat-x;
}
#tile_tab_bottom_women
,.bg_menu_women
,.header_cont_women
,.left_menu_title_middle_women{
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/sprite_x_women.png");
	background-repeat:repeat-x;
}
#tile_tab_bottom_health
,.bg_menu_health
,.header_cont_health
,.left_menu_title_middle_health{
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/sprite_x_health.png");
	background-repeat:repeat-x;
}
#tile_tab_bottom_education
,.bg_menu_education
,.header_cont_education
,.left_menu_title_middle_education{
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/sprite_x_education.png");
	background-repeat:repeat-x;
}
#tile_tab_bottom_travel
,.bg_menu_travel
,.header_cont_travel
,.left_menu_title_middle_travel{
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/sprite_x_travel.png");
	background-repeat:repeat-x;
}
#tile_tab_bottom_family
,.bg_menu_family
,.header_cont_family
,.left_menu_title_middle_family{
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/sprite_x_family.png");
	background-repeat:repeat-x;
}
#tile_tab_bottom_automobiles
,.bg_menu_automobiles
,.header_cont_automobiles
,.left_menu_title_middle_automobiles{
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/sprite_x_automobiles.png");
	background-repeat:repeat-x;
}
#tile_tab_bottom_entertainment
,.bg_menu_entertainment
,.header_cont_entertainment
,.left_menu_title_middle_entertainment{
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/sprite_x_entertainment.png");
	background-repeat:repeat-x;
}

.header_cont_popular{
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/sprite_x_popular.png");
	background-position:0px -200px;
	height:73px;
	background-repeat:repeat-x;
}

#tile_tab_bottom_popular
,.bg_menu_popular
,.left_menu_title_middle_popular
{
	background-image:url("https://x1.sdimgs.com/img/etoday/nav_bar/sprite_x_popular.png");
	background-repeat:repeat-x;
}

.footer_et_text
,#twitter
,#facebook
,.button_search
,#editorial_logo_bottom
{
	background-image:url('https://x1.sdimgs.com/img/etoday/editorialtoday-mainpage-sprite.png');
	background-repeat:no-repeat;
}

#editorial_logo_submit_article{
	background-image:url('https://x1.sdimgs.com/img/etoday/et_logo_article.png');
	background-repeat:no-repeat;
	width:191px;
	height:31px;
}
#editorial_logo{
background-image:url('https://x1.sdimgs.com/img/etoday/etoday_logo_transparent.png');
	background-repeat:no-repeat;
}

.bt_min,.bt_plus{
	background-image:url('https://x1.sdimgs.com/img/etoday/nav_bar/collapse_bt_black.png');
	background-repeat:no-repeat;
}


#tile_tab_bottom_business, #tile_tab_bottom_business a
,#tile_tab_bottom_health, #tile_tab_bottom_health a
,#tile_tab_bottom_travel, #tile_tab_bottom_travel a
,#tile_tab_bottom_family, #tile_tab_bottom_family a
,#tile_tab_bottom_entertainment, #tile_tab_bottom_entertainment a
,#tile_tab_bottom_popular, #tile_tab_bottom_popular a{
	color:#fff;
}

#tile_tab_bottom_education, #tile_tab_bottom_education a
,#tile_tab_bottom_automobiles, #tile_tab_bottom_automobiles a
,#tile_tab_bottom_women, #tile_tab_bottom_women a
,#tile_tab_bottom_technology, #tile_tab_bottom_technology a{
	color:#000;
}

#tab_arrow_bottom_popular{
	width:15px;
	height:36px;
	background-position:-241px 0px;
}

.displaynone{
	display:none;
	}

.arrow_drop_bt_business,.arrow_drop_bt_technology,.arrow_drop_bt_women,.arrow_drop_bt_health,.arrow_drop_bt_education,.arrow_drop_bt_travel,.arrow_drop_bt_family,.arrow_drop_bt_automobiles,.arrow_drop_bt_entertainment{
	width:7px;
	height:6px;
	background-position:0px -29px;
}

#tab_bottom_rounded_business,#tab_bottom_rounded_technology,#tab_bottom_rounded_women,#tab_bottom_rounded_health,#tab_bottom_rounded_education,#tab_bottom_rounded_travel,#tab_bottom_rounded_family,#tab_bottom_rounded_automobiles,#tab_bottom_rounded_entertainment{
	width:6px; height:36px; text-align:left; float:left;
	background-position:-244px 0px;
}
#tab_bottom_rounded_popular{
	width:6px; height:37px; text-align:left; float:left;
	background-position:-234px 0px;
}
#left_tab_bottom_business,#left_tab_bottom_technology,#left_tab_bottom_women,#left_tab_bottom_health,#left_tab_bottom_education,#left_tab_bottom_travel,#left_tab_bottom_family,#left_tab_bottom_automobiles,#left_tab_bottom_entertainment{
	width:6px; height:36px; float:left; 
	background-position:-237px 0px;
}
#left_tab_bottom_popular{
	width:6px; height:36px; float:left; 
	background-position:-227px 0px;
}
#tab_arrow_bottom_business,#tab_arrow_bottom_technology,#tab_arrow_bottom_women,#tab_arrow_bottom_health,#tab_arrow_bottom_education,#tab_arrow_bottom_travel,#tab_arrow_bottom_family,#tab_arrow_bottom_automobiles,#tab_arrow_bottom_entertainment{
	width:15px;
	height:36px;
	background-repeat:no-repeat;
	background-position:-251px 0px;
}
#tile_tab_bottom_business,#tile_tab_bottom_technology,#tile_tab_bottom_women,#tile_tab_bottom_health,#tile_tab_bottom_education,#tile_tab_bottom_travel,#tile_tab_bottom_family,#tile_tab_bottom_automobiles,#tile_tab_bottom_entertainment,#tile_tab_bottom_popular{
	background-position:0px -160px;
	background-repeat:repeat-x;
	padding-top:10px;
	text-align:left; float:left; height:36px; padding-left:5px;
}


.menu_item_new_inactive_business,.menu_item_new_active_business,.menu_item_new_inactive_technology,.menu_item_new_active_technology,.menu_item_new_inactive_women,.menu_item_new_active_women,.menu_item_new_inactive_health,.menu_item_new_active_health,.menu_item_new_inactive_education,.menu_item_new_active_education,.menu_item_new_inactive_family,.menu_item_new_active_family,.menu_item_new_inactive_travel,.menu_item_new_active_travel,.menu_item_new_inactive_automobiles,.menu_item_new_inactive_entertainment,.menu_item_new_active_automobiles,.menu_item_new_active_entertainment{
	padding:2px 0px 0px;
	font-size:12px;
	vertical-align: baseline;
	text-align:center;
	float:left;
	height:18px; 
	margin:0px 0px 0px;
	text-decoration:none;
	color:black;
}

.menu_item_new_inactive_popular,.menu_item_new_active_popular{
	padding:2px 0px 0px;
	font-size:12px;
	vertical-align: baseline;
	text-align:center;
	float:left;
	height:18px;
	margin:0px 0px 0px;
	text-decoration:none;
	color:black;
}
.featured_site_over_automobiles{
	background-color:#e4e4e4;
}
.menu_item_new_inactive_automobiles:hover,.drop_active_automobiles,.menu_hover_automobiles{
	text-decoration:none;
	background-color:#e4e4e4;
	color:white;
}
.border_drop_automobiles{
	border:1px solid #c9c9c9;
}
.menu_item_new_active_automobiles,.menu_item_new_active_automobiles:hover,.line_menu_automobiles{
	text-decoration:none;
	background-color:#c9c9c9;
	color:white;
}
.featured_site_over_business{
	background-color:#cde67f;
}
.menu_item_new_inactive_business:hover,.drop_active_business,.menu_hover_business{
	text-decoration:none;
	background-color:#cde67f;
}
.border_drop_business{
	border:1px solid #cde67f;
}
.menu_item_new_active_business,.menu_item_new_active_business:hover,.line_menu_business{
	text-decoration:none;
	background-color:#9bce00;
	color:white;
}
.featured_site_over_education{
	background-color:#f1f17f;
}
.menu_item_new_inactive_education:hover,.drop_active_education,.menu_hover_education{
	text-decoration:none;
	background-color:#f1f17f;
	color:#000;
}
.border_drop_education{
	border:1px solid #f1f17f;
}
.menu_item_new_active_education,.menu_item_new_active_education:hover,.line_menu_education{
	text-decoration:none;
	background-color:#e3e300;
	color:#000;
}

.featured_site_over_entertainment{
	background-color:#fac2d3;
}
.menu_item_new_inactive_entertainment:hover,.drop_active_entertainment,.menu_hover_entertainment{
	text-decoration:none;
	background-color:#fac2d3;
	color:white;
}
.border_drop_entertainment{
	border:1px solid #fac2d3;
}
.menu_item_new_active_entertainment,.menu_item_new_active_entertainment:hover,.line_menu_entertainment{
	text-decoration:none;
	background-color:#f585a7;
	color:white;
}
.featured_site_over_family{
	background-color:#e1cbf1;
}
.menu_item_new_inactive_family:hover,.drop_active_family,.menu_hover_family{
	text-decoration:none;
	background-color:#e1cbf1;
	color:white;
}
.border_drop_family{
	border:1px solid #e1cbf1;
}
.menu_item_new_active_family,.menu_item_new_active_family:hover,.line_menu_family{
	text-decoration:none;
	background-color:#c497e3;
	color:white;
}
.featured_site_over_health{
	background-color:#94e7ce;
}
.menu_item_new_inactive_health:hover,.drop_active_health,.menu_hover_health{
	text-decoration:none;
	background-color:#94e7ce;
	color:white;
}
.border_drop_health{
	border:1px solid #94e7ce;
}
.menu_item_new_active_health,.menu_item_new_active_health:hover,.line_menu_health{
	text-decoration:none;
	background-color:#29cf9e;
	color:white;
}
.featured_site_over_popular{
	background-color:#e9bbdb;
}
.menu_item_new_inactive_popular:hover,.drop_active_popular,.menu_hover_popular{
	text-decoration:none;
	background-color:#e9bbdb;
	color:black;
}
.border_drop_popular{
	border:1px solid #e9bbdb;
}
.menu_item_new_active_popular,.menu_item_new_active_popular:hover,.line_menu_popular{
	text-decoration:none;
	background-color:#b51d88;
	color:black;
}
.featured_site_over_technology{
	background-color:#b0e5f5;
}
.menu_item_new_inactive_technology:hover,.drop_active_technology,.menu_hover_technology{
	text-decoration:none;
	background-color:#b0e5f5;
	color:white;
}
.border_drop_technology{
	border:1px solid #b0e5f5;
}
.menu_item_new_active_technology,.menu_item_new_active_technology:hover,.line_menu_technology{
	text-decoration:none;
	background-color:#62ccec;
	color:white;
}
.featured_site_over_travel{
	background-color:#fdd4d4;
}
.menu_item_new_inactive_travel:hover,.drop_active_travel,.menu_hover_travel{
	text-decoration:none;
	background-color:#fdd4d4;
	color:white;
}
.border_drop_travel{
	border:1px solid #fdd4d4;
}
.menu_item_new_active_travel,.menu_item_new_active_travel:hover,.line_menu_travel{
	text-decoration:none;
	background-color:#fca9a9;
	color:white;
}
.featured_site_over_women{
	background-color:#ffafda;
}
.menu_item_new_inactive_women:hover,.drop_active_women,.menu_hover_women{
	text-decoration:none;
	background-color:#ffafda;
	color:white;
}
.border_drop_women{
	border:1px solid #ffafda;
}
.menu_item_new_active_women,.menu_item_new_active_women:hover,.line_menu_women{
	text-decoration:none;
	background-color:#ffafda;
	color:white;
}

.bg_menu_automobiles,.menu_item_new_inactive_automobiles
,.bg_menu_business,.menu_item_new_inactive_business
,.bg_menu_education,.menu_item_new_inactive_education
,.bg_menu_entertainment,.menu_item_new_inactive_entertainment
,.bg_menu_family,.menu_item_new_inactive_family
,.bg_menu_health,.menu_item_new_inactive_health
,.bg_menu_popular,.menu_item_new_inactive_popular
,.bg_menu_technology,.menu_item_new_inactive_technology
,.bg_menu_travel,.menu_item_new_inactive_travel
,.bg_menu_women,.menu_item_new_inactive_women{
	background-position:0px -29px; 
	text-decoration:none;
}


.bt_business,.bt_technology,.bt_women,.bt_health,.bt_education,.bt_family,.bt_travel,.bt_automobiles,.bt_entertainment,.bt_popular{
	background-position:-30px 0px;
	width:28px;
	height:28px;
	float:left;
}
.drop_bt_business,.drop_bt_technology,.drop_bt_women,.drop_bt_health,.drop_bt_education,.drop_bt_family,.drop_bt_travel,.drop_bt_automobiles,.drop_bt_entertainment,.drop_bt_popular{
	width:155px;
	height:28px;
	background-position:-60px 0px;
}
.drop_bt_business,.drop_bt_travel,.drop_bt_automobiles,.drop_bt_entertainment,.drop_bt_women,.drop_bt_health,.drop_bt_family,.drop_bt_popular,.drop_bt_technology,.drop_bt_education{
	font-size:12px;
}
.drop_bt_popular{
	color:#fff;
}
.bt_business:hover,.bt_technology:hover,.bt_women:hover,.bt_health:hover,.bt_education:hover,.bt_family:hover,.bt_travel:hover,.bt_automobiles:hover,.bt_entertainment:hover,.bt_popular:hover{
	background-position:0px 0px;
}
.menu_bar_close_business,.menu_bar_close_technology,.menu_bar_close_women,.menu_bar_close_health,.menu_bar_close_education,.menu_bar_close_family,.menu_bar_close_travel,.menu_bar_close_automobiles,.menu_bar_close_entertainment,.menu_bar_close_popular{
	background-position:-217px 0px;
	width:7px;
	height:28px;
	float:left;
}
.menu_separator_business,.menu_separator_technology,.menu_separator_women,.menu_separator_health,.menu_separator_education,.menu_separator_family,.menu_separator_travel,.menu_separator_automobiles,.menu_separator_entertainment,.menu_separator_popular{
	background-position:-225px 0px;
	width:1px;
	height:28px;
	float:left;
}

.sub_cat_cont_business{
	background-color:#f9fddc;
}
.sub_cat_cont_technology{
	background-color:#f0feff;
}
.sub_cat_cont_women{
	background-color:#fff5fe;
}
.sub_cat_cont_health{
	background-color:#e8fff9;
}
.sub_cat_cont_education{
	background-color:#feffeb;
}
.sub_cat_cont_family{
	background-color:#fdeffc;
}
.sub_cat_cont_travel{
	background-color:#ffeee7;
}
.sub_cat_cont_automobiles{
	background-color:#ebebeb;
}
.sub_cat_cont_entertainment{
	background-color:#fdecf4;
}


.sub_business,.sub_technology,.sub_women,.sub_health,.sub_education,.sub_family,.sub_travel,.sub_automobiles,.sub_entertainment,.sub_popular{
	border-top:0px;
}

.sub_business{
	background-color:#d6ec99;
	border-bottom:1px solid #7ea028;
	border-left:1px solid #7ea028;
	border-right:1px solid #7ea028;
	color:#364907;
}
.drop_menu_business a{
	background-color:#f4f4f4;
	border:1px solid #bfbfbf;
	border-top:0px;
	color:#364907;
}
.drop_menu_business a:hover,.sub_business:hover{
	background-color:#b0db36;
	color:#364907;
	text-decoration:none;
}
.sub_technology{
	background-color:#c1f0fa;
	border-bottom:1px solid #4ea4c7;
	border-left:1px solid #4ea4c7;
	border-right:1px solid #4ea4c7;
	color:#4ea4c7;
}
.drop_menu_technology a{
	background-color:#f4f4f4;
	border:1px solid #bfbfbf;
	border-top:0px;
	color:#00526b;
}
.drop_menu_technology a:hover,.sub_technology:hover{
	background-color:#8bddf3;
	color:#00526b;
	text-decoration:none;
}
.sub_women{
	background-color:#fcd4ee;
	border-bottom:1px solid #e39fc8;
	border-left:1px solid #e39fc8;
	border-right:1px solid #e39fc8;
	color:#7c3a6a;
}
.drop_menu_women a{
	background-color:#f4f4f4;
	border:1px solid #bfbfbf;
	border-top:0px;
	color:#7c3a6a;
}
.drop_menu_women a:hover,.sub_women:hover{
	background-color:#fbb1e2;
	color:#7c3a6a;
	text-decoration:none;
}
.sub_health{
	background-color:#98ecd4;
	border-bottom:1px solid #2fc19a;
	border-left:1px solid #2fc19a;
	border-right:1px solid #2fc19a;
	color:#079D77;
}
.drop_menu_health a{
	background-color:#f4f4f4;
	border:1px solid #bfbfbf;
	border-top:0px;
	color:#0d7a5d;
}
.drop_menu_health a:hover,.sub_health:hover{
	background-color:#3ad6ae;
	color:#0d7a5d;
	text-decoration:none;
}
.sub_education{
	background-color:#ede9a2;
	border-bottom:1px solid #9a981d;
	border-left:1px solid #9a981d;
	border-right:1px solid #9a981d;
	color:#433a03;
}
.drop_menu_education a{
	background-color:#f4f4f4;
	border:1px solid #bfbfbf;
	border-top:0px;
	color:#433a03;
}
.drop_menu_education a:hover,.sub_education:hover{
	background-color:#ded345;
	color:#433a03;
	text-decoration:none;
}
.sub_family{
	background-color:#e1b9f7;
	border-bottom:1px solid #c08ddc;
	border-left:1px solid #c08ddc;
	border-right:1px solid #c08ddc;
	color:#aa5aca;
}
.drop_menu_family a{
	background-color:#f4f4f4;
	border:1px solid #bfbfbf;
	border-top:0px;
	color:#000;
}
.drop_menu_family a:hover,.sub_family:hover{
	background-color:#d098f1;
	color:#fff;
	text-decoration:none;
}
.sub_travel{
	background-color:#f8c0b1;
	border-bottom:1px solid #c76751;
	border-left:1px solid #c76751;
	border-right:1px solid #c76751;
	color:#cc3a00;
}
.drop_menu_travel a{
	background-color:#f4f4f4;
	border:1px solid #bfbfbf;
	border-top:0px;
	color:#944f3f;
}
.drop_menu_travel a:hover,.sub_travel:hover{
	background-color:#ffa58d;
	color:#944f3f;
	text-decoration:none;
}
.sub_automobiles{
	background-color:#dbdbdb;
	border-bottom:1px solid #e7e7e7;
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	color:#8e8e8e;
}
.drop_menu_automobiles a{
	background-color:#dbdbdb;
	border:1px solid #bfbfbf;
	border-top:0px;
	color:#6a6a6a;
}
.drop_menu_automobiles a:hover,.sub_automobiles:hover{
	background-color:#e7e7e7;
	color:#000;
	text-decoration:none;
}
.sub_entertainment{
	background-color:#ffa7cc;
	border-bottom:1px solid #921207;
	border-left:1px solid #921207;
	border-right:1px solid #921207;
	color:#c50058;
}
.drop_menu_entertainment a{
	background-color:#f4f4f4;
	border:1px solid #bfbfbf;
	border-top:0px;
	color:#860a00;
}
.drop_menu_entertainment a:hover,.sub_entertainment:hover{
	background-color:#f38db8;
	color:#860a00;
	text-decoration:none;
}
.sub_popular{
	background-color:#eb9dd5;
	border-bottom:1px solid #c77ab5;
	border-left:1px solid #c77ab5;
	border-right:1px solid #c77ab5;
	color:#000;
}
.drop_menu_popular a{
	background-color:#f4f4f4;
	border:1px solid #bfbfbf;
	border-top:0px;
	color:#605843;
}
.drop_menu_popular a:hover,.sub_popular:hover{
	background-color:#cb6eb0;
	color:#fff;
	text-decoration:none;
}
.header_cont_business,.header_cont_technology,.header_cont_women,.header_cont_health,.header_cont_education,.header_cont_family,.header_cont_travel,.header_cont_automobiles,.header_cont_entertainment{
	background-position:0px -58px;
	background-repeat:repeat-x;
	height:73px;
}

.left_menu_title_middle_business,.left_menu_title_middle_technology,.left_menu_title_middle_women,.left_menu_title_middle_health,.left_menu_title_middle_education,.left_menu_title_middle_family,.left_menu_title_middle_travel,.left_menu_title_middle_automobiles,.left_menu_title_middle_entertainment{
	background-position:0px -132px;
	height:27px;
}

.left_menu_title_middle_popular{
	background-position:0px -58px;
	height:27px;
}


.left_menu_title_left_business,.left_menu_title_left_technology,.left_menu_title_left_women,.left_menu_title_left_health,.left_menu_title_left_education,.left_menu_title_left_family,.left_menu_title_left_travel,.left_menu_title_left_automobiles,.left_menu_title_left_entertainment{
	background-position:-227px 0px;
	width:4px;
	height:27px;
}

.left_menu_title_left_popular{
	background-position:-257px 0px;
	width:4px;
	height:27px;
}

.left_menu_title_right_business,.left_menu_title_right_technology,.left_menu_title_right_women,.left_menu_title_right_health,.left_menu_title_right_education,.left_menu_title_right_family,.left_menu_title_right_travel,.left_menu_title_right_automobiles,.left_menu_title_right_entertainment{
	background-position:-232px 0px;
	width:4px;
	height:27px;
}

.left_menu_title_right_popular{
	background-position:-262px 0px;
	width:4px;
	height:27px;
}

.menu_bar_open_popular{ /*for popular open rounded menu bar**/
	background-position:-257px 0px;
	width:7px;
	height:28px;
	float:left;
}


#cont_menu_technology,#cont_menu_women,#cont_menu_health,#cont_menu_education,#cont_menu_family,#cont_menu_travel,#cont_menu_automobiles,#cont_menu_entertainment{
	display:none;
}



/*END NEW*/


.footer_et_text{
	background-position:0px -266px;
	width:350px;
	height:17px;
}
#twitter{
	background-position:0px -194px;
	width:139px;
	height:39px;
	float:left;
	clear:both;
}
#twitter:hover{
	background-position:-139px -194px;
}
#facebook{
	background-position:0px -234px;
	width:158px;
	height:32px;
	float:left;
	clear:both;
}
#facebook:hover{
	background-position:-159px -234px;
}


.parent_list_mp ul{
	margin:0px 0px 0px 15px;
	padding:0px;
	color:#333397;
}
.parent_list_mp li{
	list-style-type:disc;
	margin:0px;
	padding:0px;
}
.parent_list_mp li a{
	color:#333397;
}
#parent_option{
	margin-left:5px;
	display:none;
	float:left;
}
#parent_option ul{
	margin:0px;
	padding:0px;
}
#parent_option li{
	margin:0px;
	padding:0px;
	float:left;
	clear:both;
	width:100%;
}
#parent_option li a{
	padding:5px;
	width:140px;
	float:left;
	font-weight:normal;	
}
#parent_option li a:hover{
	text-decoration:none;
}
#img_check_mark{
	background-position:-100px -35px;
	width:16px;
	height:16px;
	float:left;
	padding-right:3px;
}

#editorial_logo_big{
	background-image:url("https://x1.sdimgs.com/img/etoday/editorialtoday-mainpage-sprite.png");
	background-position:0px -287px;
	width:284px;
	height:43px;
}
#editorial_logo{
	background-position:0px 0px;
	width:160px;
	height:24px;
}
#editorial_logo_bottom{
	background-position:-42px -24px;
	width:118px;
	height:18px;
}
#img_submit_article{
	background-image:url("https://x1.sdimgs.com/img/etoday/submit_article.jpg");
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:191px;
	height:97px;
}

#imgthumb_1,#imgthumb_2{
	background-image:url('https://x1.sdimgs.com/img/etoday/thumb_sprite.png');
	background-repeat:no-repeat;
}
#imgthumb_1{
	background-position:0px 0px;
	width:23px;
	height:21px;
	float:left;
}
#imgthumb_2{
	background-position:-24px 0px;
	width:13px;
	height:13px;
	float:left;
}
#search_box_middle,#menu_item_others,#menu_item_others:hover,#menu_item_others_active,.menu_item_inactive, .menu_item_inactive:hover,.menu_item_active, .menu_item_active:hover, #menu_bar_other, #menu_item_stock_inactive,#left_menu_title_middle,#menu_item_stock_active,#menu_item_stock_active:hover,#article_divider{
	background-image:url('https://x1.sdimgs.com/img/etoday/valorian_sprite_img_repeat-x.png');
	background-repeat:repeat-x;
}

#article_divider{
	background-position:0px -819px;
	height:10px;
}


.button_search {
	cursor:pointer;
	background-position:0px -51px;
	width:34px;
	height:27px;
	float:left;
	border:0;
}
#valorian_big_logo{
	display:block;
	width:71px;
	height:63px;
	text-indent:-9999px;
	background-position:-41px -55px;
}


.arrow_left{
	display:inline;
	float:left;
	cursor:pointer;
	margin-right:2px;
}
.arrow_left:hover{
	background-position:-30px -50px;
}
.arrow_left_die{
	display:none;
	float:left;
}
.arrow_right{
	display:inline;
	cursor:pointer;
	float:left;
}
.arrow_right:hover{
	background-position:-15px -50px;
}
.arrow_right_die{
	display:none;
	float:left;
}
.calibri17{
	font-family:calibri;
	font-size:17px;
}
.calibri18{
	font-family:calibri;
	font-size:20px;
}
.calibri21{
	font-family:calibri;
	font-size:21px;
}

.calibri10p5{
	font-family:calibri;
	font-size:10.5px;
}
.calibri13{
	font-family:calibri;
	font-size:13px;
}
.calibri14{
	font-family:calibri;
	font-size:14px;
}
#article_content{
	font-family:arial;
	font-size:14px;
}
#valorian_big_logo,#search_box_left,#arrow_drop,#arrow_drop_2,#arrow_result, #menu_bar_left,#menu_bar_left2,#logo_small{
	background-image:url('https://x1.sdimgs.com/img/etoday/valorian_sprite_header.png');
	background-repeat: no-repeat ;
}

.arrow_orange,#tab1,#tab2,.separator,#facebook_icon{
	background-image:url('https://x1.sdimgs.com/img/etoday/valorian_sprite_mainpage.png');
	background-repeat: no-repeat ;
}
.arrow_orange2{
	background-image:url('https://x1.sdimgs.com/img/etoday/valorian_sprite_index.png');
	background-repeat: no-repeat ;
}
.arrow_dwn,#left_menu_title_left,#left_menu_title_right,#bt_add_to_fav,#img_corner_nav_left_bot,#img_corner_nav_right_bot,#img_sd_white_arrow,#img_small_arrow,#img_check_mark{
	background-repeat:no-repeat;
	background-image:url('https://x1.sdimgs.com/img/etoday/valorian_sprite_maincat.png');
}
#menu_bar_right,#other_guides_include, #bottom_right_box, #go_btn, #left_corner_tab_top, #right_corner_tab_top, #left_bottom_corner, #right_bottom_corner, .arrow_green_small{
	background-repeat:no-repeat;
	background-image:url('https://x1.sdimgs.com/img/etoday/valorian_sprite_img.png');
}

a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;	
}

.dropdown {margin:0; float:left; padding-right:0px; position:absolute; background-color:#fbfbfb; font-family:Helvetica, Arial;}
.dropdown dd {margin:0; position:absolute; overflow:hidden; opacity:0; padding:0px;}
.dropdown ul {margin:0; padding:0px;list-style:none; left: 0px; position:relative;}
.dropdown li {margin:0; display:block; padding:0;}
.dropdown a, .dropdown a:active, .dropdown a:visited {margin:0; display:block; text-decoration:none; color:#000; width:162px;}
.dropdown a:hover {text-decoration:underline; margin:0; display:block; color:#000;}

.dropdown .underline {margin:0; color:#000000; }
.dropdown .underline:hover {color:#000000;}

.dropdown .column {float: left; padding: 3px 8px; margin-right: 5px;}
.dropdown table { cursor:pointer;}
.dropdown .sub_arrow {width: 10px;}
/*end scroll menu */

.subdropdown {margin:0; float:left; padding-right:0px; position:absolute;}
.subdropdown dd {margin:0; position:absolute; overflow:hidden; opacity:0; padding:0px; float:left;}
.subdropdown ul {margin:0; padding:0px; list-style:none; border-top:none; float:left;}
.subdropdown li {margin:0; padding:0px; width:150px;  float:left; clear:both; display:inline; float:left;}
.subdropdown a, .subdropdown a:active, .subdropdown a:visited {margin:0; display:block; padding:6px; color:#627c62; text-decoration:none; background:#e6fed2; text-decoration:none; }
.subdropdown .underline {margin:0; border-bottom:1px solid #fff; font-weight: normal}
.subdropdown a:hover {color:#000; font-weight:normal; background-color:#d3feb8;}

.LinkTitle3{
	color:#00099C;
	background-color:#ffffff;
}
.LinkTitle3:hover{
	color:#ffffff;
	background-color:#00099C;
}
.LinkTitle3 a{
	text-decoration:underline;
	color:#00099C;
}
.LinkTitle3 a:hover{
	color:#ffffff;
	/*background-color:#00099C;*/
}
.LinkTitle2{
	color:#00099C;
	background-color:#ffffff;
}
.LinkTitle2:hover{
	color:#ffffff;
	background-color:#FF6600;
}
.LinkTitle2 a{
	text-decoration:underline;
	color:#00099C;
	/*background-color:#ffffff;*/
}
.LinkTitle2 a:hover{
	color:#ffffff;
	/*background-color:#FF6600;*/
}
.LinkTitle4 a{
	color:#9f8e4a;
	text-decoration:underline;
}

.LinkTitle4 a:hover{
	color:#fff;
	background-color:#9f8e4a;
}

.TextGreen4{
	color:#45590D;
}

.TextGreen4 a{
	color:#45590D;
}
#popular_article_mp ul,#popular_article_mp li{
	padding:0px; margin:0px;
}
#popular_article_mp{
	margin-bottom:20px;
}
#img_sd_white_arrow{
	width:10px;
	height:9px;
	background-position:-8px -23px;
}
#img_small_arrow{
	width:8px;
	height:8px;
	background-position:-18px -23px;
}
#arrow_drop,#arrow_drop_2, #arrow_result{
	background-position:-141px -11px;
	width:8px;
	height:4px;	
	background-color:#999999; 	
	cursor:pointer;
}
.arrow_dwn{
	width:6px;
	height:5px;
	background-position:0px 0px;
}
#contact_us ul, #contact_us li{
	margin:0px;
	padding:10px;
	float:left;
}
#content_term_of_use ul, #content_term_of_use li{
	padding:0px;
	margin:0px;
	float:left;
}
#term_list ul{
	float:none;
}
#term_list li{
	float:none;
	padding:20px 0px 0px 20px;
}
#content_term_of_use{
	float:left;
}
#contact_us{
	padding-top:0px;
}
#input_cont{
	width:200px;
	height:40px;
}
#list_city{
	float:left;
}
#list_cont{
	float:left;
	margin-bottom:10px;
}
#list_city ul{
	margin:0px 0px 0px 20px;
	padding:0px;
}
#list_city li{
	margin:0px;
	padding:0px 5px 0px 0px;
	float:left;
}
#LinkBlue a{
	color:blue;
}
#LinkBlue a:hover{
	color:blue;
	text-decoration:underline;
}
#city_list_top ul{ 
	margin:0px;
	padding:0px;
	float:left;
}
#city_list_top li{
	padding:0px 10px 0px 0xp;
	float:left;
}
#Bnet_article_2{
	width:310px; float:left; margin-left:5px; margin-top:5px;	
}
#middle_tab2{
	width:290px; float:left; background-image:url('https://x1.sdimgs.com/img/etoday/tile_tab.png'); height:19px;
}
.Bnet_articles_list_cont2{
	width:280px;	
}
.Bnet_articles_list{
	width:290px;	
}
#articles_cont2{
	height:560px; border-left:1px solid #d7d5cb; border-bottom:1px solid #d7d5cb; border-right:1px solid #d7d5cb; width:298px;
}
#mid_cont_left2{
	width:305px; margin-left:0px; float:left; background-color:#676767; height:1310px; padding:2px;
}
#most_search_cont{
	margin:0px; padding:0px; width:100%;
}
#most_search_cont li{
	float:left;
	margin:0px;
	padding:0px;
	padding-right:10px;
}


#related_article,#author,#most_popular,#tabMenuBottom{
	background-image:url('https://x1.sdimgs.com/img/etoday/valorian_sprite_img_repeat-x.png');
	background-repeat:repeat-x;
}
#tabMenuBottom{
	width:100%;
	float:left;
	background-position:0px -633px;
}
#tabMenuBottom ul{
	margin:0px; 
	padding:0px;
	width:100%;
	float:left;
}
#tabMenuBottom li{
	margin:0px 5px 0px 0px;
	float:left;
	padding:10px;
}
#contentTab1{
	padding:10px;
	background-color:#FFFDF2;
	border-left:1px solid #D0C275;
	border-right:1px solid #D0C275;
	border-bottom:1px solid #D0C275;
}

#contentTab2{
	padding:10px;
	display:none;
	background-color:#FFFDF2;
	border-left:1px solid #D0C275;
	border-right:1px solid #D0C275;
	border-bottom:1px solid #D0C275;
}
#contentTab3{
	padding:10px;
	display:none;
	background-color:#FFFDF2;
	border-left:1px solid #D0C275;
	border-right:1px solid #D0C275;
	border-bottom:1px solid #D0C275;
}
#related_article,#author,#most_popular{
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	cursor:pointer;
	border-left:1px solid #D0C275;
	border-right:1px solid #D0C275;
}

#related_article{
	background-color:#FFFDF2;
	height:37px;
	background-position:0px -596px;
}
#author{
	color:#b3a556;
	background-color:#e0dcbd;
	height:37px;
	background-position:0px -559px;
}
#most_popular{
	color:#b3a556;
	background-color:#e0dcbd;
	height:37px;
	background-position:0px -559px;
}
#top_search_article ul{
	margin:0px;
	padding:0px;
}
#top_search_article li{
	margin-left:20px;
	float:none;
	list-style-type:circle;

}
#country_header_text{
	padding-bottom:10px;
	font-size:20px;
}
#country_header_list{
	font-size:14px;
}
#line_separator{
	float:left;
	width:100%;
	margin-top:5px;
	height:5px;
	background-color:#efefff;
}


#article_list{
	margin-left:10px;
	padding:0px;
}

#article_list ul{
	margin:0px;
	padding:0px;
}
#article_list li{
	margin:0px;
	padding:0px 0px 10px;
	float:left;
	clear:both;
}
#youtube_list{
	padding-bottom:10px;
}
#youtube_list ul{
	margin:0px;
	padding:0px;
}
#youtube_list li{
	margin:0px;
	padding:0px;
	float:left;
}
#bt_add_to_fav{
	cursor:pointer;
	width:100px;
	height:18px;
	background-position:-8px -5px;
}
#bt_add_to_fav:hover{
	background-position:0px -32px;
}
#keyword_text{
	text-align:center;
	color:black;	
}
#keyword_text a{
	text-align:center;
	color:#000000;
}
#logo_small{
	background-position:-112px -55px;
	width:26px; height:23px;
}
#button_fav_topic{
	width:257px; 
	height:55px; 
	background-repeat:no-repeat; 
	background-image:url('https://x1.sdimgs.com/img/etoday/button_fav_sprite_topic.png'); 
	float:left;  
	background-position:0px -65px;
}
#button_fav_topic:hover{
	background-position:0px 0px;
}
#button_fav_article{
	width:257px; 
	height:55px; 
	background-repeat:no-repeat; 
	background-image:url('https://x1.sdimgs.com/img/etoday/button_fav_sprite_article.png'); 
	float:left;  
	background-position:0px -65px;
}
#button_fav_article:hover{
	background-position:0px 0px;
}
#button_fav_author{
	width:257px; 
	height:55px; 
	background-repeat:no-repeat; 
	background-image:url('https://x1.sdimgs.com/img/etoday/button_fav_sprite_author.png'); 
	float:left;  
	background-position:0px -65px;
}
#button_fav_author:hover{
	background-position:0px 0px;
}
#button_fav_author{
	width:257px; 
	height:55px; 
	background-repeat:no-repeat; 
	background-image:url('https://x1.sdimgs.com/img/etoday/button_fav_sprite_new.png'); 
	float:left;  
	background-position:0px -65px;
}
#button_fav_author:hover{
	background-position:0px 0px;
}
#form_bookmark_elm ul{
	padding:0px;
	margin:0px;
}
#form_bookmark_elm li{
	padding:0px;
	margin:0px;
	float:left;
	list-style-type:none;
}
#footer_admin_cont ul{
	margin:0px;
	padding:0px;
}
#footer_admin_cont li{
	margin:0px;
	padding:0px;
}
#top_author_list_cont ul{
	margin:0px;
	padding:0px;
}
#top_author_list_cont li{
	margin:0px;
	padding:0px;
	float:left;
	width:50%;
	padding-bottom:10px;
}

#sub_al_bottom{
float:left;
width:100%;
background-color:#ddd9c3; height:30px;
}
#sub_al_bottom ul{
	margin:0px;
	height:100%;
	padding:0px;
	width:100%;
	float:left;
}
#sub_al_bottom li {
	height:100%;
	margin:0px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:0px;
	padding-top:8px;
	float:left;
}

#most_search_list{
	text-align:left;
	padding-bottom:20px;
	font-family:arial;
	font-size:12px;

}
#list_p_breadcrumb a{
	color:#000000;
}
#list_p_breadcrumb{
	color:#4e68c3;
}
#detail_p_breadcrumb a{
	color:#787878;
}
#detail_p_breadcrumb{
	color:#787878;
}
#detail_p_breadcrumb_soft{
	color:#787878;
}
#detail_p_breadcrumb_soft a{
	color:#787878;
}

#header{
	padding-top:0px;
}
#dropDown_other{
	background-color:#0033FF; 
}

#search_box_left{
	width:21px;
	height:17px;
	margin:5px;
	background-position: -120px -6px;
}

#search_box_middle{
	height:27px;
	background-position:0px -488px;
}
.search_box_input{
	width:200px;
	*width:190px; !important
	height:22px;
	font-size:14px;
	font-weight:bold;
	color: #3A4D07;
	font-family:Arial, Helvetica, sans-serif;
	border:0px;
	margin-top:7px;
}

.arial33GreenBold{
	font-size:33px; font-family:arial; color:#046a15;	
}
.arial33GreyBold{
	font-size:33px; font-family:arial; color:#929292;	
}
.arial11GreenITalic{
	font-size:11px; font-family:arial; color:#046a15; font-style:italic;	
}

#menu_bar_left{
	background-color:#999999;
	margin-right:2px;
	width:29px;
	height:27px;
	background-position: -4px -28px;
	float:left;
}
#menu_bar_left:hover{
	background-position: -4px -55px;
	
}
#menu_bar_left2{
	margin-right:2px;
	margin-bottom:1px;
	width:29px;
	height:27px;
	background-position: -4px -55px;
	float:left;
}
#menu_bar_left2:hover{
	background-position: -4px -55px;
}
#menu_bar_right{
	width:4px;
	height:27px;
	background-position: -194px -94px;
	float:left;
}

#menu_bar{
	float:left;
	height:27px;
	background-color:#237f00;
}
#menu_bar_2{
	float:left;
	height:27px;
	background-color:#ffffff;
	margin-right:2px;
}
#menu_bar_3{
	float:left;
	height:27px;
	background-color:#133d01;
}

#menu_item_others,#menu_item_others:hover,#menu_item_others_active{
	padding:0px 11.5px 0px;
	font-size:11px;
	vertical-align: baseline;
	padding-top:4px;
	text-align:center;
	float:left;
	width:86px;
	*width:103px;
	height:21px;
	margin-left:1px;
	margin-top:1px;
	margin-bottom:1px;
	text-decoration:none;
}

#parent_select{
	color:#000;
	vertical-align: middle;
	text-align:center;
	width:155px;
	height:28px;
	text-decoration:none;

}

#img_corner_nav_left_bot,#img_corner_nav_right_bot{
	width:3px;
	height:3px;
}
#img_corner_nav_left_bot{
	background-position:-12px 0px;
}
#img_corner_nav_right_bot{
	background-position:-15px 0px;
}
#menu_item_others{
	background-position:0px -410px;
	color:#fff;
}
#menu_item_others_active,#menu_item_others:hover{
	background-position:0px -462px;
	color:#f0ff00;
}

.menu_item_inactive, .menu_item_inactive:hover,.menu_item_active, .menu_item_active:hover, #menu_bar_other{
	padding:5px 0px 0px;
	font-size:11px;
	vertical-align: baseline;
	text-align:center;
	float:left;
	height:20px;
	margin:0px 0px 0px;
	text-decoration:none;
}

.menu_item_inactive{
	background-position:0px -410px;
	color:white;
}
.menu_item_inactive:hover{
	background-position:0px -462px;
	color:#f0ff00;
}
.menu_item_inactive{
	background-position:0px -410px;
	color:white;
}
.menu_item_inactive:hover{
	background-position:0px -462px;
	color:#f0ff00;
}
.menu_item_active,.menu_item_active:hover{
	background-position:0px -462px;
	color:#f0ff00;
}
#menu_item_stock_active, #menu_item_stock_active:hover, #menu_item_stock_inactive, #menu_item_stock_inactive:hover{
	padding:5px 5px 0px;
	font-size:11px;
	vertical-align: baseline;
	text-align:center;
	float:left;
	text-decoration:none;
}
#menu_item_stock_inactive{
	background-position:0px -410px;
	width:115px;
	color:white;
}
#menu_item_stock_inactive:hover{
	background-position:0px -462px;
	width:115px;
	color:f0ff00;
}
#menu_item_stock_active{
	background-position:0px -462px;
	width:115px;
	color:white;
}
#menu_item_stock_active:hover{
	background-position:0px -462px;
	width:115px;
	color:#f0ff00;
}

.drop_menu{
	width:106px;
	height:auto;
}
.menu_drop_item,.menu_drop_item:hover{
	font-size:11px;
	text-decoration:none;
	position:relative;
	text-align:center;
	vertical-align:middle;
	padding-top:5px;
	padding-bottom:5px;
	width:106px;
	height:auto;
	float:left;
	border-bottom:1px solid #c2d6b2;
	border-left:1px solid #c2d6b2;
	border-right:1px solid #c2d6b2;
}
.menu_drop_item{
	background-color:#dbffc0;
	color:#82a170;
}
.menu_drop_item:hover{
	background-color:#c2fc97;
	color:#000;
}

#left_menu_title_middle{
	height:27px;
	background-position:0px -532px;
}
#left_menu_title_left{
	width:4px;
	height:27px;
	background-position:0px -5px;
}

#left_menu_title_right{
	width:4px;
	height:27px;
	background-position:-4px -5px;
}
#company_title{
	color:#999999;
	text-decoration:none;
}
#company_title:hover{
	color:#999999;
	text-decoration:underline;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;	
}
.underline{
	text-decoration:underline;
	color:#000000;	
}
.underline:hover{
	color:#FF0000;
}


#list_right_headlines
{
	background-image:url('https://x1.sdimgs.com/img/etoday/valorian_sprite_repeat-y.png'); background-repeat:repeat-y;	
}


#left_stock_exchange{
	height:130px; width:8px; background-repeat:no-repeat; background-image:url('https://x1.sdimgs.com/img/etoday/left_stock_exchange.jpg'); float:left;	
}
#bg_stock_exchange{
	width:214px; padding-top:5px; background:url('https://x1.sdimgs.com/img/etoday/bd_stock_exchange.jpg') repeat-x;height:128px;float:left;	
}
#right_stock_exchange{
	height:130px; width:8px; background-repeat:no-repeat; background-image:url('https://x1.sdimgs.com/img/etoday/right_stock_exchange.jpg'); float:left;	
}
.small_container_top {
	height:6px;
	background-image:url('https://x1.sdimgs.com/img/etoday/smallcontainer_top.jpg');
	background-repeat:no-repeat;
}
#prev{
	width:31px; height:17px; background-image:url('https://x1.sdimgs.com/img/etoday/prev_normal.png'); background-repeat:no-repeat; float:left;
}
#next{
	width:31px; height:17px; background-image:url('https://x1.sdimgs.com/img/etoday/next_normal.png'); background-repeat:no-repeat; float:left;
}
#view_page{
	width:90px; float:left;	
}
.paging_container{
	height:17px; text-align:center; margin-bottom:5px;	
}
#paging{
	width:auto; float:left; padding-left:5px; padding-right:15px;
}
#paging ul{
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}
#paging li{
	font-family:arial;
	font-size:13px;
	color:#666;
	width:10px;
	float:left; margin:0px;
}
#paging li a {
	color:#666;
	text-decoration:none;
	vertical-align:bottom;
	height:10px;
}

#paging li a:hover {
	color:#666; text-decoration:underline;
}
#tabbing_cont{
	float:left; width:623px;	
}
#number{
	width:auto; float:left; padding-left:5px; padding-right:15px;
}
#number ul{
	list-style:none;
	margin:0;
	padding:0;
	display:inline;
}
#number li{
	font-family:arial;
	font-size:13px;
	color:#666;
	width:10px;
	float:left;
}
#number li a {
	display:block;
	color:#666;
	text-decoration:none;
	vertical-align:bottom;
	height:10px;
}

#number li a:hover {
	color:#666; text-decoration:underline;
	background-position:0px -70px;
}
.headline_title{
	float:right; padding-right:5px; padding-top:5px;	
}
.video_list2{
	width:180px; float:left; 
}
.video_list2 ul, .video_list2 li{
	padding-bottom:5px;
	line-height:15px;
}
.small_container_bot {
	width:700px;
	height:5px;
	background-image:url('https://x1.sdimgs.com/img/etoday/smallcontainer_bot.jpg');
	background-repeat:no-repeat;
}
#left_list{
	float:left; width:290px;	
}
#right_list{
	float:right; width:290px;	
}
#curency_trading_top{
	background-image:url('https://x1.sdimgs.com/img/etoday/curency_trading_top.png'); background-repeat:no-repeat; width:230px; height:56px; float:left;	
}
#type_industrial{
	background-image:url('https://x1.sdimgs.com/img/etoday/type_industrial.png'); background-repeat:no-repeat; width:230px; height:56px; float:left;	
}
.arrow_grey{
	 margin:0 8px 0 0;float:left; background-image:url('https://x1.sdimgs.com/img/etoday/arrow_grey.png'); width:14px; height:18px; background-repeat:no-repeat;	
}
#player{
	display:block;width:295px;height:190px; background-image:url('https://x1.sdimgs.com/img/etoday/video_thumbnail.png'); margin-bottom:5px;	
}
.video{
	clear:both; width:295px; height:190px;	
}
.management_list {
	width:210px; margin-right:5px; padding-left:5px; margin-top:10px;
}
#news_headlines{
	float:left;width:463px; margin-left:5px; padding-top:5px;	
}
.writerprofile {
	background-image:url('https://x1.sdimgs.com/img/etoday/bg_writerprofile.jpg');background-repeat:repeat-x;
	padding-top:14px;
	border-left:1px #cdcdcd solid;
	border-right:1px #cdcdcd solid;
	width:700px;
	*width:707px; !important
	height:90px;
}
.white_title{
	height:22px;padding-top:4px;
}
.news {float:right; margin-right:20px; width:220px;}
.news ul{margin:0;padding-left:5px; list-style-type: none; }
.news li{
	list-style-type: none;
}

.search_link {margin-right:5px; width:210px;}
.search_link ul{margin:0;padding-left:5px; list-style-type:none; }
.search_link li{
	list-style-type:none; line-height:9px; margin:0;padding-left:5px; padding-bottom:2px;
}
.city_links{
	width:180px;	
}

.video_content {width:295px; float:left;}
.list_video {width:300px; float:left;}
.list_video ul, li{margin:0;padding-left:5px; list-style-type:none; line-height:17px;}

.list_video2 {width:200px; float:left;}
.list_video2 ul, li{margin:0;padding-left:5px; list-style-type:none; line-height:15px;}

.video_list_new{
	margin-left:0px; padding-left:0px; 
}

.video_list_new ul{
	margin-top:5px;  margin-left:0px; padding-left:5px;
}
.video_list_new li{
	margin-top:0px; padding-top:0px;  margin-left:0px; padding-left:0px;
}

.linkTitle{
	font-family:Arial; color:#464646; font-size:12px; font-weight:bold;	
}
#Grey_container{
	background-color:#eee; float:left; padding:5px; margin-right:5px; margin-bottom:5px; height:auto;	
}
.search_link_container{
	float:left; width:220px;	
}
.absolute{
	position:absolute;	
}
#management_list1{
	float:left;width:450px;	
}
.management_list li{
	list-style:none;
	line-height:10px;
}
#stock_market{
	width:210px; height:210px; margin-bottom:5px; margin-right:0px; padding-right:0px;
}
.curency {
	width:230px;
	background-image:url('https://x1.sdimgs.com/img/etoday/bg_curency_tile.png');
	background-repeat:repeat-y;
}
.curency_content {
	padding:5px 15px 5px 10px;
}
.curency_content2 {
	padding:25px 15px 5px 10px;
	background-image:url('https://x1.sdimgs.com/img/etoday/bg_curency_arrow.png');
	background-repeat:no-repeat;
}
.curency_bot{
	background-image:url('https://x1.sdimgs.com/img/etoday/curency_trading_bottom.png'); width:230px; height:8px; background-repeat:no-repeat;	
}
.linkTitle a{
	font-family:Arial; color:#464646; font-size:12px; font-weight:bold; text-decoration:none;
}
.linkTitle a:hover{
	font-family:Arial; color:#464646; font-size:12px; font-weight:bold; text-decoration:underline;
}
.arial12Yellow{
	font-family:Arial; color:#f6ff00; font-size:12px;
}
.arial11_lightBrown{
	font-family:Arial; color:#fdd78b; font-size:11px;	
}
.arial11White{
	font-family:Arial; color:#fff; font-size:11px;
}
.arial12Green{
	font-family:Arial; color:#006000; font-size:12px;
}
.arial10Green{
	font-family:Arial; color:#006000; font-size:10px;
}
.arial14_darkGreen{
	font-family:Arial; color:#006000; font-size:14px;
}
.arial12GreenBold{
	font-family:Arial; color:#006000; font-size:12px; font-weight:bold;
}
.arial9Grey{
	font-family:Arial; color:#696969; font-size:9px;
}
.arial10Grey{
	font-family:Arial; color:#696969; font-size:10px;
}
.arial11Brown{
	font-family:Arial; color:#5d5000; font-size:11px;
}
.arial11_lightGrey{
	font-family:Arial; color:#dbdada; font-size:10px;
}
.arial12Grey{
	font-family:Arial; color:#696969; font-size:12px;
}
.arial12GreyBold{
	font-family:Arial; color:#464646; font-size:12px; font-weight:bold;
}
.arial12GreyLight{
	font-family:Arial; color:#999999; font-size:12px;
}
.arial16GreyLight{
	font-family:Arial; color:#999999; font-size:16px;
}

.arial10Black{
	font-family:Arial; color:#000; font-size:10px;
}
.arial12Black{
	font-family:Arial; color:#000; font-size:12px;
}
.arial12BlackBold{
	font-family:Arial; color:#000; font-size:12px; font-weight:bold;
}
.arial12White{
	font-family:Arial; color:#fff; font-size:12px;
}
.arial14White{
	font-family:Arial; color:#fff; font-size:14px;
}
.arial14Green{
	font-family:Arial; color:#62cd41; font-size:14px;
}

.arial11GreenBold{
	font-family:Arial; color:#007d00; font-size:11px; font-weight:bold; font-style:italic;
}
.arial11Green{
	font-family:Arial; color:#007d00; font-size:11px; 
}
.arial11GreyBold{
	font-family:Arial; color:#666; font-size:11px; font-weight:bold;
}
.arial14GreyBold{
	font-family:Arial; color:#666; font-size:14px; font-weight:bold;
}
.arial14BlackBold{
	font-family:Arial; color:#000; font-size:14px; font-weight:bold;
}
.arial16BlackBold{
	font-family:Arial; color:#000; font-size:16px; font-weight:bold;
}
.arial18BlackBold{
	font-family:Arial; color:#000; font-size:18px; font-weight:bold;
}
.arial14Orange{
	font-family:Arial; color:#dd8c00; font-size:14px; font-weight:bold;
}
.arial16Orange{
	font-family:Arial; color:#dd8c00; font-size:16px; font-weight:bold;
}
.arial14Brown{
	font-family:Arial; color:#988e58; font-size:14px; font-weight:bold;
}
.arial14Grey{
	font-family:Arial; color:#666; font-size:14px; 
}
.arial11Grey{
	font-family:Arial; color:#666; font-size:11px; 
}
.arial10Blue{
	font-family:Arial; color:#0024ff; font-size:10px; 	
}
.arial11Black{
	font-family:Arial; color:#000; font-size:11px;	
}
.arial16WhiteBoldItalic{
	font-family:Arial; color:#fff; font-size:16px; font-weight:bold; font-style:italic;		
}
.arial18GreenItalic{
	font-family:Arial; color:#007d00; font-size:18px; font-weight:bold; font-style:italic;	
}
.alignLeft{
	text-align:left;
}
#facebook_icon{
	width:70px; height:19px; 
	background-position:-626px -23px;
}
#other_guides_include{
	background-repeat:no-repeat; width:164px; height:38px; float:left; background-position:-23px -94px;
}
#bottom_content_right{
	float:right; width:250px;	
}
#bottom_right_box{
	width:230px; height:7px; background-position:0px -198px; vertical-align:top;
}
#bottom_content_right_content{
	text-align:left; padding-top:5px;	
}
#bottom_content_1_left_container{
	text-align:left; padding-top:5px; padding-bottom:5px; 
}
.separator{
	width:2px; height:122px; float:left;
	background-position:-696px 0px;
}
#feeds_img{
	float:left; width:16px; height:19px; background-image:url('https://x1.sdimgs.com/img/etoday/feeds_img.png');
}
#bottom_content_1_middle{
	float:left; width:400px; padding-left:10px;	
}
#go_btn{
	width:23px; height:22px; float:left; margin-left:3px; background-image:url('https://x1.sdimgs.com/img/etoday/go_btn.png');
}
.floatRight{
	float:right;	
}
#visit_other_sites{
	float:left; padding-top:3px;
}	
#option{
	float:left; padding-left:5px;	
}
.clearBoth{
	clear:both;	
}
#feeds_title {
	float:left; margin-left:5px;
}
.clearBoth{
	clear:both;	
}

.feeds_list ul{
	margin-left:5px;
	padding-left:5px;
	text-align:left;
}

.feeds_list li{
	list-style:none;
	text-align:left;
	line-height:11px;
}

.feeds_list li a{
	list-style:none;
	text-align:left;
	line-height:11px;
	text-decoration:none;
	font-family:arial; font-size:12px; color:#696969;
}
.feeds_list li a:hover{
	list-style:none;
	text-decoration:underline;
}
.arial14GreenBold{
	font-family:Arial; color:#007d00; font-size:14px; font-weight:bold;	
}
.list{
	width:240px; word-wrap:break-word; float:left;
}	
.list_title{
	 width:290px; height:auto;
}
.list_title ul{
	padding-left:5px; 
	margin-left:3px;
	margin-top:auto;
	margin-bottom:0px; width:250px; 
}
.list_title li{
	float:left;
	width:250px;
	line-height:17px;
	padding-bottom:0px;
	list-style:none; 
}
.most_popular_list{
	float:left; width:230px; text-align:left;
}
.content_bot{
	margin-bottom:5px; float:left; border:1px solid #d5d1ba; width:618px; margin-top:5px; padding-left:5px; height:auto;	
}
.content_bot ul,.content_bot li{
	padding-left:5px; margin-top:5px; padding-bottom:5px; margin-left:0px;
}
#warren_buffet_list_cont{
	float:left; width:612px; text-align:left;	
}
.warren_buffet_list{
	float:left; width:190px; margin-right:12px;	
}
.warren_buffet_list ul,.warren_buffet_list li{
	margin-left:0px; padding-left:0px; margin-top:0px; padding-top:0px;
}
.main_articles{
	float:left; width:220px; margin-right:12px;	
}
.main_articles ul,.main_articles li{
	margin-left:0px; padding-left:0px; margin-top:0px; padding-top:0px;
}
#left_tab_close{
	float:left; width:5px; height:19px; background-image:url('https://x1.sdimgs.com/img/etoday/valorian_sprite_index.png'); background-position:-13px -23px;	
}
#middle_tab{
	float:left; width:615px; height:19px; background-image:url('https://x1.sdimgs.com/img/etoday/tile_tab.png');	
}
#right_tab_close{
	float:left; width:5px; height:19px; background-image:url('https://x1.sdimgs.com/img/etoday/valorian_sprite_index.png'); background-position:-19px -23px;	
}
#headline_cont{
	width:290px; padding-left:10px; padding-top:5px; float:left;	
}
#writter_profile{
	float:left; width:280px; float:left; margin-top:5px; margin-left:5px;
}
#writter_profile ul,#writter_profile li{
	margin-left:0px; padding-left:0px; margin-top:0px; padding-top:0px; 
}
.sidebar_tags{
	float:right; width:300px; margin-right:0px; margin-top:10px; margin-bottom:5px;
}
.sidebar_title{
	text-align:center; padding-top:10px;	
}
.title_cont{
	width:100%px; height:30px; background-image:url('https://x1.sdimgs.com/img/etoday/new_bg_tile_brown.png'); border:1px solid #d2c47a;	
}
.tags_cont{
	width:100%; padding-top:5px; padding-bottom:5px; background-color:#fffdf2; height:auto; border-left:1px solid #d2c47a; border-bottom:1px solid #d2c47a; border-right:1px solid #d2c47a;	
}
.tags_cont ul{
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:20px;
}
.tags_cont li{
	padding:0px;
	list-style-type:circle;
}
.tags_cont a{
	color:#999999;
}
#Bnet_articles{
	float:left; width:625px; margin-top:5px; margin-bottom:5px; padding-right:5px;	
}
.Bnet_articles_list{
	float:left; width:625px; height:auto;
}
.Bnet_articles_list_cont{
	margin-top:5px; margin-bottom:5px; padding-bottom:5px; padding-right:5px;	
}
.Bnet_articles_list ul,.Bnet_articles_list li{
	margin-left:0px; padding-left:0px; margin-top:0px; padding-top:0px;		
}
#feeds_list ul,#feeds_list li{
	padding-left:5px; margin-top:0px; padding-bottom:5px; margin-bottom:0px; margin-left:0px;	
}
#bottom_content_1{
	width:970px; margin-left:auto; margin-right:auto; text-align:center; clear:both;
}
#bottom_content_2{
	width:985px; margin-left:auto; margin-right:auto; clear:both; float:left; 
}
#bottom_content_1_left{
	float:left; width:475px; padding-right:10px;	
}
#top_content{
	height:auto; 
	/*
	background-image:url('https://x1.sdimgs.com/img/etoday/new_bg_tile_white.png'); 
	background-repeat:repeat-y;
	*/
	margin-left:auto; margin-right:auto; padding-top:10px; float:left; 
}
#left_box_container{
	float:left;  padding-left:10px; width:935px; margin-left:5px; height:auto;
}

.arrow_orange{
	 float:left; width:14px; height:23px;
	 background-position:-626px 0px;
}

.arrow_orange2{
	 float:left; width:14px; height:23px;
	 background-position:0px 0px;
}

.arrow_green_big{
	 float:left; width:13px; height:18px; margin-top:15px; background-image:url('https://x1.sdimgs.com/img/etoday/valorian_sprite_index.png'); margin-left:2px;
	 background-position:0px -23px;
}

#title_container{
	height:50px; float:left;	
}
.title_1{
	float:left; margin-top:15px; margin-left:3px; width:250px;
}
#mid_cont_left{
	width:305px; margin-left:0px; float:left; background-color:#676767; height:600px; padding:2px;	
}
#mid_cont_middle{
	width:305px; margin-left:5px; float:left; background-color:#704627; height:600px;
}
#mid_cont_right{
	width:300px; margin-left:5px; float:left; background-image:url('https://x1.sdimgs.com/img/etoday/tile_brown_gradient.png'); height:600px; padding:2px; background-repeat:repeat-x; background-color:#efede5;
}
#headline_news{
	width:309px; height:189px; background-image:url('https://x1.sdimgs.com/img/etoday/valorian_sprite_index.png'); background-position:-3px -42px; background-repeat:no-repeat; padding-left:2px; margin-left:0px;	
}
#articles_cont{
	height:425px; border-left:1px solid #d7d5cb; border-bottom:1px solid #d7d5cb; border-right:1px solid #d7d5cb;	
}
#title_2{
	clear:both; text-align:left; margin-left:10px; margin-left:5px;	
}
#mid_cont{
	width:940px; float:left; padding-top:5px; padding-bottom:5px; height:auto; margin-left:0px; padding-left:0px; width:940px;	
}
#right_corner_tab_top{
	width:7px; height:50px; float:left; background-position:-8px -84px;
}
#image_title_container{
	width:935px; float:left; height:auto;
	
}
#img4{
	background-image:url('https://x1.sdimgs.com//img/etoday/img4.jpg'); background-repeat:no-repeat; width:290px; height:194px;	
}
#img5{
	background-image:url('https://x1.sdimgs.com//img/etoday/img5.jpg'); background-repeat:no-repeat; width:290px; height:194px;	
}
#img7{
	background-image:url('https://x1.sdimgs.com//img/etoday/img6.jpg'); background-repeat:no-repeat; width:290px; height:194px;	
}
#content1{
	float:left;width:208px;	
}
#stock_widget{
	float:left;	
}
#content_img{
	float:left; padding-left:10px; padding-right:10px; padding-top:10px; padding-bottom:5px; width:290px;	
}
#img_headlines{
	width:280px; text-align:left;	
}
#img_headlines a{
	color:#000000;
}
.headlines ul,.headlines li{
	padding-left:5px; margin-top:5px; padding-bottom:5px; margin-left:0px;
}
#headline_img_big2{
	background-image:url('https://x1.sdimgs.com//img/etoday/headline_img3.jpg'); background-repeat:no-repeat; width:207px; height:295px;	float:right; padding-right:5px; padding-top:5px;
}
#headline_img_big3{
	background-image:url('https://x1.sdimgs.com//img/etoday/headline_img4.jpg'); background-repeat:no-repeat; width:207px; height:295px;	float:right; padding-right:5px; padding-top:5px;
}
#img1{
	background-image:url('https://x1.sdimgs.com//img/etoday/img1.jpg'); width:290px; height:194px;
}
#img2{
	background-image:url('https://x1.sdimgs.com//img/etoday/img2.jpg'); width:290px; height:194px;
}
#img3{
	background-image:url('https://x1.sdimgs.com//img/etoday/img3.jpg'); width:290px; height:194px;
}
#title_headlines{
	margin-bottom:5px;
}
#left_bottom_corner{
	width:7px; height:7px; clear:both; float:left; margin:0px; padding:0px; background-position:-85px 0px;
}
#middle_bottom{
	background-color:#e4e5e5; width:692px; float:left; height:7px;margin:0px; padding:0px; font-size:1px;line-height:0px;	
}
#right_bottom_corner{
	width:7px; height:7px; float:left; margin:0px; padding:0px; background-position:-93px 0px;
}
#middle_content{
	width:906px; margin-top:10px; margin-bottom:5px; background-color:#C9C;
}
.readMore{
	margin-bottom:5px; width:200px; text-align:left; padding-left:13px; float:left; font-family:arial; font-size:11px; color:#006000;	
}
.readMore a{
	margin-bottom:5px; text-align:left; padding-left:10px; float:left; font-family:arial; font-size:11px; color:#006000; text-decoration:none;	
}
.readMore a:hover{
	margin-bottom:5px; text-align:left; padding-left:10px; float:left; font-family:arial; font-size:11px; color:#006000; text-decoration:underline;	
}

.readMore2{
	margin-bottom:5px; text-align:left; float:left; font-family:arial; font-size:11px; color:#006000;	
}
.readMore2 a{
	margin-bottom:5px; text-align:left; float:left; font-family:arial; font-size:11px; color:#006000; text-decoration:none;	
}
.readMore2 a:hover{
	margin-bottom:5px; width:200px; text-align:left; float:left; font-family:arial; font-size:11px; color:#006000; text-decoration:underline;	
}
#tab{
	float:left; width:625px; margin-top:5px;
}
#tab1{
	float:left; width:250px; height:42px;
	background-position:0px 0px;
}
#tab2{
	float:left; width:375px; height:42px;
	background-position:-251px -43px;
}

#content_container{
	 *width:625px !important; margin-bottom:5px; float:left; width:623px; border-right:1px solid #d5d1ba; padding-bottom:5px; border-left:1px solid #d5d1ba; border-bottom:1px solid #d5d1ba; padding-top:0px; *height:auto; !important 
}
#content_list{
	float:left; width:290px; text-align:left; padding-left:5px;
}
.arrow_green_small{
	width:4px; height:7px; float:left; margin-top:6px; margin-right:4px; background-image:url('https://x1.sdimgs.com//img/etoday/valorian_sprite_index.png'); background-position:-85px 0px;
}
.bullet_green{
	width:5px; height:5px; float:left; margin-top:5px; margin-right:2px; background-image:url('https://x1.sdimgs.com//img/etoday/bullet_green.png'); background-repeat:no-repeat; word-wrap:break-word;
}
.title_list{
	text-align:left; margin-bottom:3px; width:230px;
}
#shadow_bottom{
	/*
	background-position:0px -775px;
	margin-left:4px; width:967px; float:left; height:7px; *margin-left:2px; !important
	*/
}
#right_headlines_cont{
	float:right; width:300px; margin-top:5px;	
}

.headline_header{
	width:300px; margin-bottom:10px;	
}
.headline_header_box{
	background-color:#d0c275; height:28px;	
}
.headlines{
	width:298px; background-color:#fffdf2; height:auto; border:1px solid #d2c47a; *width:300; !important
}
#footer_2{
	border-top:1px solid #CCCCCC;
	clear:both; padding-top:5px; padding-bottom:0px;	
}
#footer_3{
	clear:both; padding-top:0px;	
}
#footer_text{
	text-align:justify;
}
#footer_text a{
	color:#666666;
}
#right_box{
	float:left; padding-right:10px; padding-left:3px; height:auto;	
}
#right_box_header{
	width:230px; height:38px; margin-top:5px;
}
#right_box_title{
	float:right; padding-top:20px; padding-right:5px;"	
}
.floatLeft{
	float:left;	
}
.right_tagline{
	 clear:both; text-align:left; margin-bottom:0px;
}
.stock_exchange{
	width:230px; background-repeat:repeat-x; background-image:url('https://x1.sdimgs.com//img/etoday/bd_stock_exchange.jpg'); float:left;
}
.curency_trading {
	width:230px;
}
.curency {
	background-image:url('https://x1.sdimgs.com//img/etoday/bg_curency_tile.png');
	background-repeat:repeat-y;
}

.small_container_top {
	height:6px;
	background-image:url('https://x1.sdimgs.com//img/etoday/smallcontainer_top.jpg');
	background-repeat:no-repeat;
}
.small_container_bot {
	width:702px;
	height:5px;
	background-image:url('https://x1.sdimgs.com//img/etoday/smallcontainer_bot.jpg');
	background-repeat:no-repeat;
}
.small_container_content {
	border-left:1px #cdcdcd solid;border-right:1px #cdcdcd solid;
	width:695px;
	padding-left:5px;
	padding-right:0px;
	text-align:left;
}
.investment {
	border-bottom:1px #cdcdcd solid; text-align:left; height:auto;
}

.head_title {
	padding-top:5px;
}
.investment {
	border-bottom:1px #cdcdcd solid;
}

.bnet_article {
	padding:10px 0 0 0;
	text-align:left;
}

.guide_to {
	text-align:left;	
}

.bull{
	color:#4E4E4E;
	font-size:11px;
	padding-top:0px;
	vertical-align:top;
}

#most_search_list ul, #most_search_list li{
	margin:0px;
	padding:0px;
}
#scroller_menu{
	height:28px;
}
.menu_item_link a{
	color:#ffffff;
}
.menu_item_link a:hover{
	color:#f0ff00;
	text-decoration:none;
}
.footer_list_topic{
	width:25%;
}
.footer_list_topic ul, .footer_list_topic li{
	padding:0px;
	margin:0px;
}
.footer_list_topic li{
	list-style-type:none;
	margin-bottom:3px;
}
#category_display_main ul{
	margin:0px;
	padding:0px;
}
#category_display_main li{
	margin:0px;
	padding:0px;
	float:left;
}
#category_cont {
	padding-top:20px;
}
.MenuHover a:hover{
	color:#FFFFFF;
	background-color:#000080;
}
.navbar {
    margin-bottom: 0px;
}
ins.adsbygoogle {
	overflow: hidden !important; /* Prevents menus from spilling over text */
}
@media(max-width:992px){
	.header_cont_business,.header_cont_technology,.header_cont_women,.header_cont_health,.header_cont_education,.header_cont_family,.header_cont_travel,.header_cont_automobiles,.header_cont_entertainment{
		background-image: none !important;
		height: auto !important;
	}
}
@media(min-width:992px){
	#left_nav{
		width:28.5%;
	}
}