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

.ecu_upload_form .title {
	clear : both;
}

#ecu_preview {
	width:445px;
	overflow:hidden;
}

#ecu_preview .ecu_preview_img {
	max-width: 545px !Important;
	max-height: 410px !Important;
	clear: both;
	text-align:left !Important;
	overflow:hidden;
}

#ecu_preview a {
	text-align:left !Important;
	
}

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

.ecu_preview_file {
	display:none;
		
}

input #file {
	text-align:left !Important;
}

form #uploadform {
	text-align:left !Important;
	width:350px;
	overflow:hidden;
	 
}

 