/*------------ Banner iFrame Settings ------------*/

html {
  margin: 0;
  padding: 0;}

body {
  margin: 0;
  padding: 0;
	background: url(../images/banner_images/advertisement_text.gif) white no-repeat 4px center;}

.bannerDiv {
	float: right;
	margin: 0 2px 0 0;}
	
#bannerTD {
	width: 100%;
	height: 4px;
	background-color: #993333;}

#whiteSpace {
	background-color: #fff;
	height: 2px;}