#headliner {
	width:883px;
	text-align:center;
}
#headliner h2 {
	color:#FF0000;
	font-size:24px;
	font-weight:bold;
}
#headliner div {
	padding-top:5px;
}

.adFrame {
	width:300px;
	text-align:center;
}
.standard {
	background:#929292;
}
.premium {
	background:#FF0000;
}
.header {
	color:#FFF;
	font-size:20px;
	padding:5px 0;
	text-align:center;
}
.benefits div {
	background:#FFF url(/img/advertisements/check.gif) 5px 7px no-repeat;
	margin:9px;
	padding:5px 5px 5px 17px;
	text-align:left;
}

input.advertiseNow {
	cursor:pointer;
	font-size:16px;
	font-weight:bold;
	padding:3px 5px;
}
input.advertiseSend {
	cursor:pointer;
	font-size:16px;
	font-weight:bold;
	padding:3px 5px;
}

.tiny {
	width:50px;
}
.half {
	width:160px;
}
.large {
	width:420px;
}


.formTab td {
	background:#F7F7F7;
	padding:5px 10px;
}
td.alert {
	background:#FF0000;
	color:#FFF;
	font-weight:bold;
}
td.rose {
	background:#FFB9B9;
}
td.headline {
	background:#D6D3D6;
	font-weight:bold;
}
td.info {
	background:#98FB98;
}
td.light {
	background:#E7E7E7;
}
td.nopad {
	padding:0px;
}
td.cbox {
	width:20px;
	padding:5px 0 5px 5px;
	text-align:right;
}
td.lbl {
	padding:0 12px 0 2px;
}

div.hr {
	width:100%;
	height:5px;
	display:block;
	background:url(/img/advertisements/hr.gif) repeat-x;
}
