﻿#wrapper {
	width: 780px;
}*html #wrapper {
	width: 764px;
}

#header {
	width: 764px;
	background: url('../../images/bg-header-narrow.jpg') no-repeat;
}

#topLinks {
	margin: 0px 0px 0 12px;
	right: 80px;
}

#nav ul {
	width: 590px;
}

#breadcrumb {
	background: url('../../images/bg-breadcrumb-callus-narrow.gif') no-repeat right 2px;
}

*html #content {
	width: 764px;
}



#videoContent {
	width: 588px;
	clear: left;
	position: relative;
	margin: 0 -3px 0 175px;
}* html #videoContent {
	 float: none;
	 width: 591px;
	 padding-bottom: 12px;
}

#videoContent .item {
	width: 188px;
	float: left;
	margin: 0 0 12px 12px;
	min-height: 0px;
}* html #videoContent .item { height: 0px; }

#videoContent .item .thumbnailLink img {
	display: block;
	float: left;
	padding: 0 30px 0 30px;
	background: #8E9CA5;
	margin: 0 0 6px 0;
}

#videoContent .item ul {
	margin: 0 0 6px 0;	
}

#videoContent .mod3 {
	margin: 0 0 12px 0;
	clear: left;
	position: relative;
}

#videoContent .item .videoLink {
	clear: left;
}

#navMirror {
	width: 500px;
}

#topLinksMirror {
	background: url('../../images/bg-toplinksmirror-narrow.gif') no-repeat right bottom;
	padding: 0 34px 0 0;
}

.home #videoContent {
	width: 764px;
	margin: 0 0 12px 0;
}

.home #videoContent .item {
	width: 246px;
}
.home #videoContent .item {
	min-height: 0px;
}
* html .home #videoContent .item { height: 0px; }


.home #videoContent .item img {
	background: none;
	padding: 0 6px 0 0;
	margin: 0;
}

.home #videoContent .mod3 {
	margin: 0 0 12px 1px;
}

*html #footer {
	width: 764px;
}


