Subversion Repositories SmartDukaan

Rev

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

#frmContactUs   {
        padding: 30px 70px;
}

#nameComponent  {
        font-size: 15px;
        font-weight: bold;
}

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

#frmContactUs div.textbox-image {
/*      margin-bottom: 15px;*/
}

#frmContactUs label     {
        font-size: 12px;
        font-weight: bold;
}

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

#contactUs textarea{
        width:100%;
        height:150px;
}

#orderComponent, #awbComponent, #productComponent, #subjectComponent, #msgComponent     {
        display: none;
}

#frmContactUs label     {
        display: block;
}

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

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

#frmContactUs select    {
        width: 250px;
}

#frmContactUs select    {
        height: 24px;
}

#postalAddress  {
        margin: 0 50px;
}