
.email_label
{
	position: absolute;
	width: 100px;
	text-align: right;
}


.email_field
{
	position: relative;
	left: 110px;
}

.asterisk
{
	font-weight: bold;
	color: red;
}

.t300
{
	background-image: url(../images/contact_t300.gif);
	background-repeat: no-repeat;
	width: 350px;
	height: 10px;
	font-size: 1px;
}

.m300
{
	background-image: url(../images/contact_m300.gif);
	background-repeat: repeat-y;
	width: 320px;
	padding: 5px 15px 5px 15px;
}

.b300
{
	background-image: url(../images/contact_b300.gif);
	background-repeat: no-repeat;
	width: 350px;
	height: 10px;
	font-size: 1px;
}