#product {
	width: 780px;
	height: auto;
	float: left;
}
#prodcat {
	float: left;
	width: 39%;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#prodimage {
	float: left;
	height: auto;
	width: 59%;
	text-align: center;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.icon {
	float: right;
	margin: 2px;
	text-align: center;
	height: auto;
	width: auto;
}

#price {
	float: left;
	height: auto;
	width: 814px;
	text-align: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
#prodName {
	float: left;
	height: auto;
	width: 816px;
}

#features {
	float: left;
	height: auto;
	width: 303px;
	clear: right;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#right {
	float: right;
	height: auto;
	width: 38%;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#movie {
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
	height: 340px;
	width: 600px;
}
#movie_close {
	text-align: right;
	height: 50px;
	width: 500px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


#proddes {
	margin: 5px;
	float: left;
	height: auto;
	width: 59%;
}
#container {
	width: 95%;
	margin-right: auto;
	margin-left: 25px;
}
#morefeatures {
	float: left;
	height: auto;
	width: 303px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#accs {
	float: left;
	width: 780px;
}
.other {
	float: left;
	height: 100px;
	width: 82px;
	margin-right: 3px;
	margin-left: 3px;
	text-align: center;
}
.otherthumb {
	height: 80px;
	width: 80px;
}
.box12 {
	height: 24px;
	line-height: 18px;
	padding-left: 5px;
}

.otherprod {
	height: 14px;
	width: 80px;
}
#icons {
	margin: 5px;
	height: auto;
	width: 59%;
	float: right;
	text-align: right;
}
#register {
	background-color: #f5f5f5;
	border: 1px dashed #666666;
	width: 75%;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#category {
	float: left;
	height: auto;
	width: 814px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-bottom: 5px;
	padding-left: 5px;
}

