.ecu_images {
    /* max-height: 250px;
    max-width: 360px; */
    padding: 5px 0 5px 0;
}

.ecu_upload_form .title {
    clear : both;
}

#ecu_upload_frame {
	width : 100%;
	border: 0px solid #ffffff;
	margin-top: 0.5em;
}

/*
#ecu_preview {
    margin-bottom: -10px;
}
*/

#ecu_preview .ecu_preview_img {
    width: 70%;
    max-height: 600px;
    clear: both;
    padding: 0 15% 0 15%;
}

#ecu_preview .ecu_preview_file {
    text-align: center;
    padding: 10px 0 17px 0;
}
