.default {
	border: 2px dashed #CCCCCC;
	margin-bottom: 5px;
	background-attachment: fixed;
	background-image: url(newdesign/styles/offer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.defaulttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: 900;
	text-decoration: none;
	letter-spacing: -1px;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
	vertical-align: 0%;
	white-space: normal;
	display: block;
}
.defaultdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	padding: 2px;
	border-top: 5px solid #FF6600;
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
}
.defaultdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	text-decoration: none;
	color: #CC0000;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: middle;
	display: table;
}
.defaultcall {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.halfoff {
	border: 2px dashed #CCCCCC;
	margin-bottom: 5px;
	background-attachment: fixed;
	background-image: url(newdesign/styles/halfprice.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.percentoff {
	border: 2px dashed #CCCCCC;
	margin-bottom: 5px;
	background-attachment: fixed;
	background-image: url(newdesign/styles/percentoff.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.teloffer {


	border: 2px dashed #CCCCCC;
	margin-bottom: 5px;
	background-attachment: fixed;
	background-image: url(newdesign/styles/callnow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.getonfree {


	border: 2px dashed #CCCCCC;
	margin-bottom: 5px;
	background-attachment: fixed;
	background-image: url(newdesign/styles/getonefree.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.free {



	border: 2px dashed #CCCCCC;
	margin-bottom: 5px;
	background-attachment: fixed;
	background-image: url(newdesign/styles/free.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.promo {




	border: 2px dashed #CCCCCC;
	margin-bottom: 5px;
	background-attachment: fixed;
	background-image: url(newdesign/styles/promo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

