#title-block {
	width:640px;
	height:45px;
	float:left;
	padding: 0px 20px 20px 0px;
}

#price-box {
	float:left;
	text-align: center;
	font: bold 24px arial;
	padding: 0px 0px 0px 80px;
	background:url(../images/content/canada-flag.jpg) no-repeat;
	height: 48px;
	margin: 5px 0px 0px 0px;
}

#main-image-block {
	width:535px;
	height:374px;
	float:left;
}
#main-image-block img {
	border: 1px solid #8B8B8B;
}

#column-thumbs {
	width:352px;
	float:left;
}

#thumbs-box {
	width:340px;
	padding: 7px 0px 7px 7px;
}

#thumbs-label {
	font: bold 12px arial;
	letter-spacing: 2px;
	color: #999999;
	text-align: center;
	padding: 0px 7px 5px 0px;
}

#description-block {
	width:400px;
	padding: 40px 0px 30px 20px;
	font: bold 16px arial;
}

#column-details {
	width:437px;
	float:left;
}

#features-block {
	width:425px;
	font: bold 16px arial;
	padding: 40px 0px 30px 10px;
}

#specs-block {
	width:437px;
	padding: 40px 0px 30px 20px;
}

#column-extra {
	width:433px;
	float:left;
}

#deposit-button {
	height:30px;
	text-align: center;
	font: bold 24px arial;
	padding: 20px;
}

#video-block {
	padding: 30px 0px 30px 10px;
	width: 425px;
}
#thumbs-box a {
	display:block;
	width: 100px;
	padding: 5px;
	float: left;
	height: 75px;
}

#thumbs-box a img {
	border: 1px solid #8B8B8B;
}
#thumbs-box a:hover img {
	border: 1px solid #ff5100;
}
#thumbs-box img {
	border:0px;
}
#specs-block td {
	border-bottom: 1px solid #c6c5c5;
	padding: 5px 0px 5px 20px;
}
#video-label {
	padding: 0px 0px 20px 0px;
	font: bold 16px arial;
}
#content-body { 
	padding:20px 0px 50px 35px;
}

