﻿/*--------- IE overrides with .gif backgrounds style ----------*/
.whiteberkley370center 
{	
	
	width:290px;
	border: solid 0px lime;
	padding: 0 0 5px 0;
}

.whiteberkley370center .innercontainer
{
	height:370px;
	width:100%;
	border: solid 0px red;
	border-collapse:collapse;
	border-spacing: 0;
}

.whiteberkley370center .topleftcorner
{
	height:6px;
	width:6px;
	background-image:url(topleft.png);
	background-repeat:no-repeat;
}

.whiteberkley370center .toprightcorner
{
	height:6px;
	width:6px;
	background-image:url(topright.png);
	background-repeat:no-repeat;
}

.whiteberkley370center .innercontainer .topmid
{
	background-color:White;
}

.whiteberkley370center .bottomleftcorner
{
	height:6px;
	width:6px;
	background-image:url(bottomleft.png);
	background-repeat:no-repeat;
}

.whiteberkley370center .bottomrightcorner
{
	height:6px;
	width:6px;
	background-image:url(bottomright.png);
	background-repeat:no-repeat;
}

.whiteberkley370center .bottommid
{
	background-color:White;
}


.whiteberkley370center .titlearea
{
	border-spacing:0px;
	border-collapse:collapse;
	margin-bottom:5px;
}

.whiteberkley370center .titleleft
{
	height:28px;
	width:3px;
	background-image:url(titleleft.jpg);
	background-repeat:no-repeat;
}

.whiteberkley370center .titleright
{
	height:28px;
	width:3px;
	background-image:url(titleright.jpg);
	background-repeat:no-repeat;
}

.whiteberkley370center .titlemid
{
	height:28px;	
	background-image:url(bg_title.jpg);
	background-repeat:repeat-x;
	vertical-align:middle;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}

.whiteberkley370center .ContainerTitle
{
	color:Red;
	font-weight:bold;
	font-size:14px;
}

.whiteberkley370center .contentleft,.whiteberkley370center .contentright
{
	width:6px;
	background-color:White;
}

.whiteberkley370center .contentmid
{
	background-color:White;
}

.whiteberkley370center .ContentPane
{
	border: solid 0px blue;
}