p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
label {
	float: left;
	width: 13em;
	font-weight: bold;
	margin-left: 1em;
	margin-top: 3px;
	background: #fff;
}
fieldset#check_boxes {
	margin: 1em;
	padding: 0.5em;
	border: 1px solid #ccc;
	background: #fff;
}
#check_boxes h2 {
	width: 12em;
	float: left;
	font-size: 11px;
	font-weight: bold;
}

#check_boxes div {
	width: 20em;
	float: left;
	background: #fff;

}
#check_boxes p {
	margin: 0.3em 0;
}
.clear {
	clear: both;
}
#check_boxes label {
	width: 16em;
	float: none;
	display: inline;
	font-weight: normal;
}


legend {
	font-weight: bold;
	font-size: 13px;
	color:#666;
}
/*
input:focus, textarea:focus {
	border: 1px solid #0166ff;
}
*/
input, textarea, select.decorate {
	/*margin: 1px;
	padding: 4px;
	border: 1px solid #999;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

 

input.button {
	border: 1px solid #0042AC;
	background: url(/images/ipod_button_bg.gif) repeat-x center;
	font-weight: bold;
	font-size:18px;
	color:#FFFFFF;
	padding: 10px;
	margin: 5px;
	text-align:center;
}

div.unsubscribe{
	padding-left:190px;
	font-size:9px;
}