div.bottom_wrapper{
width:908px;
float:left;
text-align:left;
border:1px solid #000;
background:#232323;
}

div.bottom_wrapper div.tribox_bg{
margin:3px 0 3px 3px;
}

/*--- starts the style ---*/
div.bottom_wrapper a {
color: #45aaff;
}
div.bottom_wrapper a:hover {
color: #ffffff;
text-decoration: underline;
}


div.bottom_wrapper div{
float:left;
height:auto;
}

div.bottom_wrapper div.tribox_bg,
div.bottom_wrapper div.tribox_bt,
div.bottom_wrapper div.tribox_tp{
width:903px;
}

div.bottom_wrapper div.tribox_bg{
background:url('../img/bg.png') -906px 0 repeat-y;
}

div.bottom_wrapper div.tribox_bt{
background:url('../img/bg.png') -1811px bottom no-repeat;
}

div.bottom_wrapper div.tribox_tp{
background:url('../img/bg.png') 0 0 no-repeat;
}

div.bottom_wrapper div.single-box{
width: 281px;
margin-right: 7px;
padding: 0px 7px 9px 7px;
}

div.bottom_wrapper div.single-box div.pad{
padding: 0px;
}

div.bottom_wrapper div.single-box h1{
margin:6px 0 12px 0;
padding:0;
color:#45AAFF;
font:bold 14px "Trebuchet MS",Arial,Verdana,sans-serif;
}

div.bottom_wrapper div.single-box ul,
div.bottom_wrapper div.single-box ul li,
div.bottom_wrapper div.single-box ul li a{
float:left;
margin:0;
padding:0;
list-style:none;
width:100%;
text-align:left;
}

div.bottom_wrapper div.single-box ul{
border-top:1px solid #999;
}

div.bottom_wrapper div.single-box ul li a{
padding:6px 12px;
text-decoration:none;
width:257px;
color:#fff;
background:#232323;
border:1px solid #999;
border-top:none;
}

div.bottom_wrapper div.single-box ul li a:hover{
background:#000;
}

/*--- chrome box ---*/
div.chrome-top,
div.chrome-content{
float:left;
width:100%;
height:auto;
overflow:hidden;
}

div.chrome-top{
border-bottom:1px solid #666;
background:url('../img/chrome_r.png') no-repeat right 0;
}

div.chrome-content{
padding:2px 0;
background:url('../img/chrome_l.png') no-repeat 0 0;
}

div.chrome-content div.padding{
padding:2px 6px;
overflow:hidden;
}

div.chrome-content h1{
color:#45AAFF;
font-size:14px;
margin:0;
padding:0;
}

div.chrome-content div.chrome-inner{
margin:6px 0;
padding:8px;
border:1px solid #666;
background:#232323;
}
