

#accContainer {
	width: 480px;
	background: #FFF url(../IMG/gradientbg.jpg) repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.accmenuTitle {
	font-size: 12px;
	font-weight:bold;
	display: block;
	color: #000000;
	background-color: #F5F5F5;
	text-decoration: none;
	outline-style:none;
	height: 18px;
	padding-top: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #64608C;
	margin-bottom: 1px;
}
.acccontent {
	font-size: 12px;
	color: #5E6257;
	display: block;
	background-color: #FFFFFF;
}





