body,div,dl,dt,dd,ol,ul,li,pre,form,fieldset,input,textarea,p,blockquote,th { 
	margin: 0; padding: 0;
}

body#bdDefault {
	background-image:url(//c.76.my/Auc/Store/images/store-mainbg.gif); 
	background-repeat:repeat-x; 
	background-position: 0px 45px;
}

h1, h2, h3 {
	line-height: 70%;
}

h1, h2 {
	color:#802d00;
}

html { 
	font-size: 13px; 
	font-family: Arial, sans-serif; 
}

.cPointer {
	cursor:pointer;
}

a, a:visited {
	color: #0080FF;
	text-decoration:none;
}

a:hover {
	color: #FF0000;

}

#heading { 
	display: block; 
	text-align: center; 
	margin-bottom: 1em;
}

#heading * { 
	display: inline; 
	padding: 5px; 
	user-select: none; 
	cursor: pointer; 
	vertical-align: middle; 
	font:bold 14px/30px Arial, sans-serif; 
	color:#802d00; 
}

#heading li.active { 
	background-color: #fff; 
	border-radius: 3px;  
	-webkit-border-radius: 3px;  
	-opera-border-radius: 3px;  
	-moz-border-radius: 3px; 
}

#wrapper { 
	border: 1px solid #b9cede; 
	margin: 0em; 
	padding: 1em; 
	width:915px; 
}


.gray-bg {
	background-color:#e6effa;
}

.white-bg {
	background-color:#fff;
}

.highlight-store-feature li { 
	margin-left:22px; 
	list-style-image:url(//c.76.my/Auc/Store/images/highlight-arrow.gif); 
	font:bold 18px/30px Arial, sans-serif; 
	line-height:180%;
}

.highlight-store-feature2 li{ 
	margin-left:22px; 
	list-style-image:url(//c.76.my/Auc/Store/images/highlight-arrow.gif); 
	font:normal 14px/30px Arial, sans-serif; 
	line-height:150%;
}

.content-list li { 
	margin-left:30px; 
	list-style-image:url(//c.76.my/Auc/Store/images/highlight-arrow.gif); 
	font:normal 15px/30px Arial, sans-serif; 
	line-height:150%;
}

.smaller-store-text {
	font:normal 12px/30px Arial, sans-serif; 
	line-height:100%;
}

.top-store, .top-store a, .top-store a:visited {
	font:bold 13px/30px Arial; 
	color:#FFFFFF;
}

.top-store a:hover {
	font:bold 13px/30px Arial; 
	color:#FF0000;
}

#panes {
	text-align: justify; 
	border-top: 1px #b9cede solid; 
	margin: 0 0.1em 0 0.1em; 
	padding:inherit;
}

#panes p { 
	width: 850px;  
	margin: 0 auto 1em auto; 
	font:normal 15px/30px Arial, sans-serif; 
	line-height: 1.5em; 
}

#panes div div { 
	overflow: hidden; 
	padding-top:10px;
}

#previous { 
	float: none; 
	cursor: pointer; 
}

#next { 
	float: none; 
	cursor: pointer; 
}

.title {
	font:bold 15px "Arial", Gadget, sans-serif; 
	color:#132e5b;
}

.sidebar {
	position:absolute;
	right: 0;
	top: 221px;
	width: 150px;
	padding: 0 30px 50px 15px;
	font-size: small;
	color: #FFFFFF;
}

.olTrain {
	list-style: arabic numbers inside;
	margin:10px 5px 20px 45px;
	width:400px;
}

.olTrainOutline {
	list-style: arabic numbers inside;
	margin:10px 5px 20px 45px;
	font-weight:bold;
	width:400px;
}

.olTrainDet {
	list-style: lower-alpha inside;
	margin: 5px 0 10px 0;
	font-weight:normal;
	width:400px;
}