@charset "utf-8";
/* CSS Document */
#regular-popup {
	width:717px; /*for cashback bonus redemption overlay */
	top: 10px; 

}
#middle {
	width:700px;
}
#bottom-middle {
	width:700px;
}
#popup-content h2{
	margin-bottom:2em;
}
#regular-popup2 {
	width:717px; /*for cashback bonus redemption overlay */
	top: 10px; 
	
}
#popup-content2 h2 {
	margin-bottom:2em;
}
#middle2 {
	width:700px;
}
#bottom-middle2 {
	width:700px;
}
/**********************************************************Pop Up with classes **************/

.col710 dl, .col710 ul {
	margin:10px;
}
.regular-popup {
	width:717px; /*for cashback bonus redemption overlay */
	top: 10px; 

}
.middle {
	width:700px;
}
.bottom-middle {
	width:700px;
}
.popup-content h2{
	margin-bottom:2em;
}
.regular-popup2 {
	width:717px; /*for cashback bonus redemption overlay */
	top: 10px; 
	
}
.popup-content2 h2 {
	margin-bottom:2em;
}
.middle {
	width:700px;
}
.bottom-middle {
	width:700px;
}