#mContainer {
    float: left;
    margin-left: 0px;
    position: relative;
}
#mobileFormWrapper{
	position:relative;
}
.mailButton {
    background: none repeat scroll 0 0 #600;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: Verdana;
    font-size: 11px;
    height: 18px;
	line-height:18px;
    margin-top: 3px;
    padding: 5px;
    text-decoration: none;
    text-transform: uppercase;
    width: 180px;
}
a, a:link, a:active, a:visited {
    color: #ff804e;
    outline: medium none;
    text-decoration: none;
}
#mobilePinForm {
    border: none;
    color: #CCCCCC;
    display: none;
    left: 0px;
    position: absolute;
    top: 1px;
    z-index: 100;
}
#mobileFormWrapper .form1 {
    background: #600;
    border: medium none;
    height: auto;

    width: 325px;
}
#mobilePinForm a.closeButton {
    background-image: url("http://static.global.ciscoeos.com/1311845038/zipupload/617/7c5/88f04604e449fee57a5efa6660/images/closeButton.png");
    color: #CCCCCC;
    font-weight: bold;
    height: 19px;
    position: absolute;
    right: 7px;
    top: 5px;
    width: 19px;
}
.form1 .closeButton {
    color: #00ABEC;
    display: block;
}
#formContainer1 .requiredFieldText {
    color: #D33200;
    font: 9px Verdana;
    margin-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
    width: 120px;
}
#mobilePinForm .mlistError {
    color: #FF0000;
    font: bold 10px Verdana;
    text-transform: uppercase;
}

.formContainer .formUnit {
    font-size: 18px;
    position: relative;
}
#mListEmailForm1 {
    padding-top: 5px;
}
#formContainer1 .formUnit {
    margin-left: 12px;
    margin-top: 7px;
}
.formContainer #mListEmailForm1 .requiredAstriex {
    top: 12px;
}
.formContainer .requiredAstriex {
    color: #D33200;
    font-size: 18px;
    left: -10px;
    position: absolute;
    top: 7px;
}
#formContainer1 .mListFormLabel {
    width: 87px;
}
.formContainer .mListFormLabel {
    float: left;
}
.formContainer label {
    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    font-family: Verdana;
    font-size: 11px;
    line-height: 30px;
    text-transform: uppercase;
}
.formContainer input {
    color: #333333;
    font-size: 10px;
    border-radius: 5px 5px 5px 5px;
    font-family: Arial;
}

#formContainer1 .mListFormInput {
    width: 190px;
}
#mListCountry1 {
    padding-bottom: 4px !important;
    padding-right: 4px;
    padding-top: 4px;
    width: 195px ;
}
#mobilePinForm .mListSubmitWrapper {
    padding-top: 14px;
}
#mobilePinForm .formContainer a.submit {
    background: none repeat scroll 0 0 #C00;
    color: #fff;
    cursor: pointer;
    display: block;
    float: right;
    font-family: Arial,Arial Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 6px 17px;
    text-align: center;
    text-decoration: none;
}
#mobileFormWrapper #privacyText {
    clear: both;
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
    line-height: 1.5;
    margin: 14px 0 5px;
}
#mobileFormWrapper #privacyText a {
    color: #FEA062;
}
#mlistForm2Left {
    background: #FFFFFF;
	border:none;
    color: #333333;
    float: left;
    height: 460px;
    width: 150px;;
}
#mlistForm2Left .wrapper {
    color: #333333;
    font-family: Georgia;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    padding: 10px 10px 10px 16px;
}
#mlistForm2Left .wrapper {
    padding: 10px 10px 3px 16px;
}
#mlistForm2Left .wrapper .titleText {
    font-size: 18px;
    font-weight: bold;
    line-height: 2;
}
#mlistForm2Right {
    background: none repeat scroll 0 0 #600;
    border-left: 1px solid #000000;
    color: #CCCCCC;
    float: right;
    width: 326px;
	height:500px;
}
#mlistForm2Right .wrapper {
   padding: 20px 10px 10px 15px;
    z-index: 999;
}
#formContainer2 .formUnit {
    margin-top: 10px;
}
#formContainer2 .floatedFields {
    width: 300px;
}
#mobilePinForm .formContainer .error {
    color: #FF0000;
    font: bold 10px Verdana;
    text-transform: uppercase;
}
#formContainer2 .checkBoxes {
    border-color: #7A7A7C -moz-use-text-color;
    border-style: solid none;
    border-width: 1px 0;
    font-family: Arial;
    font-weight: bold;
    height: 40px;
    line-height: 1.5em;
    margin: 10px 0 0;
    padding: 7px 0 10px;
}
#formContainer3 {
    background: url("http://static.global.ciscoeos.com/1311846968/zipupload/617/7c5/88f04604e449fee57a5efa6660/images/mlist_form3_bg.jpg") repeat-x scroll 0 0 #2B2B2B;
    border: 1px solid #000000;
    height: 120px;
    margin-left: 17px;
    width: 205px;
}
#formContainer3 .mlGreeting {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.5;
    margin-left: 12px;
    margin-top: 0px;
	padding-top:19px;
}
#formContainer3 .titleText {
    color: #FFFFFF;
    font-family: Georgia;
    font-size: 18px;
    font-weight: bold;
    line-height: 2;
}

#formContainer1 {
    padding: 9px;
	border:1px solid #000;
}
#formContainer2 .mListFormLabel {
    width: 95px;
}
#formContainer2 .floatedFields input {
    margin-left: 0;
}
#formContainer2 .mListFormInput {
    width: 198px;
}
.clear {
    clear: both;
}
#formContainer2 .mlMonth, #formContainer2 .mlDate, #formContainer2 .mlCountry, #formContainer2 #mlGenderDropDown {
    border-radius: 5px 5px 5px 5px;
    width: 198px;
}
#mListDateMonthContainer {
    float: right;
    width: 198px;
}
#formContainer2 .floatedFields .mlDate {
    float: right;
    width: 85px;
}
#formContainer2 .floatedFields .mlMonth {
    float: left;
    width: 85px;
}
#formContainer2 .checkBoxes input {
    float: left;
    height: 20px;
    margin-left: 0;
    width: 13px;
}
#formContainer2 .checkBoxes label {
    color: #CCCCCC;
    float: right;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.5;
    text-transform: none;
    width: 280px;
}

#formContainer2{
	width:480px;
	height:500px;
	border:1px solid #000;
}
#formContainer1 #mListCountry1.mListFormInput {
    width: 190px;
}
.formContainer .mListFormInput {
    border: 0 none;
    color: #333333;
    float: right;
    font-size: 18px;
    padding: 4px;
}
.formContainer select {
    border-radius: 5px 5px 5px 5px;
    color: #333333;
    font-family: Arial;
    font-size: 18px;
}
.formContainer .mlistCloseText {
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    right: 30px;
    top: 7px;
}
.form1 .mlistCloseText {
    display: block;
}
#mobilePinForm .mlistCloseText {
    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
}

.msie #formContainer2 #mlGenderDropDown,.msie #mListDateMonthContainer{
	width:206px;
}
.msie #formContainer2 .floatedFields{
	width:301px;
}
.msie #formContainer1 #mListCountry1.mListFormInput{
	width:198px;
}
