/* CSS Document */

#calFloat {
	float: left;
	position: relative;
	top: 12px;
	right: 90px;
	height: 120px;
	width: 180px;
	background: #8CC63F;
	visibility:visible;
}


.errorFont
{
	color:red;
	font-size:x-small;
	padding:2px;
}

#enquiryStyle
{
	padding:20px;
}

fieldset
{
	padding:6px;
	background:#95A17D;
        background:#8CC63F;
}

legend {
	color:#333333;
	 background:#8CC63F;
	font-weight:bold;
	margin: 0px;
	padding: 0px 6px;
}

label
{
	width:140px;
	float:left;
}


confCal
{
font-size:x-small;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:red;
}

.wideBlockStyle
{
    display:block;
    width:98%;
    margin-bottom:3px;
}
