/*red color used is #e90000*/
body{
background:url('/sites/trainerstip.com/themes/trainerstip/back.jpg') no-repeat fixed;
color:#868686;
}

#frame{
width:800px;
}

h2.title, #content .content h2{font-size:25px;color:#e90000;}
h2.title{display:none;}
#content h2 {font-size:20px;margin-left:-5px;}

#main{
background:url('/sites/trainerstip.com/themes/trainerstip/grad.png') repeat-x;
width:800px;
padding:10px;
}
#content{
width:800px;
}
#logo{margin:5px 0 5px -5px;}

.video{background:url('/sites/trainerstip.com/themes/trainerstip/vshadow.png')no-repeat;padding:9px 12px 20px;width:600px;}
.descr{font-size:15px;}
.descr p {padding:5px 20px;}
.box{background:#fff;padding:10px;border:#868686 1px solid;margin:30px 0;}
#comments{width:530px;}
.commenthead{padding:10px;width:510px;background:#868686;color:#fff;margin-top:10px;}
.commenthead a{color:#e90000;font-weight:bold;background:#fff;padding:0 6px;}
a:hover{text-decoration:underline;}
.breadcrumb, .bottomfeed{display:none;}
.gototop{text-align:right;}