	#eipframe {
margin:0 0 0 0;
padding:0 0 0 0;
background-color: #FFFFFF;
border-top:none;
border-right:1px solid #04592E;
border-bottom:1px solid #04592E;
border-left:1px solid #04592E;	
}
#eipcontainer {
width:415px;
height:auto;
position:absolute;
z-index:999;
text-align:left;
}
#eipcontainer form {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#eipcontent {
border: 1px solid #DBEADB;
margin: 0;
margin: 0 9px 0 10px;
padding: 5px 10px 0px 10px;
z-index:999;
}
#eipcontent h3 { 
font-size:1.2em;
font-weight: bold;
color: #006633;
margin: 0 0 10px 0;
padding: 0 0 0 0;
}
#eipfooter {
background: url(/images/misc/ma_eip_ftr.gif) no-repeat;
height:33px;
color: #006633;
padding: 2px 25px 12px 25px;
}
#eipcontent p {
width: 370px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 125px; /*width of left column containing the label elements*/
height: 1%;
}
#eipcontent label {
font-weight: bold;
color: #990000;
float: left;
text-align: right;
margin-left: -125px; /*width of left column*/
width: 120px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.eipimgbtn {
margin: 0 0 0 20px;
}
.eipinput {
width: 210px;
border:2px solid #B8D5B7;
}
#eipcontent select {
width: 210px;
border:2px solid #B8D5B7;
}
#eipcontent textarea {
width: 400px;
height: 100px;
border:2px solid #B8D5B7;
}
.required {
color: #990000;
}
.d_error {
padding: 2px 0 2px 20px;
background-image: url(/images/icons/error.gif);
background-repeat: no-repeat;
background-position: 0 0;	
font-size:1em;
font-weight: bold;
color: red;
display:none;
}
.p_error {
border: 1px dashed #990000;
}
/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/
* html .threepxfix {
margin-left: 3px;
}	
#eipterms {
width: 398px;
left: 2.5%;
height: auto;
position:absolute;
top: 100px;
z-index:1000;
}
#eipheader {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
.eiptcform {
height: auto;
background: #FFFFFF;
border-top:1px solid #FFFFFF;
border-right:1px solid #04592E;
border-bottom:1px solid #04592E;
border-left:1px solid #04592E;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-align: center;
}
.eiptermsbox {
border:2px solid #B8D5B7;
width:95%;
height:300px;
margin-left:auto;
margin-right:auto;
padding:0 3px 0 3px;
overflow:auto;
text-align:left;	
}
.photos{
padding: 5px 5px 5px 10px;
}
.error {
width: 80%;
height: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: .9em;
border: 1px dashed #FF0000;
}
#commentform {
width: 510px;
height: auto;	
}
#commentform p {
margin-left: 5px;
}
#commentform span {
margin-left: 7px;
float:left;
}
#commentform textarea {
width: 500px;
height: 100px;
border: 2px solid #B8D5B7;
}
#comments {
width: 510px;
height: auto;	
}
#comments p {
border-top: 1px dashed #333;
padding-top:5px;
}
#photoup form {
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#photoup h3 { 
font-size:1.2em;
font-weight: bold;
color: #006633;
margin: 0 0 10px 0;
padding: 0 0 0 0;
}
#photoup p {
width: 370px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 125px; /*width of left column containing the label elements*/
height: 1%;
}
#photoup label {
font-weight: bold;
color: #990000;
float: left;
text-align: right;
margin-left: -125px; /*width of left column*/
width: 120px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
#photoup textarea {
width: 400px;
height: 100px;
border:2px solid #B8D5B7;
}
