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