/*

#content label {
        text-align: right;
        width: 75px;
        padding-right: 20px;
}

#content br {
        clear: left;
        margin:0px;
        padding:0px;
        line-height:0px;
}


#content label{
width:170px;
display:block;
float:left;
text-align:right;
margin-top:0px;
padding-right:5px;
}








br{
clear:left;
}

label{
width:170px;
display:block;
float:left;
text-align:right;
margin-top:0px;
padding-right:5px;
}
*/

.ddl{
	width: 200px;

}

#CategoriesDDL{	
}

#content .submit{
margin-left:185px;
	width: 200px;

}

#content .bInp{
background:#fff;
color:#141414;
  font-size:12px;
        border:1px solid #999;
}


label,.bInp {

	display: block;
	width: 200px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 175px;
	padding-right: 10px;
	position:relative;
	top:4px;
}

br {
	clear: left;
}

    #remember, .checkbox{
    width:auto;
    }
   
     #notify{
   	display:block;
   	margin-bottom:1px;
	font-size:12px;
	   padding:7px 0px 7px 31px !important;
	 }
