#customContainer{clear: both; margin:0 auto 20px auto }
.couponBorder{float:left; width:46%; margin:5px; border:1px dotted #000; padding:2px}
.couponHeader, .couponFooter{background:#999; color:#fff; text-align:center; height:30px; line-height: 30px; margin: 0}
.couponHeader p {margin: 5px 0 0 0; width: 100%} 
.couponContent {background:#CCC}
.couponContent h1{margin:30px 0; text-align:center; min-height:35px}
.couponContent .image {text-align:center; width:  100%} 
.couponDescription{background:#E1E1E1; height:105px; margin:5px; overflow:auto; scrollbar-3dlight-color:#fff; scrollbar-highlight-color:#fff; scrollbar-shadow-color:#ccc; scrollbar-darkshadow-color:#ccc; scrollbar-face-color:#F0F0F0; scrollbar-track-color:#F7F7F7; scrollbar-arrow-color:#666}
.couponFooter .logo {float:left; margin: 0 0 0 6px; width: 150px; height: 30px}
.couponFooter p {float:left; font-size: 75%; margin: 0; line-height: 30px; height: 30px; margin-left: 5px}
.couponFooter{height:32px}
h2 {clear:both}
#serviceRooftopInfo {display: none}
.makeList {clear:both}
.couponPrint{
margin:10px 0;
cursor:default;
height:32px;
white-space:nowrap;
}
.printButtonText{
white-space:nowrap;
position:relative;
margin:0 10px;
top:10px;
display:block;
}
.printButtonLeft{
margin-left:400px;
float:left;
background-image:url('/plugins/images/printbuttonleft.jpg');
background-repeat:no-repeat;
cursor: pointer;
height:32px;
width:31px;
display:block;
}
.printButtonCenter{
float:left;
background-image:url('/plugins/images/printbuttoncenter.jpg');
background-position:top;
background-repeat:repeat-x;
cursor: pointer;
height:32px;
display:block;
} 
.printButtonRight{
float:left;
background-image:url('/plugins/images/printbuttonright.jpg');
background-repeat:no-repeat;
cursor: pointer;
height:32px;
width:1px;
display:block;
}
.printCouponButtonText{
position:relative;
bottom:8px;
}
.printCouponButton a{
float:right;
height:16px;
padding:5px;
margin-top:2px;
margin-right:2px;
font-weight:700; 
text-decoration:none; 
color:#000000;
cursor: pointer;
white-space:nowrap;
display : block;
border-top : 1px solid #f3f3f3;
border-left : 1px solid #f3f3f3;
border-bottom : 1px solid #000000;
border-right : 1px solid #000000;
background : #cccccc;
}
.printCouponButton a:hover{
float:right;
height:16px;
padding:5px;
margin-top:2px;
margin-right:2px;
font-weight:700; 
text-decoration:none; 
color:#000000;
cursor: pointer;
white-space:nowrap;
display : block;
border-top : 1px #000000 solid;
border-left : 1px #000000 solid;
border-bottom : 1px #595959 solid;
border-right : 1px #595959 solid;
background : #a9a9a9;
}
.divClear {
	clear:both;
}
.POPImage{
position:absolute;
z-index:1000;
}

#dynamicMakeListBackground{
background:transparent url(../images/load_graphic.png) top no-repeat;
min-height:50px;
min-width:100px;
}
.dynamicMakeList {
	width:95%;
	margin:0px auto;
	min-width:120px;
	max-width:800px; /* I only cut the left background images out to 800px. You could do much larger, etc. */
	color:#fff;
}
.dynamicMakeList .dynamicMakeListHeadLeft .dynamicMakeListHeadRight, .dynamicMakeList .dynamicMakeListFootLeft .dynamicMakeListHeadRight {
	font-size:1px; /* ensure minimum height */
	height:4px;
}
.dynamicMakeList .dynamicMakeListFootLeft .dynamicMakeListHeadRight {
	height:4px;
}
.dynamicMakeList .dynamicMakeListHeadLeft {
	background:transparent url(../images/make_left_top.png) no-repeat 0px 0px;
	margin-right:4px; /* space for right corner */
}
.dynamicMakeList .dynamicMakeListHeadLeft .dynamicMakeListHeadRight {
	background:transparent url(../images/make_right_top.png) no-repeat right 0px;
	margin-right:-4px; /* pull right corner back over "empty" space (from above margin) */
}
.dynamicMakeListULDiv {
	background:transparent url(../images/make_background.png) repeat-x 0px 0px;
	background-color:#bbbbbb;
	margin-right:0px;
}
.dynamicMakeList .dynamicMakeListFootLeft {
	background:transparent url(../images/make_left_bottom.png) no-repeat 0px 0px;
	margin-right:4px;
}
.dynamicMakeList .dynamicMakeListFootLeft .dynamicMakeListHeadRight {
	background:transparent url(../images/make_right_bottom.png) no-repeat right 0px;
	margin-right:-4px;
}
.divClear {
	clear:both;
}
.dynamicMakeUL li a {
	cursor:pointer;
	text-align:center;
	width:100px;
	height:50px;
  line-height:50px; 
  color:#000; 
	font-weight:bold; 
	float:left;
	vertical-align:middle;
}
.dynamicMakeUL li a img {
	border:none;
	cursor:pointer;
}
.dynamicMakeUL {
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	list-style:none;
	float:left;
}
.dynamicMakeUL .noSpacer{
  background-image:none;
	cursor:pointer;
	float:left;
	padding:5px 10px;
	text-align:center;
	height:50px;
	width:100px;
}
.dynamicMakeUL li{
	background:transparent url(../images/home-MakeList-spacer.gif) no-repeat scroll right center;
	cursor:pointer;
	float:left;
	padding:5px 10px;
	text-align:center;
	height:50px;
	width:100px;
}
.divClear {
	clear:both;
}
.POPImage{
position:absolute;
z-index:1000;
}