

/* CSS for div tables by MattD */
div.dealheader {
	width:770px;
	height:35px;
	background-color:#999;
	background-image:url(../Images/listBackTop.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
span.dealheaderint {
	width:70px;
	height:16px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 9px;
	padding-bottom: 3px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
span.dealheaderintsmall {
	width:16px;
	height:16px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 9px;
	padding-bottom: 3px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
span.dealbodynotes {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #F00;
	text-decoration: none;
}
span.dealbodynum {
	width:14px;
	height:39px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 9px;
	padding-bottom: 3px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0F6;
	font-weight: bold;
	text-decoration: none;
}
span.dealbodyorderid {
	width:70px;
	height:39px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 9px;
	padding-bottom: 3px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	border-right:solid 3px #000;
}
span.dealbodybutton {
	width:80px;
	vertical-align:baseline;
	height:39px;
	padding-left: 10px;
	padding-right: 6px;
	padding-top: 7px;
	padding-bottom: 3px;
	float:left;
}
span.dealbodyint {
	width:350px;
	height:39px;
	text-align:left;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 9px;
	padding-bottom: 3px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
span.dealbodystore {
	float:left;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
div.dealbody {
	width: 760px;
	height:50px;
	border-left:solid 5px #000;
	border-right:solid 5px #000;
	border-bottom: dashed 3px #000;
}
div.dealfooter {
	width:770px;
	height:38px;
	background-image:url(../Images/listBackBottom.png);
}
div.flashover {
	position: fixed;
	bottom:0px;
	right:80px;
	width:350px;
	height:196px;
	padding:0px;
	border:none;
	z-index:1;
}
div.stylebox {
	position:relative;
	width: 80px;
	padding-bottom:1px;
	padding-top:4px;
	overflow:visible;
    white-space:nowrap;	
}
div.leatherbox {
  position: absolute;
  top: 9px;
  right: 9px;
}

