/* ital is vital */

* {
	margin:0;
	padding:0;
}

body {
	font-family: "lucida grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, "trebuchet MS", helvetica, sans-serif;
	line-height: 1.2em;
	font-size: 13px;
	background: #F7F7F7;
}

h1 { 
	font-size: 130%;
	border-bottom: 3px solid #CCCCCC;
	line-height: 30px;
	display: block;
	padding-bottom: 3px;
}
h2 {
	font-size: 120%;
	line-height: 130%;
}
h3 {
	font-size: 110%;
	line-height: 120%;
}

#main {
	margin: 20px auto; 
	width: 460px;
	border: 3px solid #CCCCCC; 
	padding: 20px; 
	background: #FFFFFF;
}
#wait {
	width: 432px; 
	padding: 13px; 
	border: 1px solid #CCCCCC; 
	background: #FF0;
}
.frmWidth, .frmWidth2 {
	width: 250px;
	font-family:lucida grande, lucida sans unicode, lucida sans, trebuchet ms, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
	color: #666666;
}
.frmWidth2 {
	width: 180px;
}
.frmDegas {
	color: #A75A62;
}
table {
	background: #F7F7F7;	
}
th {
	background: #DCDCDC;
}
td {
	margin-bottom: 5px;
	padding: 5px;
}


/* ///////////////////////// DEGAS SITE SIGNUP FORM ///////////////////////// */


#main2 {
	width: 488px; 
	border: 0; background: #F0F3E8;
	height: 65px;
	
}
#form2 {
	padding: 0; background: #F0F3E8;
}
.tblSub {
	background: #F0F3E8; 
}
.tblOuter {
	width: 488px;
}

/* ///////////////////////// SUB/UNSUB FORM ///////////////////////// */

#form1 {
	padding: 0 25px; 
}

/* ///////////////////////// UNSUB FORM ///////////////////////// */

#unsub {
	width: 100%;
}
#unsubComments { 
	padding: 15px 5px 5px; 
	background: #F7F7F7;
}
.frmText {
	width: 375px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	overflow: hidden;
}

/* ///////////////////////// CONSULTATION / FWD-TO-A-FRIEND FORM ///////////////////////// */

#form3 {
	padding: 0 10px; 
	background: none;
}
