﻿



.editing
{
	background-color: White;
	float: left;
	margin: 10px 0 0 20px;
	font-weight: bold;
}

.editing div
{
	margin-top: 15px;
}



.editing label
{
	color: #064575;
	font-weight: bold;
}

.editing input[type=text]
{
	/*margin-left: 16px;*/
	border: 1px solid gray;
	width: 62px;
}
.editing input
{
	margin-right: 5px;
	font-size:12px;
}
/*.labels input
{
	border: 1px solid gray;
	width: 53px;
	margin-left: 10px;
}*/
.radio
{
	margin-left: 1px;
	margin-top: 12px;
}
.drop
{
	margin-left: 15px;
	margin-top: 0px;
}



#last
{
	margin-bottom: 300px;
}
.hr
{
	width: 100px;
	margin-top: 5px;
}

.checked
{
	color: #064575;
}
.Recommended
{
	width: 638px;
	display: block;
	float: left;
	margin-bottom: 17px;
}

.Recommended select
{
	width: 111px;
	border: 1px solid gray;
	margin-left: 5px;
}



.WatermarkTab
{
}



#subheader h2
{
	float: left;
	font-size: 170%;
	line-height: 34px;
	margin-bottom: 0;
}

#tabs
{
	float: right;
	font-weight: bold;
}

#tabs a:hover
{
	background: #FFFFFF none repeat scroll 0 0;
	border-color: #777777 #777777 #FFFFFF;
	border-style: solid;
	border-width: 1px;
	line-height: 20px;
	margin-top: 9px;
	color: #f27700;
}

#tabs a.youarehere
{
	background: #FFFFFF none repeat scroll 0 0;
	border-color: #777777 #777777 #FFFFFF;
	border-style: solid;
	border-width: 1px;
	font-size: 120%;
	height: 30px;
	line-height: 28px;
	margin-top: 3px;
	padding: 0 11px;
}

#tabs a
{
	background: inherit inherit inherit inherit inherit;
	/*border: 1px solid #FFFFFF;*/
	color: #146EB4;
	display: block;
	float: left;
	font-size: 90%;
	height: 24px;
	line-height: 22px;
	margin: 8px 8px 0 0;
	padding: 0 11px;
	text-decoration: none;
}

.apply
{
	/*float: left;*/
	clear:both;
	margin-top: 25px;
	margin-left: 20px;
	margin-bottom: 15px;
	border-top: 1px solid #999;
}
.apply input
{
	margin-right: 5px;
}
.apply label
{
	margin-right: 15px;
	font-size: 22px;
}

.aspectRatio
{
	font-size:20px;
}

.optional
{
	font-style:italic;
	font-size:12px;
}

.ApplyEdits
{
	width:350px;
}
