dt.FieldsCell1 {
	display: block !important;
	margin-bottom: 0px !important;
}

.FieldsCell1, .FieldsCell2 {
	width: 100% !important;
}

.StoreCell select  {
	min-width: 75px;
	max-width: 200px;
}

.FieldsRow {
    float: left;
	width: 50%;
}

input, select{
	width: 90%;
	max-width: 300px;
}

.birthdate select, .anniversary select, .anniversary_join select, .StoreCell select{
	width: auto !important;
}

.SaveButton {
	display: block;
	margin: 0 auto;
	width: auto !important;
	height: auto !important;
}

/* STYLEING SECTIONS */

input {
	height: 18px;
	padding: 5px;
	color: #666;
}

iframe {
	frameborder: 0px;	
}

select, html body .riSingle .riTextBox[type="text"] {
	height: 30px;
	color: #666;
}

