@CHARSET "UTF-8";
.edit-style{
	margin:24px 0 0 159px !important;
	float:none !important;
}
.edit-style .block-main-title{
	font-family: arial;
    font-size: 20px;
}
.edit-style .block-name{
	float: left;
    font-size: 13px;
    width: 218px;
}
.edit-style .font-family-select{
    width: 180px !important;
}
.edit-style .font-size-display{
	display: block;
    margin-top: 5px;
    width: 150px;
}
.edit-style .font-size-display span{
	font-size:13px;
}
.edit-style tr{
	height: 30px;
}
.edit-style .block-line{
	float: left;
    width: 200px;
}
.edit-style .ui-slider-horizontal{
	float: left;
	margin: 4px 5px 0 7px;
}
.edit-style table input {
    margin-left: 5px;
    width: 37px;
}
.edit-style table select {
    margin-left: 5px;
    float: left;
    width: 71px !important;
}
.slider-range-min4{
	float:left;
}