*{
	margin:0px;
	padding:0px;
	border:0px;
	font-family: helvetica, arial, sans-serif;
}
h2{
	font-size:normal;
	margin-bottom:5px;
}
body{
	font-size: small;
	background:#ffbe00 ;
}
body, html{
	height:100%;
}
small{
	font-weight:normal;
	font-size:small;
}
ul{
	list-style-type:circle;
}
li{
	margin-left:40px;
}
#wrapper_top{
	height:250px;
	float:left;
	margin-top:10px;
}
#wrapper_bottom{
	height:285px;
	width:100%;
	clear:left;
	float:left;
	margin-top:10px;
	padding-top:20px;
}
#order_link{
		font-size:large;
		padding-left:40px;
}
#cds_logo{
	height:194px;
	width:241px;
	position:absolute;
	top:40px;
	right:10px;
	margin:2px;
}
#incredibull_logo_top{
	height:258px;
	width:258px;
	float:right;
	margin-right:10px;
	position:absolute;
	top:10px;
	left:10px;
	z-index:2;
}
#top_content_top, #top_content_bottom{
	font-weight:bold;
	overflow:hidden;
}
#top_content_top{
	background:#ff7d00 url('./graphics/midBack_top.gif') repeat-x;
	padding-top:85px;
}
#top_content_bottom{
	background: transparent url('./graphics/midBack_bottom.gif') bottom repeat-x;
	padding-bottom:40px;
	padding-right:251px;
	padding-left:300px;
}
#bottom_content{
	font-weight:bold;
	overflow:hidden;
	padding-left:20px;
	padding-right:300px;
}
.xSmall{
	font-size:x-small;
}
.notices_box_frame_left{
	margin: 8px 4px 8px 4px;
	background:  #ffbe00 url('./graphics/message_left.png') left repeat-y;
}
.notices_box_frame_right{
	background:  url('./graphics/message_right.png') right repeat-y;
}
.notices_box_outer {
	background:  url('./graphics/message_bottom.gif') bottom repeat-x;
	padding-bottom:36px;
	/*border: dashed 1px #BF5E00;*/
}
.notices_box_header {
	background:  url('./graphics/message_top.gif') top repeat-x;
	padding: 4px;
	padding-top:36px;
	text-align: center;
	/*border-bottom: dashed 1px #BF5E00;*/
	font-style: italic;
	font-size: 11pt;
}
.notices_box {
	background-color:#FFD250;
	border:1px solid #D8A40C;
	margin:0 36px 0;
	padding:5px;
}

#dialog {
	background-color: #FFD250;
}
#locations_table td {
	padding: 5px;
}
.table-left {
	background-color: #FF9E3F;
	text-align: center;
}
.table-mid {
	background-color: #FF9E3F;
	text-align: center;
}
.table-right {
	background-color: #FF9E3F;
	text-align: center;
}

#logobox {
	width: 500px;
	text-align: center;
	margin: 0 auto;
}

img, div { behavior: url(iepngfix.htc) }