
form, form ul, form ul li { font-size:11px; margin:0; padding:0; list-style:none; }
form fieldset { border:0; }
form legend { display:none; }
form label { display:block; font-weight:bold; }

input, select, textarea { 
	border:0;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:11px; 
	width:320px; 
}

text-area { width:278px; }

.tx-powermail-pi1 form {
	background:#F1EFEB;
	color:#663366;
	font-size:11px;
	padding:10px 0 10 0;
	border-bottom:1px dashed #CC3366;
}

.tx-powermail-pi1 label { padding-bottom:10px; }

.tx_powermail_pi1_fieldwrap_html {
	padding: 5px 10px;
	padding: 5px;
}

.tx-powermail-pi1 input.powermail_submit, input.csc-mailform-submit {
	background:url(../images/arrow_main_menu_item.gif) no-repeat right;
	color:#663366;
	font-weight:bold;
	padding:0;
	text-align:left;
	height:22px;
	width:96px;
}




/* Contact form */

#tip-a-friend, .contact-form {
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#F1EFEB;
	border-bottom:1px dashed #CC3366;
	border-top:1px dashed #CC3366;
}

.contact-form .spacer {
	height: 13px;
}

#tip-a-friend label, .contact-form label {
	display:block; 
	margin-bottom: 10px;
	font-size: 11px;
	font-weight:normal;
	color: #663366;
}

#tip-a-friend input, #tip-a-friend textarea, .contact-form input, textarea {
	margin-bottom: 5px;
	border: none;
}

.contact-form a.submit {
	background-image: url(../images/arrow_main_menu_item.gif);
	background-repeat: no-repeat;
	background-position: right;
	
	padding-right: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	text-decoration: none;
	color: #663366;
	font-size: 11px;
	font-weight: bold;
}

