.storeProductDetailImageAlso {
	float:left;
	width:49%;
	}
	
.storeProductDetailPurchaseDescriptionReview {
	float:right;
	width:49%;
	}

.reviewTabBookend {
	float:left;
	width:10px;
	border-bottom:1px solid #666;
	height:25px;
	}
	
.DescriptionTabOff {
	float:left;
	width: 90px;
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
	text-align:center;
	height:25px;
	vertical-align:middle;
	}


.DescriptionTabOn {
	float:left;
	width: 90px;
	border-top:1px solid #666;
	border-right:1px solid #666;
	border-left:1px solid #666;
	text-align:center;
	height:25px;
	vertical-align:middle;
	}


.reviewTabOff {
	float:left;
	width: 210px;
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	text-align:center;
	height:25px;
	vertical-align:middle;
	}


.reviewTabOn {
	float:left;
	width: 210px;
	border-top:1px solid #666;
	border-right:1px solid #666;
	border-left:1px solid #666;
	text-align:center;
	height:25px;
	vertical-align:middle;
	}
	
.oneReview {
	border-bottom:1px solid #666;
	}
	
#descriptionReviewTabs {
	margin-left:5px;
	}
	
#descriptionTab, #reviewTab {
	padding:5px;
	}
	


.reviewLinks .submit {
	background: url(image/rateItem.jpg) no-repeat;
	width: 100px;
	height: 24px;
	border: none;
}

.rateproductLink .submit:hover {
}


/*RB options*/

.optionInstructions {
	display: block;
}

/*Writein option*/
.writeinOption textarea {
	display: block;
}

/*Class schedule*/
#classSchedule {
	border-top: 2px solid #660033;
	padding: 1em 0;
}

#classSchedule .classProducts {
	border-bottom: 2px solid #660033;
	margin-bottom: 1em;
}

#classSchedule .classProduct {
	clear: both;
}

#classSchedule .classImage {
	float: left;
	margin: 1em;
	border: 1px solid #999999;
	padding: .5em;
}

#classSchedule .classDetail {
	float: left;
	width: 60%;
}
#classSchedule .classTuition {
	font-weight: bold;
	margin-top: .5em;
	color: #666666;
}

#classSchedule .classMessage {
	font-weight: bold;
	color: #660033;
}

#classSchedule .classSeparator {
	height: 1px;
	width: 90%;
	background: #999999;
}

#classSchedule .adminLink {
	background: #FFFFCC;
	padding: .3em;
}

#classSchedule .classLongDescription {
	display: block;
	margin: .5em 0;
	color: #660033;
}

.refundPolicy {
	margin: .5em .5em 0 0;
	color: #990033;
	width: 275 px;
}

.referenceSection {
	padding: 1em;
	margin: .5em;
	border: 1px solid #666;
}

.referenceSection h2 {
	background: #666666;
	color: #fff;
	border: 1px solid #333333;
	padding: .5em;
}
