#frame_navigation {
	padding-bottom: 12px;
}

div.place {
	float: left;
}

#prev_next {
	float: right;
}

#prev_next a {
	background: none;
	padding: 0;
	margin: 0;
}

#prev_next a.prev,#prev_next a.prev:VISITED {
	padding: 0 4px 0 20px;
	background: no-repeat url("/static/arrow_place_back.png") 0 2px;
}

#prev_next span.prev_next_sep {
	border-right: 1px solid #E5E5E5;
	margin-right: 7px;
}

#main_image {
	position: relative;
	top: 0;
	left: 0;
	height: 413px;
	width: 310px;
	margin-bottom: 10px;
	height: 413px;
}

#proimg_navi_hover {
	position: absolute;
	top: 0;
	left: 0;
	width: 270px;
	height: 63px;
	margin: 330px 20px;
}

#proimg_navi_hover.hidden {
	display: none;
}

#prodimg_navi_hover_left,
#prodimg_navi_hover_zoom,
#prodimg_navi_hover_right {
	height: 63px;
	float: left;
}

#prodimg_navi_hover_left {
	width: 50px;
	background: no-repeat url("/static/prodimg_navi.png") 0 0;
}

#prodimg_navi_hover_left:HOVER,
#prodimg_navi_hover_left:ACTIVE {
    background-position: 0 -63px;
}

#prodimg_navi_hover_zoom {
	width: 63px;
	background: no-repeat url("/static/prodimg_navi.png") -50px 0;
	margin: 0 53px;
}

#prodimg_navi_hover_zoom:HOVER,
#prodimg_navi_hover_zoom:ACTIVE {
    background-position: -50px -63px;
}

#prodimg_navi_hover_zoom.hidden {
    visibility: hidden;
}

#prodimg_navi_hover_right {
	width: 50px;
	background: no-repeat url("/static/prodimg_navi.png") -113px 0;
}

#prodimg_navi_hover_right:HOVER,
#prodimg_navi_hover_right:ACTIVE {
    background-position: -113px -63px;
}

#framename {
	font-family: "Times New Roman";
	font-size: 30px;
	line-height: normal;
	padding-bottom: 4px;
	padding-top: 2px;
}

#controlbuttons {
	margin-bottom: 10px;
}

#description {
	font-size: 11px;
	line-height: normal;
}

#frameimage {
	padding-top: 10px;
	height: 60px;
}

table {
	line-height: 100%;
}

#thumbnails {
	width: 310px;
}

#thumbnails .galleria li {
	margin-top: 0px;
}

#thumbnails .galleria li,#thumbnails .galleria li img {
	height: 93px;
	width: 70px;
}

#thumbnails .galleria li {
	margin-right: 6px;
}

#thumbnails .galleria li.hover img {
	opacity: 0.66;
}

#thumbnails .galleria li.active img {
	opacity: 0.33;
}

#frame_detail_left_column {
	width: 310px;
	float: left;
}

#frame_detail_middle_column {
	font-size: 13px;
	width: 270px;
	margin-left: 20px;
	margin-right: 40px;
	float: left;
}

#frame_detail_middle_column h1 {
	margin: 0;
	padding-bottom: 16px;
}

#frame_detail_middle_column img {
	vertical-align: middle;
}

div.vote_blue {
	float:left;
	width: 14px;
	height: 14px;
	margin: 2px;
	background: no-repeat url("/static/vote.png") 0 0;
}

div.vote_blue.check {
    background: no-repeat url("/static/vote.png") -14px 0;
}

#comments_stat {
	clear: both;
	padding: 6px 0;
}

#comments_stat table {
	border: 0;
	padding: 0;
	display: inline;
	height: 22px;
	vertical-align: middle;
	margin-right: 4px;
}

#comments_stat table td {
	border: none;
	padding: 0;
	margin: 0;
}

#comments_stat_l,
#comments_stat_r,
#comments_stat_b {
	background: no-repeat url("/static/comments_count.png") 0 0;
}

#comments_stat_l,
#comments_stat_r,
#comments_stat_c {
    height: 16px;
    line-height: 16px;
}

#comments_stat_l {
	width: 5px;
}

#comments_stat_c {
    color: #FFF;
    font-weight: bold;
    min-width: 12px;
    text-align: center;
	background: repeat-x url("/static/comments_count_c.png") 0 0;
}

#comments_stat_r {
    width: 5px;
    background-position: -19px 0;
}

#comments_stat_b {
	height: 8px;
    background-position: 0 -16px;
}

#frame_detail_middle_column hr.sep_line,
#frame_detail_right_column hr.sep_line {
    margin: 14px 0 10px;
}

#frame_detail_right_column {
	width: 310px;
	float: left;
}

#frame_detail_right_column a {
	white-space: nowrap;
}

#frameprice {
	font-size: 48px;
	padding-top: 8px;
}

div.frame_buttons {
	margin: 16px 0 6px;
}

div.frame_buttons div.blue_button_container {
	margin-right: 18px;
}

a.buy_link {
	font-size: 16px;
	font-style: italic;
	margin-top: 6px;
	float: left;
	white-space: nowrap;
}

#price_cell,
#comment_content {
    background: repeat-y url("/static/price_cell_comment_background_plain.png");
    padding: 8px 16px;
}

#price_cell_top,
#price_cell_bottom {
    height: 4px;
    width: 100%;
    background: no-repeat url("/static/price_cell_comment_background.png");
}
#price_cell_bottom {
    background-position: 0 -4px;
}

#comments_other,
#comment_mine {
    float:left;
    width: 50%;
}

#comments_other .sep_line {
	margin-right: 5px;
}

#comments_other span {
	color: #999;
}

#comments_other b {
	font-size: 14px;
	padding: 4px 10px;
	display: block;
}

#comments_other b span {
	font-weight: normal;
}

#comments_other div.comment_other_vote {
	height: 18px;
	line-height: 18px;
	padding: 4px 10px;
}

#comments_other div.comment_other_vote span {
	float: left;
	padding-right: 1em;
}

#comments_other div.comment_other_text {
	clear: both;
	padding: 12px 10px;
}

#comment_top,
#comment_content,
#comment_bottom {
    margin-left: 5px;
}

#comment_top,
#comment_bottom {
    height: 4px;
    background: no-repeat url("/static/price_cell_comment_background.png") 0 -8px;
}

#comment_bottom {
    background-position: 0 -12px;
}

#comment_content b {
	clear: both;
	display: block;
	padding-bottom: 8px;
	font-size: 14px;
}

#comment_my_vote {
	height: 18px;
	line-height: 18px;
	margin-bottom: 12px;
}

#comment_my_vote span {
	color: #999;
}

#comment_content textarea {
	width: 430px;
	height: 92px;
}

#comment_submit_box {
    height: 33px;
    padding: 8px 0;
}

#comment_content input.blue_button {
	border: none;
    height: 33px;
    line-height: 33px;
    font-size: 16px;
}

#comment_content .comment_input_usage {
    font-size:11px;
    font-style:italic;
    padding-top: 4px;
}

/* short vote */
#short_vote_submit_box {
    margin: 12px 0;
}
#short_vote_submit_box input.blue_button {
    border: none;
    height: 33px;
    line-height: 33px;
    font-size: 16px;
}
#short_vote {
    margin: 0.8em;
}
#short_vote h3 {
    margin-left: 0;
    margin-top: 0;
}
#short_vote .short_vote_addition {
    float: left;
    color: #999;
    height: 18px;
    line-height: 18px;
    padding-left: 1em;
}
