Subversion Repositories SmartDukaan

Rev

Rev 1745 | Rev 6176 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

#frmContactUs   {
        padding-top:30px;
        padding-left: 40px;
        width: 400px;
        float: left;
}

#frmContactUs label.error{
        float:right !important;
        display:block;
        color:#f00;
        font-size:11px;
        text-align:right !important;
        width: 80%;
}

#frmContactUs label     {
        width: 120px;
        float: left;
        font-weight: bold;
}

#emailComponent, #categoryComponent     {
        margin-top: 10px;
}

#contactUs .style1{
        float:right;
        margin-left:10px;
        width:160px;
        font-size:11px;
        line-height:15px;
        color:#666;
}

#contactUs textarea{
        width:250px;
        height:100px;
}

div.contact-form-component      {
        display: none;
}

#frmContactUs .textbox-image    {
        margin-top: 10px;
}

#frmContactUs input[type="text"]        {
        width: 200px;
}

#frmContactUs select    {
        width: 210px;
}

#frmContactUs select    {
        height: 24px;
}

#postalAddress  {
        float: left;
        padding-top: 30px;
}

#frmContactUs .contact-form-button      {
        margin-left: 50px;
}