.sl1, .sl2 {
height: 450px;
width:300px;
background-color:#000;
opacity: .7; filter:Alpha(Opacity=70);
}
.sl3 {
height: 30px;
min-width: 150px;
background-color:#000;
opacity: .7; filter:Alpha(Opacity=70);
}
.title {
	font-size: 20px;
	line-height: 24px;
	color:#FFFFFF;
	font-family: 'Exo', sans-serif;
	width:280px;
}
.subtitle {
	font-size: 14px;
	line-height: 16px;
	color:#FFFFFF;
	font-family: 'Exo', sans-serif;
	width:280px;
	font-weight:normal;
}
.webadr a {
	color:	#fff;
	font-family: 'Exo', sans-serif;
	text-decoration:none;
	font-size:14px;
}
.webadr a:hover {
	color:	#CCC;
	text-decoration:none;
}