#productDetail .form-label {
	font-weight: bold;
	width: 150px;
}

#categoryList .content-odd1 {
	border-bottom: 1px dotted #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 460px;
	float: left;
}

#categoryList .content-even1 {
	border-bottom: 1px dotted #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding: 8px;
	margin:	1px;
	width: 460px;
	float: left;
}
