﻿#colleft{float:left;width:330px; margin:0 15px 0 30px; _margin:0 15px 0 15px;}
#colright{float:right;width:330px;  margin:0px 30px 0px 15px; _margin:0 15px 0 15px; }


.evencolbox
{
	width:328px;
	background:#000;
	border:1px solid #00788a;
	height:460px;
	overflow:auto;
}

.evencolboxwithtabs
{
    border:1px solid #00788a;
	width:328px;
	background:#000;
	height:435px;
	overflow:auto;
}

.stacked
{
    height:204px;
    overflow:auto;
}

.separator
{
    height:14px;
    background:red;
}

.evencolboxtop
{
	width:330px;
	height:18px;
	background: url('/images/360_box_top.gif') no-repeat center;
}


.evencolboxbottom
{
	width:330px;
	height:18px;
	background: url('/images/360_box_bottom.gif') no-repeat center;
}
