#home #contents .middle-box {
	background-image:none;
}
#iframeholder {
	margin:20px 0px 20px 0px;
	text-align:center;
}
#iframeholder.subscrib {
	margin:0px;
}
/* - - - - BOX STYLES - - - - */
.left-box {
	font-size: 11px;
}

.left-box div p {
	color: #333333;
	margin: 0px 3px 0px 3px;
	padding-bottom: 8px;
	text-align: center;
}

.left-box .textbigred {
	font-size: 15px;
	font-weight: bold;
	color: #E54000;
	margin-top:10px;
}
/* - - - - THE FORM - - - - */

#jmailform select {
	border: #CCCCCC 1px solid;
	margin-left:30px;
	font-size:11px;
	
}

/* - - - - SUBSCRIPTION PAGE - - - - */

#competition {
	color:#FFFFFF;
	padding: 20px;
	width: 700px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#competition p {
 margin-bottom:15px;
}
#competition p:first-child {
 margin-top:15px;
}
#competition .textover {
margin-right: 100px;
}
#competition h1 {
	font-size: 30px;
	color: #ffffff;
	padding-bottom: 5px;
	margin: 0px;
	line-height: 30px;
	font-weight: normal;
}

#competition h2 {
	font-size: 24px; 
	font-style: italic;
	color: #ffffff;
	padding-bottom: 0px; margin-bottom: 0px;
	line-height: 24px;
}
#competition h3 {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	line-height: 18px;
}

/* - - - - SUBSCRIPTION FORM - - - - */
#compform {
margin-top: 20px;

}
#compform .textyellow {color:#FFCC00;padding-bottom:10px;}
#compform td {
	color: #ffffff;
	font-size: 12px;
}
#compform th {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
}
#compform input, #compform textarea, #compform select {
	margin: 2px;
	border: 1px solid #AAADB0;
	font-size: 12px;
}
#compform #submit {
	padding:3px;
	width:150px;
	font-size:12px;
}
.butnormal {
	background-color:#FAE91D;
}
.butover {
	background-color:#999900;
}

#compform .tickbox {
padding: 15px 0px 0px 20px;
}
#jmailbutton {
	background-image: url(../pix/jmail_subscribe.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 27px;
	width: 150px;
	text-indent: -2000px;
	display: block;
	margin-left:8px;
}
#jmailbutton:hover {background-image:url(../pix/jmail_subscribe_over.gif)}

/* - - - - LANDING PAGES  - - - - */
.landcontent, .landcontent2 {
	margin-right: 40px;
	margin-left: 40px;
	background-image: url(../pix/jmail_land_2.gif);
	background-repeat: no-repeat;
	background-position: right 220px;
}
.landcontent2 {
	background-image: none;
}
.landcontent p, .landcontent2 {
	color: #336699;
	margin-bottom: 15px;
}
.landcontent li, .landcontent2 li {
	color: #336699;
	margin-left: 15px;
	margin-top: 25px;
	list-style-position: outside;
	list-style-image: url(../pix/jmail_lbullet.gif);
}
.landcontent2 li { margin-top: 10px; }
.greylink {text-align: center;}
.greylink a {
	color: #666666;
	text-decoration: underline;	
}
.greylink a:hover {color:#3366CC;}

