/* Layout */
#header { margin-bottom:22px; }
#browseColumn { float:left; width:605px; margin-left:17px;}
#featuredBrokers { float:right; width:294px; margin-right:17px; /*margin-top:-57px;*/ margin-top:-2px;}
#charts { clear:both; padding:17px;}

/* Intro */
.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:294px; height:168px; background:url(../images/bg_browseUnit.jpg) no-repeat left top;}
.browseUnit p { font-size:12px; margin:0 17px;}
.browseUnit a { display:block; width:194px; height:39px; line-height:39px; background:url(../images/bg_browseButton.gif) no-repeat left top; font-size:12px; text-decoration:none; color:#000; font-weight:bold; text-indent:18px; margin:12px 0 0 10px;}
.browseUnit a:hover { text-decoration:underline;}
.bCFD, .bSD { margin-left:17px;}
.bSB, .bSD, .bOF { margin-top:17px;}

.bForex h2, .bCFD h2, .bSB h2, .bOF h2, .bSD h2 { margin:17px; width:99px; height:0; padding-top:18px; background:url(../images/text_forex.gif) no-repeat left top; overflow:hidden;}
/*.bCFD h2 { width:202px; padding-top:47px; background-image:url(../images/txt_CFD_SB.gif);}*/
.bCFD h2 { width:56px; background-image:url(../images/txt_CFD.gif);}
.bSB h2 { width:202px; background-image:url(../images/txt_spread_betting.gif);}
.bOF h2 { width:240px; background-image:url(../images/txt_options_futures.gif);}
.bSD h2 { width:189px; background-image:url(../images/txt_share_dealing.gif);}

/* Featured Brokers */
.videoFeature { position:relative; z-index:50; margin:-4px 0 0 -4px;}
#featuredBrokers ul { background:url(../images/bg_featuredList.jpg) no-repeat left top;}
#featuredBrokers li { list-style-type:none;}
#featuredBrokers li a { display:block; border-bottom:#ccc 1px solid; border-top:#fff 1px solid; line-height:48px; font-size:14px; 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:#468aad url(../images/browseList_highlight.gif) repeat-x left top; color:#FFF;}
#featuredBrokers li a img { border:none; margin:5px 12px 5px 5px; vertical-align:middle;}
