
.opacity70{
opacity: 0.7;
filter: alpha(opacity=70);/*IE7*/
}
.relative {
	overflow: hidden;
}

