/* For booking engine thickbox */


*{
margin:0;
padding:0;
border:none;
color:#D5D3BF;
}

body{
background:#8C2121;
text-align:center;
}

iframe{
background:#8C2121;
width:640px;
height:400px;
}

flash_content a{
color:#D5D3BF;
}

flash_content a:hover{
color:#000000;
}
