/* WatchScrubs.net - View Video Page - Coded by Gary @ Vivoxia.com */

body {
	background: #363636;
}

div#header {
	background: #000;
	border-bottom: 2px solid #191919;
}

h1 span {
	width: 520px;
	margin: 0 auto;
}

div.page {
	padding: 0px;
}

.topads {
	background: #363636;
	border: 1px solid #191919;
	width: 728px;
	margin: 15px auto;
}

h2 {
	width: 540px;
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 5px;
	background: #363636;
	font-size: 12px;
	font-weight: normal;
	color: #9f9f9f;
	text-align: center;
}

div#footer {
	margin-top: 10px;
}