#clickinstruction{
	display:none;
	color:#f04119;
}

#options
{
	margin: 0 0 0 0px;
}

#options h3{
	font-size:1.2em;
	color:#fff;
	padding:8px 5px 0 30px;
}

#options p
{
	
	
	margin:0;
	line-height: normal;
}


/* TIER 1 */

#tier1{
	
	width:122px;
}

#tier1 .off{
	margin:0 0 2px 0;
	background-image: url(../images/options/tier1_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tier1 h3{
	padding:8px 5px 0 10px;
}

#tier1 .off p.learnmore
{
	padding:0 15px 10px 10px;
	background-image: url(../images/options/tier1_off_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#tier1 p{
	padding: 0 5px 10px 10px;
}


/* TIER 2 */

#tier2{
	width: 183px;
}

#tier2 p, #tier3 p{
	padding: 0 5px 0 30px;
}

#tier2 .off
{
	color: #FFF;
	background-image: url(../images/options/tier2_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tier2 .off p.learnmore
{
	padding:2px 15px 10px 30px;
	background-image: url(../images/options/tier2_off_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#option2, #option3{
	width: 183px;
	margin:0 0 2px 0;
}

#option2, #option4, #option5{
	margin:10px 0 2px 0;
	
}

/* TIER 3 */
#tier3{
	
	width: 151px;
}

#tier3intro{
	color:#fa9614;
}

#tier3 .off
{
	color: #FFF;
	background-image: url(../images/options/tier3_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tier3 .off p.learnmore
{
	padding:2px 15px 10px 30px;
	background-image: url(../images/options/tier3_off_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#option3, #option4, #option5{
	width: 151px;
}

/* TIER 4 */

#tier4{
	width: 456px;
	margin:6px 0 10px 0;
}

#tier4 .off
{
	color: #FFF;
	background-image: url(../images/options/tier4_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tier4 .off p.learnmore
{
	padding:2px 15px 10px 10px;
	background-image: url(../images/options/tier4_off_end.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#tier4 .option6h3{
	font-size:1.2em;
	color:#fff;
	
}

#tier4 p{
	padding: 0 5px 0 10px;
}

#tier4 label{
	padding: 0 2px 0 0;
	font-weight:bold;
}

#option6{
	width: 456px;
	padding:8px 0 0 0;
	margin: 0 0 4px 0;
	
}



.optionprice{
	font-size:1.2em;
}
