.cropbutton, .editButton, .resizeButton, .sendButton, .waterButton, /*.write_e_mail, .greencheck, .error,.key_minus, .key_plus, .marqHoriz, .marqVert,*/ .logo, .logowhite{
	background: url(../images/sprites.png) no-repeat;
}

.cropbutton{
	background-position: 0 0;
	width: 135px;
	height: 60px;
	font-size: 0;
	border: none;
	margin-top: 10px;
	padding: 0;
	cursor: pointer;
}

.cropbutton:hover{
	background-position: 0 -62px ;
	width: 135px;
	height: 60px;
	font-size: 0;
	border: none;
	padding: 0;
	margin-top: 10px;
	cursor: pointer;
}

/*.editButton{
	background-position: -1px -124px ;
	width: 135px;
	height: 60px;
}

.editButtonOver{
	background-position: -2px -186px ;
	width: 135px;
	height: 60px;
} coming soon */

.resizeButton{
	background-position: -2px -248px ;
	width: 135px;
	height: 60px;
	border: none;
	cursor: pointer;
	font-size: 0;
}

.resizeButton:hover{
	background-position: -1px -310px ;
	width: 135px;
	height: 60px;
	border: none;
	cursor: pointer;
	font-size: 0;
}

.sendButton{
	background-position: -2px -373px ;
	width: 135px;
	height: 60px;
	border: none;
	cursor: pointer;
	font-size: 0;
}

.sendButton:hover{
	background-position: -3px -435px ;
	width: 135px;
	height: 60px;
	border: none;
	cursor: pointer;
	font-size: 0;
}

.waterButton{
	background-position: -4px -497px ;
	width: 135px;
	height: 60px;
	border: none;
	cursor: pointer;
	font-size: 0;
}

.waterButton:hover{
	background-position: -4px -559px ;
	width: 135px;
	height: 60px;
	border: none;
	cursor: pointer;
	font-size: 0;
}
/*
.write_e_mail{
	background-position: -151px -3px ;
	width: 48px;
	height: 48px;
}

.greencheck{
	background-position: -152px -52px ;
	width: 48px;
	height: 48px;
}

.error{
	background-position: -159px -108px ;
	width: 24px;
	height: 24px;


.key_minus{
	background-position: -150px -146px ;
	width: 48px;
	height: 48px;
	display: inline-block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

.key_plus{
	background-position: -149px -194px ;
	width: 48px;
	height: 48px;
}}*/

/*.marqHoriz{
	background-position: -159px -271px ;
	width: 32px;
	height: 1px;
}

.marqVert{
	background-position: -173px -304px ;
	width: 1px;
	height: 40px;
}*/

.browsers{
	width: 250px;
	height: 50px;
	display: inline-block;
	background:url('../images/browsers.jpg') no-repeat;
}

.logo{
	background-position: -211px -59px ;
	width: 400px;
	height: 90px;
	margin: 0 auto;
}

.logowhite{
	background-position: -209px -166px ;
	width: 400px;
	height: 75px;
	color: #FFF;
	font-weight: lighter;
	text-indent: -1000em;
	margin-left: auto;
	margin-right: auto;
	margin-top: .5em;
}

.editThislogo {
	background-image: url(../images/editThisLogo.png);
	background-repeat: no-repeat;
	width: 400px;
	height: 90px;
	margin: 0 auto;
	
}

