}

/* SIGNUP4 ----------------------------------------------------*/

body.signup4 div.masthead h8 strong {
	color: #000;
}

body.signup4 div.jacket {
	height: 360px;
	margin: 0 auto;
	font-family: helvetica, arial, sans-serif;
}

body.signup4 div.short {
	width: 160px;
	height: 270px;
	border: 1px solid #999;
	float: left;
	margin-top: 2px;
	text-align: center;
	padding: 10px;
	background-color: #fff;
	margin-right: 10px;
}

body.signup4 div.tall {
	width: 200px;
	height: 310px;
	border: 3px solid #3671A1;
	float: left;
	text-align: center;
	padding: 8px 10px 10px 10px;
	background-color: #fff9df;
}

body.signup4 div.no-r {
	border-right: 0;
}

body.signup4 div.r-shadow {
	background-image: url(img/shadow-right.png);
	background-position: right;
	background-repeat: no-repeat;
}

body.signup4 div.no-l {
	border-left: 0;
}

body.signup4 div.l-shadow {
	background-image: url(img/shadow-left.png);
	background-position: left;
	background-repeat: no-repeat;
}

p.title {
	margin: -6px 0 -10px 0;
	padding: 0px 0 0px 0;
	font-size: 30px;
	color: #333;
	text-decoration: none;
}



p.titletall {
	margin: -4px 0 0px 0;
	padding: 0px 0 0px 0;
	font-size: 34px;
	color: #006;
	line-height: 1em;
	text-decoration: none;
}

p.price{
	margin: -10px 0 -6px 0;
	padding: 0px 0 0px 0;
	font-size: 20px;
	color: #000;
	font-weight: normal;
}

p.pricetall {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 24px;
	font-weight: normal;
	color: #000;
}

p.desc {
	margin: 0px 0 0px 0;
	padding: 0px 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: helvetica, arial, sans-serif;
	color: #73a1c7;
}

p.desctall {
	margin: -7px 0 0px 0;
	padding: 0 0 0px 0;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	color: #4582b5;
}

body.signup4 div.short li, body.signup4 div.tall li {
	font-size: 14px;
	color: #64503f;
}

body.signup4 div.tall li {
	font-size: 16px;
}

body.signup4 div.tall ul, body.signup4 div.short ul {
	list-style: none;
	margin: -0 0 0px 0;
	padding: 0;
}

body.signup4 div.tall ul.highlight, div.short ul.highlight {
	margin-top: 0;
}

body.signup4 div.tall ul.highlight li, div.short ul.highlight li {
	list-style: none;
	margin: -10px 0 -5px 0;
	font-size: 20px;
	line-height: 1em;
	margin-left: -25px;
}

div.short ul.highlight li {
list-style: none;
	margin: 0px 0 -5px 0;
	font-size: 20px;
	line-height: 1em;
	margin-left: -25px;
}

body.signup4 div.tall li strong, body.signup4 div.short li strong {
	color: #c33700;
}

body.signup4 div.tall ul.highlight li {
	font-size: 24px;
	margin-bottom: -50px;
}

body.signup4 div.tall img {
	margin: -10px 0 4px 0;
}

body.signup4 div.tall small {
	color: #C33700;
	font-size: 12px;
}

body.signup4 div.under_chart_left, body.signup4 div.under_chart_right {
	width: 362px;
	position: relative;
	top: -44px;
	font-size: 11px;
	float: left;
} 

body.signup4 div.under_chart_right {
	float: right;
}

