/* author: bneef@advancenet.net */
/* Generated by AceHTML Freeware http://freeware.acehtml.com */
/* Creation date: 12/7/2007 */
.alignlabels
{
/*	border: solid #FF0033;*/
	width: 515px;
}

.alignlabels label
{
/*	border: solid blue; */
	float: left;
	width: 255px;
	display: block;
}

.rightalignlabels
{

}

.rightalignlabels label
{
/*	border: solid white 1px; */
	float: right;
	width: 125px;
	text-align: left;
}

#Check2
{
	border: solid blue 1px;
	width: 150px;
	height: 25px
}

#Check3
{
	width: 75px;
/*	border: solid green; */
}

#Check4
{
	width: 150px;
/*	border: solid white;*/
}
/** 12.10.2007 -- BTN -- Added for the tips **/
.tipheader
{
	font-size: 90%;
}

.tipbody
{
/*	font-size: 75%;
	height: 30px;
	border:solid 1px;
	width:65px;
	float:left;*/
}

.tipnote
{
	color: #FF0000;
}