h4 {
	font-weight: bold;
	color: #003366;
	font-size: 1.1em;
}
#MyAccountMenu {
	background-color: #FF9900;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	height: 29px;
	margin-left: 255px;
	padding-left: 6px;
	background-image: url(../../TW_assets/images/Templates/bg_MA_Menu.png);
	background-repeat: repeat-x;
}
#LeftCol .Top {
	background-image: url(../../TW_assets/images/Templates/graphic_MA_LeftCol_Top.png);
	font-size: 0.7em;
	background-repeat: no-repeat;
	padding-top: 10px;
	height: 290px;
}
#Salesperson {
	margin-left: 15px;
	width: 225px;
	padding-bottom: 10px;
	padding-top: 10px;
}
#Salesperson img {
	margin-right: 5px;
	border: 1px solid #FF9900;
	float: left;
}
#Salesperson #Contact {
	padding-top: 5px;
	clear: both;
}
#Salesperson #Message {
}
#MiniOrderSummary {
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 0.8em;
}
#MiniOrderSummary #Subtotal {
	padding-bottom: 8px;
}
#UserData {
	font-size: 1.1em;
	padding-left: 15px;
	clear: both;
	width: 225px;
}

