﻿#col{width:690px; margin: 0 auto;}

.colbox
{
	width:688px;
	background:#000;
	border:1px solid #00788a;
	height:630px;
	overflow:auto;
}

.canceloverflow
{
    overflow:hidden;
}

.cancelborder
{
    border:0;
}

.colboxtop
{	
	width:690px;
	height:18px;
	background: url('/images/690_box_top.gif') no-repeat center;
}

.colboxbottom
{
	width:690px;
	height:18px;
	background:  url('/images/690_box_bottom.gif') no-repeat bottom center ;
}

.noborder
{
    border:0;
}

#leftsection{ float:left; width:335px; border-right:1px solid #8a8a8a;}
#rightsection { float:left; width:335px; }