﻿#content {
	background-color: #FFFFFF;
	padding: 5px;
	margin: 5px;
}
.pane p {
	margin-left: 225px;
}
.pane {
	float: left;
	padding: 5px;
	border: 1px solid #000000;
	width: 450px;
	height: 172px;
	margin-bottom: 5px;
	margin-left: 5px;
	position: relative;
}
#essential-book {
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
.pane img {
	padding: 0px;
}
#essential-video {
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#expert-book {
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#expert-video {
	background-image: url('../images/Cover grabs/ExpertDVD165pxNoShadow.gif');
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
/* Set Navbar to selected page */
#header-text {
	background-image: url('../images/Flags/USAFlag_small.gif');
	background-repeat: no-repeat;
	background-position: 5px 8px;
	padding: 5px 5px 0px 5px;
	margin-bottom: 0px;
}
#header-text h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 45px;
}

.pane h5 {
	margin-left: 120px;
}
.release-date {
	font-weight: bold;
	color: #FF0000;
}
#expert-video p, #essential-video p {
	margin-left: 170px;
}

/* Set Navbar to selected page */
#tsm-navbar a.tsm-buy  {
	background-color: #000000;
}



