body {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 12px;
}

div#container {
	width: 700px;
	\width: 720px;
	w\idth: 700px;
	padding: 0px;
	margin: 0 auto;
	margin-top: 15px;
	position: relative;
}

.img_borderless {
	border: 0px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.underlined {
	text-decoration: underline;
}
.red {
	color: #ff0000;
}



div#footer {
	clear: both;
	background-image: url(/images/rounded_bottom.gif);
	background-repeat: no-repeat;
	padding: 8px;
	margin: 0px;
	text-align: center;
	color: #a06001;
	font-weight: bold;
	font-size: 10px;
	height: 30px;
	padding-bottom: 2px;
}
div#footer a:link, div#footer a:visited, div#footer a:active, div#footer a:hover {
	text-decoration: none;
}

a:link, a:visited, a:hover, a:active {
	color: #462346;
}



.progress {
	width:480px;
	text-align:center;
	padding-bottom:20px;
	margin: 0 auto;
}




/* REMOVE: FOR TESTING ONLY */
.rem {
	color: #ff0000;
	font-weight: bold;
}


div.offers {
	float: right;
	margin: 5px;
	text-align: center;
	border: 1px solid #faa819;
}



.remove a:link, .remove a:visited, .remove a:active, .remove a:hover {
	text-decoration: none;
	border: none;
	color: #a06001;
}
