﻿#bg-box
{
	padding: 20px 0 150px 20px;
	background-color: White;
}

#bg-box b
{
	background-image: url(../../images/cr/support-corners.png);
	background-repeat: no-repeat;
	width: 10px;
	height: 8px;
	position: absolute;
	display: block;
}

#bg-box b.top i
{
	height: 8px;
	position: absolute;
	left: 10px;
	right: 10px;
	top: 0px;
	display: block;
	background-image: url(../../images/support-top-filler.png);
	background-repeat: repeat-x;
}

#bg-box b.top
{
	top: 0px;
	left: 0px;
	width: 100%;
}

#bg-box b.top b
{
	background-position: 0 -8px;
	top: 0px;
	right: 0px;
}

#bg-box b.left
{
	background-image: url(../../images/support-left-side-filler.png);
	background-repeat: repeat-y;
	width: 10px;
	top: 8px;
	left: 0px;
	bottom: 0px;
	height: auto;
}

#bg-box b.right
{
	background-image: url(../../images/support-right-side-filler.gif);
	background-repeat: repeat-y;
	width: 10px;
	top: 8px;
	right: 0px;
	bottom: 0px;
	height: auto;
}

#bg-box b.bottom
{
	background-image: url(/images/treehill-white-bg2.png);
	background-color: White;
	background-position: 50% 100%;
	left: 3px;
	bottom: 0px;
	height: 160px;
	width: 968px;
}

#bg-box .content
{
	margin-bottom: 82px;	
}

.right-panel
{
	padding-left: 40px;
	padding-right: 60px;
}

.special-header
{
	font-size: 12px;
	font-weight: bold;
	color: #695e4a;
}

#bg-box label
{
	font-size: 13px;	
}

#bg-box ul li 
{
	padding: 2px 0 0 6px;
	background: url(../../images/bullet.gif) no-repeat 0 8px;
}

#bg-box ul li ul li
{
    list-style-type: none;
}

.seo-search
{	
	position: relative;
	top: 0px;
	left: 0px;	
	padding-left: 4px;
}

.seo-search div.input
{
	width: 225px;
	height: 27px;
	background: url(../images/search-input.gif);
	padding: 4px 4px 8px 4px;
	float: left;
}

.seo-search label
{
	display: block;		
	padding-left: 4px;
	padding-bottom: 6px;
}

.seo-search div.input input
{
	font-size: 16px;
	color: #695e49;
	padding: 0;
	width: 215px;	
}

.seo-search input.submit
{
	float: left;
}

.seo-search input.submit
{
	width: 79px;
	height: 36px;
	background: url(../images/search.gif) no-repeat;
}

.seo-search input.hover
{
	background-position: 0 -36px;
}

.seo-search input.on-down
{
	background-position: 0 -72px;
}

.bold-text
{
    font-weight: bold;
}
