#MyAccountMenu {
	background-color: #CC0000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	height: 29px;
	margin-left: 255px;
	padding-left: 6px;
	background-repeat: repeat-x;
}
#LeftCol .Top {
	background-image: url(../../TW_assets/images/Templates/graphic_CI_LeftCol_Top.png);
	font-size: 0.7em;
	background-repeat: no-repeat;
	padding-top: 10px;
}
#Building {
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#Building img {
	border: 1px solid #CC0000;
	margin-bottom: 5px;
}
#MiniOrderSummary {
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-size: 0.8em;
}
#MiniOrderSummary #Subtotal {
	padding-bottom: 8px;
}
h4 {
	font-weight: bold;
	color: #006699;
	font-size: 1.1em;
}

