/**** styles for the selling tips page ****/
#marketAnalysisButtonHolder {
	width: 760px;
	height: 25px;
	position:relative;
}
#marketAnalysisButton {
	width: 155px;
	height: 25px;
	position: absolute;
	top: 0px;
	left: 558px;
}
#pageTextSelling {
	padding-right: 120px;
	padding-left: 120px;
	padding-top: 1px;
	padding-bottom: 20px;
}
#ulTextSellingTips {
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	line-height: 20px;
}
/* end of styles for the selling tips page */