﻿
.ItemStyleDataList
{
	border-bottom: dotted 1px #003366; padding-top:3px; padding-bottom:3px; text-align:left;
}

fieldset{
	border: solid 2px #003366; padding-left:10px;  display:table; width:450px; margin:5px;
}
fieldset b{
	color:#003366; margin-top:2px;
}

legend{
	 margin-bottom:20px; padding:8px;  margin-top:10px; font-weight:bold;  color:#003366; vertical-align:bottom;
}

.RequiredFieldValidator
{
	 background-image:url(../../img/Sinalizador.gif); padding-right:20px;  padding-bottom:5px; background-position:left top; background-repeat:no-repeat;
}

.ValidationSummary
{
	padding:5px; background-color:#f9f9f9; border:solid 2px #003366; 
}