body {
	margin: 0;
	padding: 0;
	padding-top: 8px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: white;
}

#video-wall-page, #clients-page {
/*	background-repeat: no-repeat;
	background-image: url('http://www.tkexit.com/img/bg2_desatcrop.gif');*/
	background-color: #E4E4E4;
}

a:active {
	color: #336699;
}

a:link, a:hover, a:visited {
	color: #000;
}

a img {
	border: none;
}

th {
	text-align: left;
	font-size: 8pt;
	border-bottom: 1px solid black;
}

p {	line-height: 1.3;}

h1, h2, h3 {
	margin: 0;
	margin-left: 8px;
	font-weight: bold;
}

h1 {
	font-size: 14pt;
}

h2 {
	font-size: 12pt;
}

h3 {
	font-size: 10pt;
	margin-bottom: 15px;
}

#main-content {
	width: 970px;
	height: 406px;
	margin-left: 5px;
}

#before-afters {
	overflow: auto;
}

#video-grid, #client-list {
	width: 93%;
}

#video-grid td {
	padding-right: 5px;
	padding-bottom: 5px;
}

#video-grid .thumbnail {
	border-width: 2px;
	width: 170px;
	height: 96px;
}

#video-container {
	text-align: center;
	margin-top: 2px;
	margin-bottom: 0;
}

.additional-text {
	font-size: 8pt;
}

.copyright {
	font-size: 8pt;
	margin-top: 20px;
}

.style8 {font-size: 10pt; }
.style9 {font-size: 8pt}
.style11 {font-size: 14pt}
.style12 {font-size: 10pt; font-weight: bold; }

.framed #unframedContent {
	display: none;
}
