﻿div#AlertSettings div#Main
{
	background-image: url('/Lib/Img/i-fade_up.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #F7F7F8;
	padding: 12px;
	padding-bottom: 24px;
	margin-top: 4px;
	border: 1px solid #2F285A;
	height: 273px;
}

div#AlertSettings div#Main div
{
	margin-bottom: 7px;
}

div#AlertSettings div#Main h3
{
	font-weight: bold;
	margin-top: 5px;
}

div#AlertSettings div#Main div#Frequency
{
	margin: 0 auto;
	margin-top: 14px;
	margin-bottom: 14px;
	text-align: center;
}

div#AlertSettings div#Main div#Frequency select
{
	
}

div#AlertSettings div#Main div#AlertType
{
	margin-bottom: 14px;
	margin-left: 25px;
}

div#AlertSettings div#Main div#AlertType label, div#AlertSettings div#Main div#AlertType input
{
	display: block;
	float: left;
	margin-bottom: 6px;
	margin-left: 4px;
}

div#AlertSettings div#Main div#AlertType label
{
	margin-top: 1px;
}

div#AlertSettings div#Main div#EmailAddresses div#Options
{
	margin-top: 16px;
	margin-bottom: 16px;
}

div#AlertSettings div#Main div#EmailAddresses div#Options input, div#AlertSettings div#Main div#EmailAddresses div#Options label
{
	display: block;
	float: left;
	margin-left: 4px;
}

div#AlertSettings div#Main div#EmailAddresses div#Options input
{
	margin-left: 0px;
	height: 13px;
	width: 13px;
}

div#AlertSettings div#Main div#EmailAddresses div#Options div.value
{
	text-align: left;
	margin-left: 17px;
}

div#AlertSettings div#Main div#EmailAddresses div#Options div#SecondaryEmailAddress
{
	padding-top: 12px;
}

div#AlertSettings div#Main a.helper
{
	font-weight: bold;
	float: right;
}




