.showPickList
{
	width:144px;
}
.showEditBox
{
	width:144px;
}

.hideEditBox, .hidePickList
{
	display:none;
}

.ErrorSummary ul
{ 
	padding: 5px;
}
.ErrorSummary li
{
	margin:0;
	padding:0;
	font-size: .85em;
}

table.SeaTable tr td,
table.SeaTable tr th
{
	font-weight: normal;
	padding: 2px;
}

table.RegisteredProductGrid
{

}
table.RegisteredProductGrid tr td, table.RegisteredProductGrid tr th
{
    padding:2px;    
}




.radList td input
{
    margin-right: 3px;
        
}

td .checkbox input
{
    margin-right: 4px;
        
}

p.specialerror
{
   color:Red;
   font-weight:bold;
       
}
