﻿/* ContactInformation control field labels */
/*
table.AddressForm label
{
	float: right;
	width: 100px;
}
*/
table.AddressForm .CAPTION
{
	height:24px;
}

table.AddressForm input
{
	margin-bottom: -3px;
}

div.RadButton
{
	display: inline;
	color: red;
}
