#u7604
{
	border-style: none;
	border-color: transparent;
	background-color: #BBA2CE;
	background-color: rgba(102, 45, 145, 0.44);
	position: fixed;
	-pie-background: rgba(102, 45, 145, 0.44);
}

#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%);
}

