﻿
.width750
{
    width:685px; padding-top:10px; margin: 0 10px 0 15px;
}
.width750:after {content: " "; display: block; height:0; clear: both;  visibility: hidden;}
	/* Hides from IE-mac \*/
	* html .width750 {height: 1%;}
	/* End hide from IE-mac */

.fixedWidth
{
    width:685px; padding-top:10px; margin: 0 10px 0 15px;
}
.fixedWidth:after {content: " "; display: block; height:0; clear: both;  visibility: hidden;}
	/* Hides from IE-mac \*/
	* html .width750 {height: 1%;}
	/* End hide from IE-mac */
		
		
.divCol{
    padding-right:10px;width:100;float:left; display:block; text-align:left; height:50px;    
}

.form{}
.fieldSet{padding:0 0 0 5px ;text-align: center; width:300px }
.fieldSet div { padding:10px 0 0px 10%;text-align:left; }

