body {
	font: 12px Arial, Helvetica, 'Lucida Grande', Verdana, sans-serif;
	color:#333333;
	
}

.shadowbox-header {
	background:url(../img/plugins/shadowbox-header.jpg) no-repeat;
	height:75px;
}

.content {
	padding: 0 25px 25px 25px;
}


/* Forms
=====================================================================*/

label {
	margin:10px 0 0 0;
	font-size:12px;
}

.fieldclass {
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 13px;
	color: #333333;
	line-height: 13px;
	padding: 10px;
	margin:5px 0 10px 0;
	width: 200px;
}

.fieldclassLong {
	background-repeat: repeat-x;
	border: 1px solid #c8c8c8;
	font-size: 13px;
	color: #333333;
	line-height: 13px;
	padding: 10px;
	margin:5px 0 10px 0;
	width: 432px;
}
