#u8083
{
	background: transparent url("../images/u8083-grad.png") repeat-x left top;
	background: -webkit-gradient(linear, center top, center bottom, color-stop(2%, rgba(192, 136, 235, 0.44)),to(#FFFFFF));
	background: -webkit-linear-gradient(top,rgba(192, 136, 235, 0.44) 2%,#FFFFFF );
	background: -moz-linear-gradient(top,rgba(192, 136, 235, 0.44) 2%,#FFFFFF );
	background: -ms-linear-gradient(top,rgba(192, 136, 235, 0.44) 2%,#FFFFFF );
	background: -o-linear-gradient(top,rgba(192, 136, 235, 0.44) 2%,#FFFFFF );
	background: linear-gradient(to bottom,rgba(192, 136, 235, 0.44) 2%,#FFFFFF );
	border-style: none;
	border-color: transparent;
	position: relative;
}

#u7601-3
{
	background: #FFFFFF url("../images/u7614-grad.png") repeat-x left top;
	background: -webkit-gradient(linear, center top, center bottom, from(#D9E021),color-stop(80%, #FFFFFF));
	background: -webkit-linear-gradient(top,#D9E021 ,#FFFFFF 80%);
	background: -moz-linear-gradient(top,#D9E021 ,#FFFFFF 80%);
	background: -ms-linear-gradient(top,#D9E021 ,#FFFFFF 80%);
	background: -o-linear-gradient(top,#D9E021 ,#FFFFFF 80%);
	background: linear-gradient(to bottom,#D9E021 ,#FFFFFF 80%);
	border-style: none;
	border-color: transparent;
	position: fixed;
}

#u7601-3:hover
{
	background: #FFFFFF url("../images/u7614-r-grad.png") repeat-x left top;
	background: -webkit-gradient(linear, center top, center bottom, from(#FCEE21),color-stop(80%, #FFFFFF));
	background: -webkit-linear-gradient(top,#FCEE21 ,#FFFFFF 80%);
	background: -moz-linear-gradient(top,#FCEE21 ,#FFFFFF 80%);
	background: -ms-linear-gradient(top,#FCEE21 ,#FFFFFF 80%);
	background: -o-linear-gradient(top,#FCEE21 ,#FFFFFF 80%);
	background: linear-gradient(to bottom,#FCEE21 ,#FFFFFF 80%);
}

