﻿/*--------- IE overrides with .gif backgrounds style ----------*/
.whiteberkley 
{	
	/*width:290px;*/
	border: solid 0px red;
	padding:0 0 5px 0;
}

.whiteberkley .innercontainer
{
	width:100%;
	border: solid 0px red;
	border-collapse:collapse;
	border-spacing: 0;
}

.whiteberkley .topleftcorner
{
	height:6px;
	width:6px;
	background-image:url(topleft.png);
	background-repeat:no-repeat;
}

.whiteberkley .toprightcorner
{
	height:6px;
	width:6px;
	background-image:url(topright.png);
	background-repeat:no-repeat;
}

.whiteberkley .innercontainer .topmid
{
	background-color:White;
}

.whiteberkley .bottomleftcorner
{
	height:6px;
	width:6px;
	background-image:url(bottomleft.png);
	background-repeat:no-repeat;
}

.whiteberkley .bottomrightcorner
{
	height:6px;
	width:6px;
	background-image:url(bottomright.png);
	background-repeat:no-repeat;
}

.whiteberkley .bottommid
{
	background-color:White;
}


.whiteberkley .titlearea
{
	border-spacing:0px;
	border-collapse:collapse;
	margin-bottom:5px;
}

.whiteberkley .titleleft
{
	height:28px;
	width:3px;
	background-image:url(titleleft.jpg);
	background-repeat:no-repeat;
}

.whiteberkley .titleright
{
	height:28px;
	width:3px;
	background-image:url(titleright.jpg);
	background-repeat:no-repeat;
}

.whiteberkley .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;
}

.whiteberkley .ContainerTitle
{
	color:Red;
	font-weight:bold;
	font-size:14px;
}

.whiteberkley .contentleft,.whiteberkley .contentright
{
	width:6px;
	background-color:White;
}

.whiteberkley .contentmid
{
	background-color:White;
}

.whiteberkley .ContentPane
{
	border: solid 0px blue;
}
