div#firmemailformtext {
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 11px;
	 font-weight: normal;
	 font-style: normal;
	 color: #000000;
	 text-decoration: none;
     text-align: left;
}

/*
div#xxxformwrapper {
    position: relative;
    border-left: 1px dotted #000000;
    border-right: 1px dotted #000000;
    border-bottom: 1px dotted #000000;   
}

div#xxxcontactleftmenu {
    position: absolute;
    text-align: right;
    left: 10px;
    top: 50px;
    height: 85%;
    border-right: 1px dotted #000000;
    PADDING-RIGHT: 8px;
    OVERFLOW: hidden; 
    width: 180px;
    height: 440px; 
}
*/
