
.panel_1_column{
	width:310px;
}
.panel_2_column{
	width:630px;
}
.panel_3_column{
	width:950px;
}

div.panel_type2{
	padding:8px 8px 8px 8px;
}





div.panel_type2 h2{
	padding: 2px 3px 10px;
	margin:0;
	font-size:1.2em !important;
	font-weight:bold;
	text-align:center;
}

div.panel_type2_image_wrap{
	height:250px;
	width:100%;
	overflow:hidden;
	position:relative;
}
div.panel_type2_image_wrap span{
	display:block;
	position:absolute;
	width:100%;
	top:0;
	left:0;
	text-align:center;
	padding: 10px 0;
	z-index:1;
}

div.panel_type2 div.link_wrap a{
	display:block;
	padding:10px 0;
	text-align:center;
	text-decoration:none;
	background-image:url('/images/layout/global/highlight.png') !important;
	background-repeat:repeat-x !important;
	background-position:right -30px !important;
}

div.panel_type3{
	background:#dfdfd7;
	padding:0 20px 16px 20px;
}

div.panel_type3 h2{
	margin:0;
	padding:20px 0 0 0;
}

div.panel_type3 p
{
	margin:0 !important;
	padding:0 0 15px 0 !important;
}

div.panel_type3 h2 img{
	margin-right:10px;
	float:left;
	vertical-align:middle;
}
div.panel_type3 input,
div.panel_type3 select,
div.panel_type3 textarea{
	float:none;
	width:260px;
	border:0;
	padding:5px;
	margin: 0 0 5px 0 !important;
}
div.panel_type3 textarea{
	font-size:0.9em;
	font-family:trebuchet ms,tahoma,verdana,arial;
	height:50px;
}
div.panel_type3 input#contact_submit
{
	background:transparent url('/images/submit_arrow.gif') no-repeat left center;
	padding-left:30px;
	margin:0 0 5px 0 !important;
	text-align:left;
	font-weight:bold;
	cursor:pointer;
}

div.panel_type4
{
	padding:0px;
	background-image:url('/images/layout/global/AdPanelBackground.png');
	background-repeat:no-repeat;
	background-position:left center;
}
div.panel_type4 h2
{
	margin:0;
	padding:0px 10px 5px 15px;
	font-size:16px;
	font-weight:normal;
}
div.panel_type4 p
{
	margin:0 !important;
	padding:5px 10px 0px 15px;
}
div.panel_type4 table
{
width:100%;
}

div.panel_type4 table td,
div.panel_type4 table th{
	padding:0 !important;
}

div.panel_type4 h2 a:link,
div.panel_type4 h2 a:visited
{
text-decoration:none;
}
div.panel_type4 h2 a:hover
{
text-decoration:underline;
}



div.panel_type4 p a:link,
div.panel_type4 p a:visited
{
text-decoration:underline;
}
div.panel_type4 p a:hover
{
text-decoration:none;
}

div.panel_type4 table td.lefthalf
{
	width:50%;
	padding:0px;
}
div.panel_type4 table td.righthalf
{
	padding:0px;
	overflow:hidden;
	height:104px;
}
div.panel_type4 table td.righthalf a:link,
div.panel_type4 table td.righthalf a:visited
{
display:block;
height:104px;
}


div.panel_type4 img
{
border:0;
}








div.panel_type1,
div.panel_type2,
div.panel_type3
{
height:324px !important;
overflow:hidden;
}

div.panel_type4
{
/*height:165px !important;*/
height:104px !important;
overflow:hidden;
}





div.panel_plain
{
background:#dfdfd7;
padding:20px;
}
div.panel_plain p
{
line-height:100% !important;
}





div.panel_type8{
	background:#fff;
}

div.panel_type8 h4{
	clear:none;
}
div.panel_type8 h2{
	clear:none;
	margin-bottom:10px;
}
div.panel_type8 h2 a:link,
div.panel_type8 h2 a:visited{
	text-decoration:none;
}