@charset "utf-8";
/* Designed and built by Cotton. */
/* www.cottoncreative.co.uk */

@media screen and (max-width: 380px) {
	
#title {
	width:260px;
	margin:40px auto 10px auto;
	background-size:260px auto;
}
#videoContainer {
	padding:20px 0;
}
#videoWrapper {
	width:320px;
}
#logoContainer {
	width:320px;
	height:100px;
	margin:30px auto;
}
#logoLong a {
	width:106px;
	height:80px;
	background-size:106px auto;
}
#logoStan a {
	width:106px;
	height:80px;
	background-size:106px auto;
}
#logoTraff a {
	width:106px;
	height:80px;
	background-size:106px auto;
}
#flash {
	width:131px;
	height:50px;
	position:absolute;
	top:310px;
	right:14px;
	background:#c2272d;
	box-shadow: -2px 0 2px #888888;
}
#printBox {
	width:121px;
	height:45px;
	margin:0 auto;
}
#printBox a {
	font:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	text-decoration:none;
	font-size:.9em;
	display:block;
	width:80px;
	height:40px;
	padding:8px 0 0 0;
	margin:0 auto;
	line-height:1em;
}
}