#upload {
	font-size: 13px;
	padding-left: 10px;
}
#shadow {
	font-size: 13px;
	padding-left: 190px;
}
#background {
	font-size: 13px;
	padding-top: 180px;
	padding-left: 430px;
}
#clippath {
	font-size: 13px;
	text-align: center;
	padding-left: 110px;
	width: 180px;
}
#reflection {
	font-size: 13px;
	text-align: center;
	padding-left: 120px;
	padding-top: 7px;
}
#button {
	float: left;
	height: 120px;
	font-size: 14px;
	line-height: 18px;
	padding-left: 60px;
	width: 530px;
}
#startbtn
{
	display: block;
	width: 107px;
	height: 93px;
	background: url(../media/btn_start.png) no-repeat 0 0;

}

#startbtn:hover
{ 
  background-position: 0 -93px;
}

#startbtn span
{
  display: none;
}

.floatleft {
	float: left;
	width: 110px;
	height: 120px;
}
#basedonprice {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
}
#button a:link {
	color: #09F;
}
