.remarksformat{
width: 251px;
margin-left: 8px;
height: 70px;
border: 0px;
background:url(../images/en/textareabg.gif) top left no-repeat;
}
#addwebsitespart .registerButton{
display: block;
height: 32px;
text-indent: -999em;
margin-right: 7px;
float: right;
width: 139px;
background:url(../images/en/registerbtn.gif) top left no-repeat;
}
#addwebsitespart .registerButton:hover{
background-position: bottom;
}
#logincontents input.username{
background:url(../images/en/logininputbg.gif) no-repeat top left;
}
#logincontents input.password{
background:url(../images/en/logininputpwordbg.gif) no-repeat top left;
}
#logincontents input.loginButton{
float: right;
width:49px;
height: 22px;
margin:8px 0px 0px 0px;
padding: 0px;
}

#logincontents input.forgotpword{
float: right;
width:120px;
height: 22px;
margin:8px 9px 0px 0px;
padding: 0px;
}

#campaigndetailsinfo #campaigndetail a.subscribecampaign{
float: right;
display: block;
margin-right: 2px;
width: 219px;
height: 58px;
text-indent: -999em;
background:url(../images/en/subscribecampaginbtn.gif) top left no-repeat;
}
#campaigndetailsinfo #campaigndetail a.subscribecampaign:hover{
background-position: bottom;
}

/*-------------- report tables -------------*/

table.reporttable{
margin: auto;
position: relative;
bottom: 6px;
border-top: 1px solid #dedede;
border-left: 1px solid #dedede;
}
table.reporttable th{
height: 42px;
font-size: 10px;
color: #594f46;
text-transform: uppercase;
padding: 15px 28px 0px 28px;
text-align: center;
background:url(../images/en/tableheaderbg.gif) top left repeat-x;
border-right: 1px solid #dedede;
border-bottom: 1px solid #dedede;
}

table.reporttable td{
font-size: 10px;
padding: 5px 12px;
text-align: center;
background: #f6f6f6 url(../images/en/reporttdbgtop.gif) top left repeat-x;
border-right: 1px solid #dedede;
border-bottom: 1px solid #dedede;
}
table.reporttable tr.odd td{
background: #f6f6f6 url(../images/en/reporttdbgtop.gif) top left repeat-x;
}
table.reporttable tr.even td{
background: #e9e9e9 url(../images/en/reporttdbgtop.gif) top left repeat-x;
}
table.reporttable tr:hover td{
background: #fcfcec url(../images/en/reporttdbgtop.gif) top left repeat-x;
cursor: pointer;
cursor: hand;
}
#forgotpwordcontents input.generatepwordbtn{
width:129px;
height: 22px;
margin:0px 0px 0px 45px;
padding: 0px;
}

.textlinklistheadclass, .textlinklistheadclass .bgtop{
width: 999px;
height: 68px;
margin: auto;
position: relative;
bottom: 14px;
background: url(../images/en/campaignfilterbg.gif);
}
.textlinklistheadclass .bgtop{
position: static;
margin: 0px;
background: url(../images/en/campaignfilterbgtop.gif) repeat-x top left;
}

.textlinklistpartclass{
width: 999px;
margin: auto;
min-height: 59px;
height: auto !important;
height: 59px;
position: relative;
padding: 0px 0px 0px 0px;
background: url(../images/en/campaignfilterbg.gif);
bottom: 14px;
}


.textlinklistpartclass ul{
padding: 20px 0px 0px 20px;
width: 979px;
margin: auto;
}
.textlinklistpartclass ul li{
position: relative;
width: 281px;
padding: 12px 16px;
margin: 0px 10px 10px 0px;
float: left;
background: #f1f7fa;
}
.textlinklistpartclass ul li h3{
padding: 0px;
font-size: 11px;
color: #000000;
font-weight: normal;
}
.textlinklistpartclass ul li.subscribed h3{
padding: 3px 3px 8px 3px;
font-size: 11px;
color: #000000;
font-weight: bold;
}

.textlinklistpartclass ul li .links{
border: 1px solid #cedbe0;
padding: 0px 13px 8px 13px;
}
.textlinklistpartclass ul li label{
display: block;
width: 34px;
height: 20px;
line-height: 20px;
font-size: 9px;
float: left;
padding-left: 3px;
}
.textlinklistpartclass ul li input{
float: left;
height: 16px;
width: 244px;
border: 0px;
background: #92b1bd;
color: #ffffff;
cursor: pointer;
cursor: hand;
font-size: 10px;
margin-bottom: 4px;
padding: 4px 4px 1px 4px;
}
.textlinklistpartclass ul li input:hover{
background: #595959;
}
.textlinklistpartclass ul li:hover{
background: #ffffff;
}
.sales_send_email{
display: block;
width: 160px;
height: 45px;
text-indent: -999em;
background: url(../images/EN/sendemailbtn.gif) top left no-repeat;
float: left;
}
.sales_send_email:hover{
background-position: bottom;
}