body,td,th {
	color: #DEDDD1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #990033;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
td {
	vertical-align: top;
}
input,select,textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 0;
}
textarea {
	overflow-y: auto;
}
#content {
	display: block;
	text-align: center;
	width: 950px;
	margin: auto;
}
#content table {
	text-align: center;
}
.classified_preview {
	font-family: Garamond, "Times New Roman";
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	border: 2px dotted #040506;
	width: 200px;
	padding: 2px;
}
.small {font-size: 9px}
.page {
	display: block;
	background-image: url(/images/main/page-background.gif);
	text-align: right;
	vertical-align: bottom;
	width: 156px;
	height: 227px;
	margin: auto;
	padding: 9px 12px 7px 5px;
	background-repeat: no-repeat;
	clear: right;
	float: left;
}
.page img {
	text-align: right;
	vertical-align: bottom;
}
.page .advert {
	color: #F0F0F4;
	background-color: #F0F0F4;
	padding: 1px;
	border: 1px dashed #97B5CA;
	margin: 0 3px 3px 0;
}
.issue_backdrop {
	background: url(/images/main/issue-backdrop.gif) no-repeat;
	width: 274px;
	height: 389px;
	margin: auto;
	display: block;
	padding: 1px 10px 10px 1px;
}