﻿.singleTabbed{width:640px;}

.mb
{
	background-image:url(Images/menu-tile2.jpg);
	width:640px;	
	margin:20px 0px 0px 0px;
	font-size:0.95em;
	float:left;
}

.mb_top
{
	background-image:url(Images/menu-top2.jpg);
	background-repeat:no-repeat;
	width:640px;
}

.mb_bottom
{
	background-image:url(Images/menu-bottom-box2.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	min-height:437px;
	height:auto !important;
	height:437px;
	width:640px;
	padding-top:30px;
}

.mb_menu
{
	margin:0px 0px 0px 6px;
	float:left;
	width:185px;	
}

.mb_menuitem
{
	height:47px;
	width:180px;
	float:right;
	cursor:pointer;
}

.mb_menuitem_selected
{
	background-image:url(Images/menu-select2.png);
	background-repeat:no-repeat;
	height:47px;
	width:180px;
	float:right;
	cursor:pointer;
}

.mb_menuitem_text
{
	color:#ffffff;
	margin:11px 14px 0px 14px;
}

.mb_menuitem_text_selected
{
	color:#666666;
	margin:11px 14px 0px 14px;
}

.mb_content
{
	float:left;
	width:420px;
}

.mb_CI
{
	margin:0px 30px 30px 0px;
	line-height:18px;
}

.mb_CI_image
{
	margin-bottom:15px;
}
