.browne2 #main-container {
	background: url("/css/images/themes/browne2/bg-horiz-repeat_05-02.png") repeat-x scroll center bottom #E6E6E6;
}

.browne2 #outer {
	background: url("/css/images/themes/browne2/bg-horiz-repeat_05-01.png") repeat-x scroll 0 0 transparent;
}

.browne2 #outer2 {
	background: url('/css/images/themes/browne2/bg-horiz-repeat_05-03.png') repeat-y scroll center center transparent;
}

.browne2 #wrapper {
	background: url("/css/images/themes/browne2/bg-horiz-repeat_05-04.png") no-repeat scroll center top transparent;
}

.browne2 #outer3 {
	background: url("/css/images/themes/browne2/bg-horiz-repeat_05-05.png") no-repeat scroll center bottom transparent;
}

.browne2 #footer {
	color: #333333;
}
.browne2 #footer .footer-form {
	background: url('/css/images/footer-form-01.png') no-repeat scroll 0 0 transparent;
}
.browne2 #title {
	font-family: Code-Pro-Demo;
	color: #333333;
	height: 188px;
}
.browne2 #footer .footer-form input, 
.browne2 #footer .footer-form textarea {
	color: #333333;
	font-family: Georgia, Times, serif;
	font-size: 13px;
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	margin: 11px 5px;
}
.browne2 #bottom-bar {
	font: 0.9em/145% Helvetica, Arial, sans-serif;
	background: url("/css/images/bottom_bar_repeat_x_01.png") repeat-x scroll center bottom;
	color: #717F74;
}
.browne2 #bottom-bar ul li {
	background: url("/css/images/common/footer_bar_2.gif") no-repeat scroll left 50% transparent;
}
.browne2 #bottom-bar ul li.first {
	background: none;
}
.browne2 #bottom-bar .copyright a {
	color: white;
}
.browne2 .left-divisor {
	background: url('/css/images/divisor_bar-02.png') repeat-y scroll left top transparent;
	padding-left: 20px !important;
}
.browne2 .right-divisor {
	background: url('/css/images/divisor_bar-03.png') repeat-y scroll right top transparent;
	padding-right: 20px !important;
}