/* @override http://www.allcovered.com/xtreme/xtreme.css */

#xtreme h3 {
	font-size:1.8em;
}
#xtreme-form td {
	padding:0 0 0.7em;
}
#xtreme-form td.c1 {
	width:220px;
	padding-right:10px;
	text-align:right;
}
#xtreme-form td.c2 {
	width:300px;
}
#xtreme-form td.c3 {
	width:180px;
	padding-bottom:1em;
}
#xtreme-form td.c3 font {
	color:green;
}
#xtreme-form h3 {
	font-size:1.0em;
	color:red;
	padding-bottom:1em;
}
#xtreme-form input,
#xtreme-form textarea

{
	margin:0;
	width:290px;
}
#xtreme-form input#title {
	text-align:left;
}

#xtreme-form td.long {
	text-align:left;
}
