#options h3 {
	display: block;
	background-color: #dfdfdf;
	padding: 5px;
	outline: none;
	cursor: pointer;
}
#options div{
	padding: 5px 20px;
}
#options input[type=text], #options input[type=password]{
	width: 250px;
}
#logo_Pic{
	width: 394px;
	height: 122px;
}
.admin_logo_container{
	padding: 5px;
	margin-bottom: 25px;
	margin-left: 25px;
	width: 404px;
}
#options .add-multi-text{
	margin-top: 25px;
}
.profile_fees_list {
	border: 1px solid red;
}