@charset "UTF-8";
/* CSS Document */

.verticAlign {
position:absolute;
top: 50%;
margin-top: -100px;
left: 50%;
margin-left: -350px;
}

.verticAlign img {
    max-width: 100%;
}

.rs {
	bottom: 32px;
	margin-left: 20px;
	position: absolute;
	left: 7px;
}

.rs a{
margin-right: 10px;
}

.videos a:hover {
text-decoration: none;
}
