.ecu_images {
    max-height: 200px;
    max-width: 360px;
    padding: 5px;
	float: right;
}

.ecu_upload_form .title {
    clear : both;
}

#ecu_preview {
    margin-bottom: -10px;
}

#ecu_preview .ecu_preview_img {
	bottom: 0;
    clear: both;
    left: 0;
    margin: auto;
    /*position: absolute;*/
    right: 0;
    top: 0;
    max-width: 500px !important;
}

#ecu_preview .ecu_preview_file {
    text-align: center;
    padding: 10px 0 17px 0;
}
