﻿strong
{
	font-size:0.8em;
}

fieldset
{
	clear:both;
}

legend
{	
	font-weight:bold;
}

.fieldbox
{	
	clear:both;
	display:table;	
	width:540px;
	padding:15px 0;
	margin:0 !important;
}

.fieldbox h3
{
	padding-bottom:15px;
}

.fieldbox li
{
	display:block;
	float:left;
	clear:both;
	width:540px;
	margin-bottom:3px;	
}

.fieldbox label
{
	display:block;
	float:left;	
	width:130px;
	line-height:18px;
	margin-right:5px;
	font-weight: bold;
	font-size: 11px;
	color: #958f7f;
}

.fieldbox input, .fieldbox select, .fieldbox textarea
{
	display:block;
	float:left;
	margin-right:5px;
	border:1px solid #7F9DB9;
	color:#000;
}

.fieldbox input.subtext
{
	width:195px;	
}

.fieldbox textarea
{
	width:330px;
	height:100px;	
}

.fieldbox select
{
	width:200px;	
}

.fieldbox span
{
	float:left;
	display:block;		
	color: #958f7f;
}

.checkbox input
{
	height:auto;
}

label.red
{
	width:20px  !important;
	color:#cc0000 !important;	
}

.red
{	
	color:#cc0000 !important;	
}

.msg
{	
	color:#cc0000 !important;	
}
	