.content h3 {
	color: #4E4E4E;
	padding: 0 0 6px 0;
	margin-bottom:-10px;
	font-size:12px;
}
#cont h3 {
	color: #898989;
	padding: 0px;
}
	#cont .signup_table H3 {
		color:#4E4E4E;
		margin-bottom:0px;
	}

.content table {
	width: 575px;
	border-left: 1px solid #DDDDDD;
	margin: 10px 0 0;
}

#cont table {
	width:100%;
	border-left: 1px solid #DDDDDD;
	margin: 0px 0 21px;
}

#cont table td,
.content table td {
	vertical-align: middle;
	border-right: 1px solid #DCDCDA;
	border-bottom: 1px solid #DCDCDA;
	font-size: 11px;
	color: #373737;
}

table td.td-1 {
	width: 262px;
	padding: 0 0 0 16px;
}
#cont table td.td-1 {
	width:275px;
	padding-right:17px;
	font-size:10px;
}

table td.td-2 {
	width: 108px;
	text-align: center;
}

table td.td-3 {
	width: 110px;
	text-align: center;
}

table td.td-4 {
	width: 110px;
	text-align: center;
}

table tr.hdle td,
#cont table tr.hdle td {
	background: #0077AB;
	height: 26px;
	color: #fff;
	font-size: 12px;
}

table td.pricetd {
	height: 59px;
}

table tr.btns td {
	height: 47px;
}

table.s-up-table{
	border-top: 1px solid #DCDCDA;
}

table.s-up-table td {
	font-size:10px;
}

table.s-up-table td.td-1 {
	color: #333333;
	padding: 8px 13px;
}
#cont table.s-up-table td.td-1 {
	padding-right: 13px;
}

table.s-up-table td.checked {
	background: url(../images/bullets/de_yellow_bullet.gif) center center no-repeat;
}

table.s-up-table td.td-1 {
	width: 230px;
	line-height: 14px;
}

table.s-up-table td.td-2, 
table.s-up-table td.td-3, 
table.s-up-table td.td-4 {
	padding: 0;
}

table.s-up-table tr.fax-tr td.td-1 {
	padding: 12px 13px;
}

.btn {
	font-family: Arial, serif;
	font-size: 10px;
	font-weight: bold;
	padding: 3px 2px 3px 4px;
	text-transform: uppercase;
	white-space: nowrap;
	color: white;
	cursor: pointer;
	outline: none;
	filter:chroma(color=#000000);
}

.orange {
	background-color: #ffb900;
	border-right: 2px solid #ff9900;
	border-bottom: 2px solid #ff9900;
	border-left: 1px solid #ffb900;
	border-top: 1px solid #ffb900;
}

.signup_table P {
	margin-bottom:10px;
}
	#cont .signup_table P {
		color:#575757;
		font-size:12px;
	}
#cont .signup LI STRONG {
	color:#585858;
}
A.btn {text-decoration:none;}
A.btn:hover {color:#fff;}
A.btn:visited {color:#fff;}