﻿.buttonUploadImage {
	width:		149px;
	height:		38px;
	float: 		left;
	color: #004b95;		
	text-align:	center;
	font-size: 	12px;	
	text-decoration: none;
	overflow: hidden;		
	line-height: 37px;
	background: url(../../Images/buttonUpload.png);
}