.content-frame {
	padding: 7px 10px 10px 10px;
	width: 251px;
}

#body-pane .content-pane, #body-pane .content-pane .box_top, #body-pane .content-pane .box_bottom  {
	width: 249px;
}

#body-pane .content-pane .content {
	/*width: 207px;*/
	padding-top: 0px;
	margin-top: 0px;
	background-color: #EDECE6;
	border-left: 1px solid;
	border-right: 1px solid;
}

#body-pane .content-pane .box_top, #body-pane .content-pane .box_bottom {
	height: 12px;
	background-repeat: no-repeat;
	background-position: left top;
}

#body-pane .content-pane .box_bottom {
	padding-bottom: 5px;
}

#body-pane .content-pane .box_top {
	margin-bottom: 0px; 
	padding-bottom: 0px;
}

#body-pane .content-pane .box_bottom div {
	position: relative;
	float: left;
	height: 36px;
}

#body-pane div.box_bottom a:link, #body-pane div.box_bottom a:active, #body-pane div.box_bottom a:visited, #body-pane div.box_bottom a:hover {
	display: block;
	height: 36px;
	text-decoration: none;
	background-repeat: no-repeat;	
}

#body-pane div.box_bottom a:link, #body-pane div.box_bottom a:active, #body-pane div.box_bottom a:visited {
	background-position: left top;	
}

#body-pane div.box_bottom a:hover {
	background-position: right top;
}

#body-pane div.box_bottom a.selected:link, #body-pane div.box_bottom a.selected:active, #body-pane div.box_bottom a.selected:visited, #body-pane div.box_bottom a.selected:hover {
	z-index: 10;
	background-position: right top;
}

#body-pane .box_bottom a.rate_card {
	width: 104px;
}

#body-pane .box_bottom .placeholder, #body-pane .box_bottom a.visit_website {
	width: 145px;
}

#body-pane .content img.logo {
	padding: 0 0 10px 0;
	display: block;
	margin-top: 0px;
}

