/**** styles for the comparative analysis page ****/
#sellingTipsButtonHolder {
	width: 760px;
	height: 25px;
	position:relative;
}
#sellingTipsButton {
	width: 95px;
	height: 25px;
	position: absolute;
	top: 0px;
	left: 600px;
}
#cmaApprovedIFrame {
	margin-left: 76px;
	padding-bottom: 0px;
}
/* end of styles for the comparative analysis page */

/**** styles for the cma_form_frame.asp page ****/
#pageTextComparativeAnalysis {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-align:left;
	line-height:24px;
}
#comparativeAnalysisForm {
	text-align:left;
	margin-left: 12px;
}
input{
	font-family:sans-serif;
}
#cmafirstName,#cmalastName,#cmaemail,#cmaphone,#cmaaddress,#cmacity,#cmasubdivision,#cmasquarefootage,#cmaschooldistrict {
	margin:0px;
	width:284px;
}
#cmaamenities,#cmadetails {
	margin:0px;
	width:285px;
}
#cmazip,#cmalotsize,#cmayearbuilt {
	margin:0px;
	width:130px;
}
.cmaBoxFloat {
	float:left;
	margin-right:12px;
}
.cmaBoxFloatLeft {
	float:left;
}
.cmaBoxFloatRight {
	float:right;
}
.cmaBoxTitle {
	font-size: 16px;
	font-weight: bold;
	margin:0px;
	padding-top:15px;
	padding-bottom:1px;
}
.cmaFieldBox {
	margin:0px;
}
.cmaFieldBoxSmall {
	margin:0px;
}
.cmaSelectionBox {
	margin:0px;
	margin-top:1px;
	margin-bottom:1px;
}
.cmaBoxReq {
	font-size: 12px;
	font-style:italic;
	color:#F00;
}
#cmaSubmitButton {
	margin:20px 0px 0px 50px;
}
.cmaSubmitButton {
	font-size: 18px;
    padding:3px 3px 6px 3px;
}
.cmaBoxSpacer {
	padding-bottom:3px;
}
/* end of styles for the cma_form_frame.asp page */

/**** styles for the get cma_emailer_frame.asp page ****/
#containerHolderCMAEmailerPage {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	text-align:center;
}
#thankYouTextCMA {
	font-size: 22px;
	color:darkgreen;
	padding-bottom: 5px;
}
#replyTextCMA {
	font-size: 24px;
}
/* end of styles for the get cma_emailer_frame.asp page */