﻿.row
{ height:30px; }
    
.formLabel
{ width:130px; float:left; color:White; font-weight:bold; padding-top:5px; }

.formInput
{ width:170px; float:left; font-weight:bold; }

.formInput .uyeInput
{ width:170px; float:left; }

.formValid
{ float:left; width:20px; color:Red; text-align:center; visibility:hidden; }

.seperator
{ clear:both; height:20px; background-image:url('../Content/Static/horizontal_splitter.png'); background-position:center; background-repeat:repeat-x; }
