.metabox label,
.metabox input{
	display: block;
	width: 100%;
}
	.metabox input{
		margin:10px 0;
	}
	.metabox .line{
		margin-bottom: 10px;
	}

	.metabox{
		border-bottom: 1px solid #ccc	
	}
		.metabox:last-child{
			border-bottom: 0px;
		}

.service_block,#one_time_services .services-in-admin {
	margin:10px;
	padding: 10px;
	border: 2px solid #ccc;
}
.remove_service_button{
	margin-bottom:10px;
}
#one_time_services .service-in-admin {
    border: 1px solid #999;
    margin-bottom: 5px;
    padding: 5px 11px;
	overflow: hidden;
}
#one_time_services .service-icon-in-admin img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 60px;
    height: auto;
}
#one_time_services .service-icon-in-admin {
    float: right;
	    margin: 20px;
}
#one_time_services .service-left {
    width: 80%;
    float: left;
}
#one_time_services .service-permalink {
    margin-top: 15px;
}
#one_time_services h4.service-title {
    margin-top: 0;
}
.coment_item {
    margin-bottom: 20px;
    border: solid 1px #8c95a0;
    padding: 1px;
}
.service_block,#one_time_newservices .newservices-in-admin {
	margin:10px;
	padding: 10px;
	border: 2px solid #ccc;
}
.remove_service_button{
	margin-bottom:10px;
}
#one_time_newservices .newservices-in-admin {
    border: 1px solid #999;
    margin-bottom: 5px;
    padding: 5px 11px;
	overflow: hidden;
}
#one_time_newservices .newservices-icon-in-admin img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
    width: 60px;
    height: auto;
}
#one_time_newservices .newservices-icon-in-admin {
    float: right;
	    margin: 20px;
}
#one_time_newservices .newservices-left {
    width: 80%;
    float: left;
}
#one_time_newservices .newservices-permalink {
    margin-top: 15px;
}
#one_time_newservices h4.newservices-title {
    margin-top: 0;
}
.coment_item {
    margin-bottom: 20px;
    border: solid 1px #8c95a0;
    padding: 1px;
}