/*-----------------------------------------------------------
Description: World Travel Market
Version: 1.0
Author: Richard James 
Author URL: www.aspevents.net
-----------------------------------------------------------*/

html {
     width:100%
}

body {
    background-color: #fff;
    color: #000;
    font-size: 12pt;
}

a {
    color: #000;
}

img {
    border: 0;
}

/*h1, h2 {
    page-break-before: auto;
}

p {
    page-break-inside: avoid;
}

table { float: none;}*/

/* Remove unwanted elements */

#col-right1, #col-right2, #header, #menu, #pb_top, #footer 
{display:none;}


/* Ensure the content spans the full width */


.ae_noborder #PageBody_DIV, .body .bodysheet, #wrapper, #border-top, #middle, #content, #sub-content, #sub-content2 ,#sheet, #sheet_2, #sheet_3, .fullsheet, #pbfooter_bottom, #pbsheet_bottom, #pbsheet_bottom2 , .sheetbody , #border-bottom, #bottomgrey, #sub-content,
{width: 100%; margin: 0; float:none ! important;}






