/* CSS Document */

/* MAIN CONTENT BOX STYLES (new gray box) */
div#containerDiv{
	margin: 0 auto;
	width: 771px;
} 

.mainGreyContainer {
	width: 771px;
}
.mainGreyContainer_top {
	background: url(../images/bg/greybox_top_770.png) no-repeat;
	height:23px;
}
.mainGreyContainer_top_simple {
	background: url(../images/bg/greybox_top_simple_770.png) no-repeat;
	height:15px;
}
.mainGreyContainer_mid {
	width: 771px;
	padding: 0 0 0 0px;
	background: url(../images/bg/greybox_bg_770.png) repeat-y ;
	overflow: hidden;
}
.mainGreyContainer_bot {
	background: url(../images/bg/greybox_bottom_770.png) no-repeat;
	height:15px;
}

/* SECTION CONTENT BOX STYLES (by section) */

.mainSection{ padding-top:5px; width:747px; height:448px; background:url(../images/sections/mainSec_bg.jpg) no-repeat bottom;}
.musicSection{ width:747px; background:url(../images/sections/sec_gradBg.jpg) no-repeat top;}
.musicSection .musicSecPlayer img{ position:absolute; margin-left:445px; margin-top:99px;}

.deportSection{ width:747px; background:url(../images/sections/sec_gradBg.jpg) no-repeat top;}

.newsSection{ width:747px; background:url(../images/sections/sec_gradBg.jpg) no-repeat top;}

.freeSection{ width:747px;}

/* HTML TEXT STYLES (by section) */
p{ padding:0; margin:0;}
p{ font:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#FFF; text-align:justify}
p a{color:#FED41D;}
p span{ color:#FED41D;}

p.nJust{ text-align:left;}

p.copyMain{padding:5px 0 5px 19px; width:535px; line-height:14px;}

p.copyMusic{font-size:13px; padding:23px 25px 34px 25px; width:697px; line-height:14px;}
p.copyMusic.a{font-size:11px; padding:23px 25px 20px 25px; width:697px; line-height:normal;}

div#radios{ width:336px; padding:33px 0 0 12px;}
div#radios p{font-size:14px; margin-bottom:15px; text-align:left;}

p.copySportReporter{font-size:12px; font-weight:bold; padding:50px 0 0 0; width:500px;}

p.copyXMDeportivo{font-size:12px; font-weight:bold; padding:35px 0 0 10px; width:450px;}

p.copySportNews{font-size:12px; font-weight:bold; padding:60px 0 0 10px; width:450px;}

p.copySport{font-size:11px; padding:23px 25px 20px 25px; width:697px;}
p.copySport.a{padding:5px 25px 5px 25px;}
p.copySport.b{padding:5px 25px 5px 25px;}

p.copyNews{font-size:13px; padding:30px 0 10px 22px; width:697px;}

p.copyRADIOS{font-size:12px; font-weight:bold; padding:25px 0 0 10px; margin-right:0px; width:450px;}

p.copyPGRATIS{font-size:20px; font-weight:bold; padding:20px 0 0 10px; margin-right:0px; width:450px;}



/* GLOBAL.CSS EXTENDED TO SAPANISH.CSS (oberwrite styles)  */
.padTopMid-lg {padding-top: 15px !important;}
.padLeftMid-lg {padding-left: 15px !important;}
.padRightMid-lg {padding-right: 15px !important;}
.padBottomMid-lg {padding-botoom: 15px !important;}

div.inside_footer{ margin:0; margin-top:0px; height:auto;}

input.search {margin: 0px 0px 4px 5px; border: 1px solid #878587; width:60px; *width:70px;}

#footercontent {
	width:765px;
	height: 157px;
	background: url(../images/bg/gradiente_bg_footer.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.9em;
	text-align: left;
	line-height: 150%;
	vertical-align: top;
	margin:0px 1px 0px 1px;
}

#footercontent .copyright{font-size:10px; margin-top:10px;}

#footerPadding{
	padding-left:10px;
	padding-top:15px;
}
#footercontent ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
	list-style-type:none;
	display:inline;
}
#footercontent ul li {
	float:left; 
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
	list-style-type:none;
	color: #FFFFFF;
	display:inline;
}
#footercontent ul li.category{
	color: #ECB616;
}
#footercontent ul li a {
	border:none;
	color: #FFFFFF;
	text-decoration: none;
}
#footercontent p {
	color: #ECB616;
}
#footertop {
	background: url('/common/images/bg/footer_top.gif');
	line-height: 10px;
	width: 765px;
	margin: 10px 0px 0px 1px;
}
* html #footercontent {
	width: 765px !important;
}
.footerwhite, .footerwhite a {
	color: #FFFFFF;
	text-decoration: none;
}
.footerwhite a:hover {
	text-decoration: underline;
}
.footerPaddingBottom {
        padding:45px 0px 0px 0px;
}

/* MLBXM.CSS EXTENDED TO SAPANISH.CSS (oberwrite styles)  */
#mlbxm {width:705px; padding:0 20px; margin:0 auto; text-align:left;}

#mlbxm .features {color:#ffd51d; font:11px Verdana, Arial, Helvetica, sans-serif; line-height:1.5; background-image:none; margin:0; height:215px;}
#mlbxm .features-top {background:url("../images/features_top.gif") no-repeat left top;}
#mlbxm .features-bottom {	background:url("../images/features_bottom.gif") no-repeat left bottom; padding:0 0 10px 10px; height:190px;}

#mlbxm div.marginTop { margin-top:30px;}

#mlbxm .features .col-feature-left, #mlbxm .features .col-feature-center, #mlbxm .features .col-feature-right { margin-top:10px;}
#mlbxm .features .col-feature-left{padding-left:1px;}

#mlbxm .mainGreyContainer_top {background: url(../images/bg/in_bg_top.png) no-repeat; height:20px;}
#mlbxm .mainGreyContainer_mid {width:705px; padding:0; background: url(../images/bg/in_bg_mid.png) repeat-y; overflow: hidden;}
#mlbxm .mainGreyContainer_bot {background: url(../images/bg/in_bg_bot.png) no-repeat; height:10px;}

#mlbxm .borderGreyContainer_top {background: url(../images/bg/in_bgb_top.png) no-repeat; height:20px;}
#mlbxm .borderGreyContainer_mid {width:705px; padding:0; background: url(../images/bg/in_bgb_mid.png) repeat-y; overflow: hidden;}
#mlbxm .borderGreyContainer_bot {background: url(../images/bg/in_bgb_bot.png) no-repeat; height:10px;}

#mlbxm .presentedby {width:352px; float:left;  text-align:center;}
#mlbxm .presentedby .logo {margin:0 15px 0 10px;}
/*
#mlbxm .contactus {width:255px; float:left; color:#999; font:10px Verdana, Arial, Helvetica, sans-serif; line-height:1.5;}
#mlbxm .contactus a {	color:#999; text-decoration:none;}
#mlbxm .contactus a:hover {text-decoration:underline;	}
*/
#mlbxm .morebaseball {width:352px; float:left; text-align:center;}
#mlbxm .morebaseball .logo{margin-left:0px;}
#mlbxm .utility-title {border-bottom:1px solid #363636; padding:0 0 10px 0; margin:15px 0 10px 0;}
#mlbxm .utility-title img{}

.template_mlb-a#mlbxm .flashbb {width:503px; margin:0 0 0 10px; _margin:0 0 0 5px;}
.template_mlb-a#mlbxm .sidebar {/*width:0;*/ }
.template_mlb-a#mlbxm .sidebar div {margin:0;}
.template_mlb-a#mlbxm .sidebar img {margin:0; margin-bottom:10px; *margin-bottom:8px;}
/**/

/* TOPNAV.CSS EXTENDED TO SAPANISH.CSS (oberwrite styles)  */
/*
ul#headerButtons_UL li a{display:block; border:0px;	height:23px; margin-top:5px;}
ul#headerButtons_UL li#activateRadio_LI a{ width:119px; background:url(../images/btn.activaRadio.gif) 100% 0px;}
ul#headerButtons_UL li#listenOnlineNow_LI a{ width:134px; background: url(../images/btn.escuchaOnLine.gif) 100% 0px;}
*/
div#nav{ margin-top:0; *margin-top:0;}
ul#globalNav_UL li a{}
/*
ul#globalNav_UL li#whatIs_LI a, ul#globalNav_UL li#whatIs_LI{background: url(../images/btn.main_que_es.gif) 0 0px no-repeat;}
ul#globalNav_UL li#whatIs_LI a:hover, ul#globalNav_UL li#whatIs_LI a.current {background: url(../images/btn.main_que_es.gif) 0 23px;}

ul#globalNav_UL li#onXM_LI a, ul#globalNav_UL li#onXM_LI{background: url(../images/btn.main_en_xm.gif) 0 0px no-repeat;}
ul#globalNav_UL li#onXM_LI a:hover, ul#globalNav_UL li#onXM_LI a.current {background:url(../images/btn.main_en_xm.gif) 0 23px; }

ul#globalNav_UL li#shopXM_LI a, ul#globalNav_UL li#shopXM_LI{background: url(../images/btn.main_shop.gif) 0 0px no-repeat;}
ul#globalNav_UL li#shopXM_LI a:hover, ul#globalNav_UL li#shopXM_LI a.current {background:url(../images/btn.main_shop.gif) 0 23px;}

ul#globalNav_UL li#whatIs_LI{ background-image:none;}
ul#globalNav_UL li#onXM_LI{ background-image:none;}
ul#globalNav_UL li#shopXM_LI{ background-image:none;}
/**/


/* CHANNEL_SPORTS.CSS EXTENDED TO SAPANISH.CSS (oberwrite styles)  */
/*background: url("/images/channels/bkgd/horiz_rule_3c659c.jpg") no-repeat; */
#channels #sec {display: inline; float: right; width: 143px;}

#channels #main div.bio { background-image:none; clear: left; margin-bottom: 5px; padding-top: 10px;}
#channels h3 {color: #3c659c;}
#channels strong.bioName{color: #3c659c;}
#channels #main div.bio h3 {font: bold 11px/13px verdana,arial,helvetica,sans-serif;margin: 0 0 1px;}
#channels #main div.bio h3.bioCategory{background: url("http://xmradio.com/images/channels/bkgd/horiz_rule_3c659c.jpg") no-repeat bottom; padding-bottom:5px;}


/* SAPANISH.CSS >> XMMUSIC   */
/*background: url("/images/channels/bkgd/horiz_rule_3c659c.jpg") no-repeat; */
#XMM {width:705px; padding:0 20px; margin:0 auto; text-align:left;}

#XMM .features {color:#ffd51d; font:11px Verdana, Arial, Helvetica, sans-serif; line-height:1.5; background-image:none; margin:0; height:215px;}
#XMM .features-top {background:url("../images/features_top.gif") no-repeat left top;}
#XMM .features-bottom {	background:url("../images/features_bottom.gif") no-repeat left bottom; padding:0 0 10px 10px; height:190px;}

#XMM div.marginTop { margin-top:30px;}

#XMM .features .col-feature-left, #XMM .features .col-feature-center, #XMM .features .col-feature-right { margin-top:10px;}
#XMM .features .col-feature-left{padding-left:1px;}

#XMM .mainGreyContainer_top {background: url(../images/bg/in_bg_top.png) no-repeat; height:20px;}
#XMM .mainGreyContainer_mid {width:705px; padding:0; background: url(../images/bg/in_bg_mid.png) repeat-y; overflow: hidden;}
#XMM .mainGreyContainer_bot {background: url(../images/bg/in_bg_bot.png) no-repeat; height:10px;}

#XMM .borderGreyContainer_top {background: url(../images/bg/in_bgb_top.png) no-repeat; height:20px;}
#XMM .borderGreyContainer_mid {width:705px; padding:0; background: url(../images/bg/in_bgb_mid.png) repeat-y; overflow: hidden;}
#XMM .borderGreyContainer_bot {background: url(../images/bg/in_bgb_bot.png) no-repeat; height:10px;}

#XMM .presentedby {width:352px; float:left;  text-align:center;}
#XMM .presentedby .logo {margin:0 15px 0 10px;}
/*
#XMM .contactus {width:255px; float:left; color:#999; font:10px Verdana, Arial, Helvetica, sans-serif; line-height:1.5;}
#XMM .contactus a {	color:#999; text-decoration:none;}
#XMM .contactus a:hover {text-decoration:underline;	}
*/
#XMM .utility-title {border-bottom:1px solid #363636; padding:0 0 10px 0; margin:15px 0 10px 0;}
#XMM .utility-title img{}

#XMM .flashbb {float:left;}

.template#XMM .flashbb {width:407px; margin:0 10px 0 8px; _margin:0 0 0 5px;}
.template#XMM .sidebar {}
.template#XMM .sidebar div {margin:0;}
.template#XMM .sidebar img {margin:0; margin-bottom:10px; *margin-bottom:8px;}

#XMM .mainBlackLineContainer{ width:705px; height:427px; background:url(../images/1.3/bg_lines.png) no-repeat;}
#XMM .mainBlackLineContainer div.mainTitle{ padding:10px 0 0 10px;}
#XMM .mainBlackLineContainer div.mainFlash{ padding:14px 0 0 2px;}
#XMM .mainBlackLineContainer div.mainAd{ padding:8px 0 0 2px;}
#XMM .mainBlackLineContainer div.mainAd img.margRight{ margin-right:2px;}


/* SAPANISH.CSS >> XMHERENCIA HISPANA   */
/*background: url("/images/channels/bkgd/horiz_rule_3c659c.jpg") no-repeat; */
#XMHH {width:705px; padding:0 20px; margin:0 auto; text-align:left;}

#XMHH .features {color:#ffd51d; font:11px Verdana, Arial, Helvetica, sans-serif; line-height:1.5; background-image:none; margin:0; height:215px;}
#XMHH .features-top {background:url("../images/features_top.gif") no-repeat left top;}
#XMHH .features-bottom {	background:url("../images/features_bottom.gif") no-repeat left bottom; padding:0 0 10px 10px; height:190px;}

#XMHH div.marginTop { margin-top:30px;}

#XMHH .features .col-feature-left, #XMM .features .col-feature-center, #XMM .features .col-feature-right { margin-top:10px;}
#XMHH .features .col-feature-left{padding-left:1px;}

#XMHH .mainGreyContainer_top {background: url(../images/bg/in_bg_top.png) no-repeat; height:20px;}
#XMHH .mainGreyContainer_mid {width:705px; padding:0; background: url(../images/bg/in_bg_mid.png) repeat-y; overflow: hidden;}
#XMHH .mainGreyContainer_bot {background: url(../images/bg/in_bg_bot.png) no-repeat; height:10px;}

#XMHH .borderGreyContainer_top {background: url(../images/bg/in_bgb_top.png) no-repeat; height:20px;}
#XMHH .borderGreyContainer_mid {width:705px; padding:0; background: url(../images/bg/in_bgb_mid.png) repeat-y; overflow: hidden;}
#XMHH .borderGreyContainer_bot {background: url(../images/bg/in_bgb_bot.png) no-repeat; height:10px;}

#XMHH .presentedby {width:352px; float:left;  text-align:center;}
#XMHH .presentedby .logo {margin:0 15px 0 10px;}
/*
#XMHH .contactus {width:255px; float:left; color:#999; font:10px Verdana, Arial, Helvetica, sans-serif; line-height:1.5;}
#XMHH .contactus a {	color:#999; text-decoration:none;}
#XMHH .contactus a:hover {text-decoration:underline;	}
*/
#XMHH .utility-title {border-bottom:1px solid #363636; padding:0 0 10px 0; margin:15px 0 10px 0;}
#XMHH .utility-title img{}

#XMHH .flags {float:left;}

.template#XMHH .flags {width:407px; margin:0 10px 0 8px; _margin:0 0 0 5px;}
.template#XMHH .sidebar {}
.template#XMHH .sidebar div {margin:0;}
.template#XMHH .sidebar img {margin:0; margin-bottom:10px; *margin-bottom:8px;}

/*#XMHH .mainBlackLineContainer{ width:705px; height:427px; background:url(../images/1.3/bg_lines.png) no-repeat;}*/
#XMHH .mainBlackLineContainer{ width:705px; height:auto;}
#XMHH .mainBlackLineContainer .inEnglish{ padding:0 0 10px 0; margin-left:-30px;}
#XMHH .mainBlackLineContainer .inEnglish a{ color:#fff;}
#XMHH .mainBlackLineContainer div.mainHeader{ padding:10px 0 0 0;}
#XMHH .mainBlackLineContainer div.mainHeader2{ padding:0 0 0 0;}
#XMHH .mainBlackLineContainer div.mainContent{background:url(../images/1.2/1_2cont.bg.png) repeat-y; padding:20px 0 0 25px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#FFF;}

#XMHH .mainBlackLineContainer div.mainContent .moduleSimple{background:url(../images/1.2/1_2event_simpleline.bg.png) no-repeat; height:140px; width:655px; padding-bottom:20px;}
#XMHH .mainBlackLineContainer div.mainContent .moduleSimple.complex{ background:url(../images/1.2/1_2event_simpleline_ext.bg.png) no-repeat; height:137px; padding-bottom:0;}
#XMHH .mainBlackLineContainer div.mainContent .moduleDoble{ background:url(../images/1.2/1_2event_dobleline.bg.png) no-repeat; height:140px; width:655px; padding-bottom:20px;}
/*#XMHH .mainBlackLineContainer div.mainContent .moduleExtend{background:url(../images/1.2/1_2event_extends.bg.png) no-repeat; width:655px; padding:25px 0 20px 0;}*/
#XMHH .mainBlackLineContainer div.mainContent .moduleExtend{background:url(../images/1.2/1_2event_extends2.bg.png) no-repeat; width:655px; padding:25px 0 20px 0;}
#XMHH .mainBlackLineContainer div.mainContent .moduleSimpleNoPict{ background:url(../images/1.2/1_2event_simpleline_nopict.bg.png) no-repeat; padding-bottom:30px;}

#XMHH .mainBlackLineContainer div.mainContent .guestPict{ padding:4px 0 0 4px; }
#XMHH .mainBlackLineContainer div.mainContent .contentEvent{ width:445px; float:right;}
#XMHH .mainBlackLineContainer div.mainContent .contentEvent span{ color:#FFD51E;}
#XMHH .mainBlackLineContainer div.mainContent .contentEvent .title{ font-weight:bold; font-size:13px; margin:8px 0 20px 0;}
#XMHH .mainBlackLineContainer div.mainContent .contentEvent .date{ color:#FFD51E; font-weight:bold; font-size:11px; margin:8px 0;}
#XMHH .mainBlackLineContainer div.mainContent .contentEvent .date span.italic{ color:#FFF; font-style:italic; font-weight:normal; font-size:10px;}
#XMHH .mainBlackLineContainer div.mainContent .contentEvent .descript{ font-size:11px;}

#XMHH .mainBlackLineContainer div.mainContent .moduleSimpleNoPict .contentEvent{ width:630px; float:none; padding:1px 0 0 15px;}

#XMHH .mainBlackLineContainer div.mainContFootGradientA{background:url(../images/1.2/1_2cont_foot_btns.bg.png) no-repeat; height:113px; padding:20px 0 0 10px;}
#XMHH .mainBlackLineContainer div.mainContFootGradientA div{color:#FFF; padding-top:8px;}
#XMHH .mainBlackLineContainer div.mainContFootGradientA img{margin-right:17px;}
#XMHH .mainBlackLineContainer div.mainContFootGradientA img.last{margin-right:0;}
#XMHH .mainBlackLineContainer div.mainContFootAd{background:url(../images/1.2/1_2cont_foot_ad.bg.png) no-repeat; height:155px; padding:15px 0 0 0;}

/*#XMHH .mainBlackLineContainer div.mainFlash{ padding:14px 0 0 2px;}*/
/*#XMHH .mainBlackLineContainer div.mainAd{ padding:8px 0 0 2px;}*/
/*#XMHH .mainBlackLineContainer div.mainAd img.margRight{ margin-right:2px;}*/


/* SAPANISH.CSS >> XMSPORTS   */
/*background: url("/images/channels/bkgd/horiz_rule_3c659c.jpg") no-repeat; */
#XMS {width:705px; padding:0 20px; margin:0 auto; text-align:left;}

#XMS .features {color:#ffd51d; font:11px Verdana, Arial, Helvetica, sans-serif; line-height:1.5; background-image:none; margin:0; height:215px;}
#XMS .features-top {background:url("../images/features_top.gif") no-repeat left top;}
#XMS .features-bottom {	background:url("../images/features_bottom.gif") no-repeat left bottom; padding:0 0 10px 10px; height:190px;}

#XMS div.marginTop { margin-top:30px;}

#XMS .features .col-feature-left, #XMS .features .col-feature-center, #XMS .features .col-feature-right { margin-top:10px;}
#XMS .features .col-feature-left{padding-left:1px;}

#XMS .mainGreyContainer_top {background: url(../images/bg/in_bg_top.png) no-repeat; height:20px;}
#XMS .mainGreyContainer_mid {width:705px; padding:0; background: url(../images/bg/in_bg_mid.png) repeat-y; overflow: hidden;}
#XMS .mainGreyContainer_bot {background: url(../images/bg/in_bg_bot.png) no-repeat; height:10px;}

#XMS .borderGreyContainer_top {background: url(../images/bg/in_bgb_top.png) no-repeat; height:20px;}
#XMS .borderGreyContainer_mid {width:705px; padding:0; background: url(../images/bg/in_bgb_mid.png) repeat-y; overflow: hidden;}
#XMS .borderGreyContainer_bot {background: url(../images/bg/in_bgb_bot.png) no-repeat; height:10px;}

#XMS .presentedby {width:352px; float:left;  text-align:center;}
#XMS .presentedby .logo {margin:0 15px 0 10px;}
/*
#XMS .contactus {width:255px; float:left; color:#999; font:10px Verdana, Arial, Helvetica, sans-serif; line-height:1.5;}
#XMS .contactus a {	color:#999; text-decoration:none;}
#XMS .contactus a:hover {text-decoration:underline;	}
*/
#XMS .utility-title {border-bottom:1px solid #363636; padding:0 0 10px 0; margin:15px 0 10px 0;}
#XMS .utility-title img{}

#XMS .flashbb {float:left;}

.template#XMS .flashbb {width:407px; margin:0 10px 0 8px; _margin:0 0 0 5px;}
.template#XMS .sidebar {}
.template#XMS .sidebar div {margin:0;}
.template#XMS .sidebar img {margin:0; margin-bottom:10px; *margin-bottom:8px;}

#XMS .mainBlackLineContainer{ width:705px; height:427px; background:url(../images/1.3/bg_lines.png) no-repeat;}
#XMS .mainBlackLineContainer div.mainTitle{ padding:10px 0 0 10px;}
#XMS .mainBlackLineContainer div.mainFlash{ padding:30px 0 15px 2px;}
#XMS .mainBlackLineContainer div.mainAd{ padding:8px 0 0 2px;}
#XMS .mainBlackLineContainer div.mainAd img.margRight{ margin-right:2px;}


/* SAPANISH.CSS >> XMNEWS   */
/*background: url("/images/channels/bkgd/horiz_rule_3c659c.jpg") no-repeat; */
#XMN {width:705px; padding:0 20px; margin:0 auto; text-align:left;}

#XMN .features {color:#ffd51d; font:11px Verdana, Arial, Helvetica, sans-serif; line-height:1.5; background-image:none; margin:0; height:215px;}
#XMN .features-top {background:url("../images/features_top.gif") no-repeat left top;}
#XMN .features-bottom {	background:url("../images/features_bottom.gif") no-repeat left bottom; padding:0 0 10px 10px; height:190px;}

#XMN div.marginTop { margin-top:30px;}

#XMN .features .col-feature-left, #XMN .features .col-feature-center, #XMN .features .col-feature-right { margin-top:10px;}
#XMN .features .col-feature-left{padding-left:1px;}

#XMN .mainGreyContainer_top {background: url(../images/bg/in_bg_top.png) no-repeat; height:20px;}
#XMN .mainGreyContainer_mid {width:705px; padding:0; background: url(../images/bg/in_bg_mid.png) repeat-y; overflow: hidden;}
#XMN .mainGreyContainer_bot {background: url(../images/bg/in_bg_bot.png) no-repeat; height:10px;}

#XMN .borderGreyContainer_top {background: url(../images/bg/in_bgb_top.png) no-repeat; height:20px;}
#XMN .borderGreyContainer_mid {width:705px; padding:0; background: url(../images/bg/in_bgb_mid.png) repeat-y; overflow: hidden;}
#XMN .borderGreyContainer_bot {background: url(../images/bg/in_bgb_bot.png) no-repeat; height:10px;}

#XMN .presentedby {width:352px; float:left;  text-align:center;}
#XMN .presentedby .logo {margin:0 15px 0 10px;}
/*
#XMN .contactus {width:255px; float:left; color:#999; font:10px Verdana, Arial, Helvetica, sans-serif; line-height:1.5;}
#XMN .contactus a {	color:#999; text-decoration:none;}
#XMN .contactus a:hover {text-decoration:underline;	}
*/
#XMN .utility-title {border-bottom:1px solid #363636; padding:0 0 10px 0; margin:15px 0 10px 0;}
#XMN .utility-title img{}

#XMN .flashbb {float:left;}

.template#XMN .flashbb {width:407px; margin:0 10px 0 8px; _margin:0 0 0 5px;}
.template#XMN .sidebar {}
.template#XMN .sidebar div {margin:0;}
.template#XMN .sidebar img {margin:0; margin-bottom:10px; *margin-bottom:8px;}

#XMN .mainBlackLineContainer{ width:705px; height:427px; background:url(../images/1.3/bg_lines.png) no-repeat;}
#XMN .mainBlackLineContainer div.mainTitle{ padding:10px 0 0 10px;}
#XMN .mainBlackLineContainer div.mainFlash{ padding:30px 0 15px 2px;}
#XMN .mainBlackLineContainer div.mainAd{ padding:8px 0 0 2px;}
div.mainAd div.margRight{ margin-right:4px; *margin-right:0px;}

