
.tableBorderStyle{
    border: 1px solid #d0d0d0;
}
.successPageHeader{
    background: url("../images-new/dp_world_header_new11_success.png") no-repeat right;  
    height: 61px;
    width: 722px;
    /* width: 732px;*/
}
.successPageHeader_req_ie{
    background: url("../images-new/dp_world_header_new11_success_ie743.png") 100%;  
    height: 61px;
    width: 650px;
    /* width: 743px;*/
}
.errorPageHeader{
    background: #f8f8f8 url("../images-new/dpworld_logo.png") no-repeat right;
    height: 61px;
   /* width: 773px;
    margin-right:10%;*/
}
.successPageHeaderMozilla{
    background: url("../images-new/dp_world_header_new11_success_mozilla.png") no-repeat right ;  
    height: 61px;
    width: 780px;
   /* width: 790px;*/
}
.successPageHeaderMozilla_LC{
    background: url("../images-new/dp_world_header_new11_success_mozilla790.png") no-repeat right;  
    height: 61px;
   /* width: 760px;*/
    width: 662px;
}
.confirmationHeaderStyle{
    color: #DD2828;
    font-family: arial;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
}
.confirmationMsgStyle{
    /*color: #DD2828;*/
    color: #006633;
    font-family: arial;
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    float: right;
    padding-top: 1px;
}

.confirmation_new {
	font-size:12px;
	/*background:#ffffff;*/
        background: url("../images/info_bg.png") no-repeat ;
        /*background: url("../images-new/info_bg1.png") no-repeat ; */
        height: 195px;
	border:0px solid #d5dfe5;
	width: 550px;
        text-align: center;
        font-family: arial;
}

.confMsgBodySrv{
    font-size:14px;
    font-family:arial;
    
    color: #005b2a;
    font-weight:bold;
    
}

