/* Layout */
#header { margin-bottom:15px; }
#browseColumn { float:left; width:667px; margin-left:10px;}
#featuredBrokers { float:right; width:288px; /*margin-top:-57px;*/ margin-top:-2px;}
#charts { clear:both; }

/* Intro */
.intro{margin-bottom:30px;}
.intro h1 { color:#309acf; font-weight:normal; font-size:30px;}
.intro p { color:#036; font-size:18px; margin:0.5em 0 1.5em;}

/* Browse */
.browseUnit { float:left; width:325px; height:102px; background:url(../images/bg_browseUnit.jpg) no-repeat left top;}
.browseUnit p { font-size:12px; margin:0 17px; font-weight:bold;}
.browseUnit a { display:block; padding-right:14px;background:url(../images/bg_browseButton.gif) no-repeat right 7px; font-size:12px; text-decoration:none; color:#10122a; font-weight:bold;}
.browseUnit a:hover { text-decoration:underline;}
.bStock, .bOF { margin-left:17px;}
.bSB, .bOF { margin-top:17px;}

.bForex h2, .bCFD h2, .bSB h2, .bOF h2,.bStock h2 { margin:8px 0 25px 15px; width:295px; height:25px; line-height:25px; font-size:12px;color:#10122a; text-align:right; background:url(../images/text_forex.gif) no-repeat left top; overflow:hidden;}
.bCFD h2 {background-image:url(../images/txt_CFD.gif);}
.bStock h2 {background-image:url(../images/txt_stock.gif);}
.bSB h2 {background-image:url(../images/txt_spread_betting.gif);}
.bOF h2 {background-image:url(../images/txt_options_futures.gif);}

/* Featured Brokers */
.videoFeature { position:relative; z-index:50; margin:-4px 0 0 -4px;}
#featuredBrokers ul {}
#featuredBrokers li { list-style-type:none;font-family:Arial, Helvetica, sans-serif;}
#featuredBrokers li a { background:#ebe8ca url(../images/browseList_background.gif) repeat-x left top; display:block; border-bottom:#fff 1px solid; border-top:#fff 1px solid;height:51px; line-height:25px; font-size:12px; color:#000; font-weight:bold;}
#featuredBrokers .first-child a { border-top:none;}
#featuredBrokers .last-child a { border-bottom:none;}
#featuredBrokers li a:hover { text-decoration:none; background:#ddd7a2 url(../images/browseList_highlight.gif) repeat-x left top; color:#FFF;}
#featuredBrokers li a img { border:none; margin:6px 10px 6px 6px;border:1px solid #fff; vertical-align:middle;}
