#gear_review {
	padding: 0;
	width: auto;
	font-size: 12px;
}

#details {
	padding: 15px;
	font-size: 12px;
	color: #444444;
	width: 616px;
}
#details h3 {
	font-size: 10px;
	color: #C00000;
	font-weight: bold;
	text-transform: uppercase;
}

#details h1 {
	font-size: 18px;
	color: #333333;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-weight: normal;
}

#details h2 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0px;
	padding: 25px 0 0px 0;
}

#details h4 {
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
	padding-bottom: 10px;
}

#details h5 {
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 10px;
}

#details .pagination {
	padding: 5px 0px;
	margin: 0px;
}

#details .comment {
	padding-bottom: 7px;
}
#details .comment .comment_info {
	font-weight: bold;
}

#details table {
	/* width: 450px; */
	width: 345px;
}

#details table .title {
	font-weight: bold;
}

.readerreview {
	border-top: 1px solid #999999;
	padding-top: 10px;
}

#product_image {
	float: right;
	text-align: center;
}

#product_image,
#product_image a {
	color: black;
	font-size: 13px;
}

#product_image .on,
#product_image .off {
	display: inline;
}
#product_image img {
	display: inline;
}

#gear_review .comment h3 {
	padding: 15px 0 2px 0;
	margin: 0px;
}
#gear_review .comment img {
	display: inline;
}
#product_image #new_search,
#product_image #new_search a {
	text-transform: uppercase;
	color: #C00000;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}


.social {
	margin: 10px 0;
	padding: 5px 0px;
	
	background: url('/2007/images/darkbox_separator.gif') repeat-x top;
}
.social a {
	float: left;
	display: block;
	width: 16px;
	height: 16px;
	margin: 6px 7px 0 0;
	overflow: hidden;
	text-indent: -500px;
	background: url('/2007/images/social_inline.png') no-repeat;
}
.social #bi_digg {
	background-position: 0px 0px;
}
.social #bi_delicious {
	background-position: -16px 0px;
}
.social #bi_yahoo {
	background-position: -32px 0px;
}
.social #bi_facebook {
	background-position: -48px 0px;
}
.social #bi_reddit {
	background-position: -64px 0px;
}
.social #bi_stumbleupon {
	background-position: -80px 0px;
}
.social #bi_google {
	background-position: -112px 0px;
}
.social #bi_newsvine {
	background-position: -128px 0px;
}
.social #bi_myspace {
	background-position: -96px 0px;
}
.actions {
	overflow: auto;
	margin: 10px 0px;
	padding: 5px;
}
.actions a {
	background: transparent url('/2007/images/trips_actions.gif') no-repeat scroll 0 0;
	display: block;
	float: left;
	height: 21px;
	margin: 0 10px 5px 0;
	overflow: hidden;
	text-indent: -500px;
	width: 130px;
}
