div.gallery {
	border: 1px solid gray;
}

/* @group content */

img.showingpic {
	padding: 3px;
	border: 1px solid gray;
	margin-top: 10px;
}

div.pic_nav {
	margin-left: 140px;
	margin-top: 10px;
}

div.pic_nav_bg {
	width: 338px;
	height: 34px;
	text-align: center;
	background: url(../images/pic-nav.gif) no-repeat;
	padding-top: 2px;
}

div.pic_numbering {
	width: 250px;
	display: inline-block;
	text-align: center;
	vertical-align: 9px;
}

a img.arrow_lt {
	width: 21px;
	height: 28px;
	background: url(../images/arrow_lt.gif) 0 -28px;
}

a img.arrow_rt {
	width: 21px;
	height: 28px;
	background: url(../images/arrow_rt.gif) 0 -28px;
}

a:hover img.arrow_lt {
	width: 21px;
	height: 28px;
	background: url(../images/arrow_lt.gif) 0 0;
}

a:hover img.arrow_rt {
	width: 21px;
	height: 28px;
	background: url(../images/arrow_rt.gif) 0 0;
}

/* @end */

/* @group right */

div.gallery-info {
	background-color: #ededed;
	border:1px solid silver;
}

div.gallery_rating {
	float: right;
	padding-left: 35px;
	background: url(../images/rating.gif) no-repeat left;
}

div.gallery_function {
	padding-right: 20px;
	padding-left: 20px;
}

div.gallery_function a.slideshow {
	background: url(../images/slideshow_icn.jpg) no-repeat;
	padding-left: 20px;
}

div.gallery_function a.share {
	background: url(../images/share_icn.jpg) no-repeat left;
	padding-left: 20px;
	float: right;
}

div.gallery_pics {
	border: 1px solid silver;
	margin-top: 20px;
}

div.gallery_pics div.thumbs {
	margin-bottom: 10px;
	float: left;
	padding: 5px 5px 0 10px;
}

div.gallery_pics img {
	float: left;
	padding: 1px;
	border: 1px solid silver;
	margin: 2px;
}

div.gallery_nav {
	clear: left;
	border-top: 1px solid silver;
	text-align: center;
	padding-top: 2px;
}

div.pic_numbering2 {
	width: 100px;
	display: inline-block;
	text-align: center;
	vertical-align: 9px;
}

a img.arrow2_lt {
	width: 8px;
	height: 10px;
	background: url(../images/arrow2_lt.gif) no-repeat 0 0;
	clear: none;
	float: none;
	border-style: none;
}

a img.arrow2_rt {
	width: 8px;
	height: 10px;
	background: url(../images/arrow2_rt.gif) no-repeat 0 0;
	clear: none;
	float: none;
	border-style: none;
}

a:hover img.arrow2_lt {
	width: 8px;
	height: 10px;
	background: url(../images/arrow2_lt.gif) no-repeat 0 -11px;
	clear: none;
	float: none;
	border-style: none;
}

a:hover img.arrow2_rt {
	width: 8px;
	height: 10px;
	background: url(../images/arrow2_rt.gif) no-repeat 0 -11px;
	clear: none;
	float: none;
	border-style: none;
}

div.related_gallery {
	padding: 5px;
	background-color: #eee;
	border: 1px solid silver;
	border-top-style: none;
}

div.related_galleries {
	border-top: 1px solid silver;
	padding: 0;
}

div.related_gallery div.gallery {
	border-style: none;
	float: left;
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 3px;
}

div.related_gallery div.gallery img {
	margin-top: 2px;
	padding: 0;
	border: 1px solid black;
}

div.morephotos {
	clear: left;
	text-align: right;
	padding-top: 5px;
}

/* @group rounded-2 */

.roundedcornr_box_856143 {
   background: #ffffff;
}
.roundedcornr_top_856143 div {
   background: url(../images/roundedcornr_856143_tl.png) no-repeat top left;
}
.roundedcornr_top_856143 {
   background: url(../images/roundedcornr_856143_tr.png) no-repeat top right;
}
.roundedcornr_bottom_856143 div {
   background: url(../images/roundedcornr_856143_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_856143 {
   background: url(../images/roundedcornr_856143_br.png) no-repeat bottom right;
}

.roundedcornr_top_856143 div, .roundedcornr_top_856143, 
.roundedcornr_bottom_856143 div, .roundedcornr_bottom_856143 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_856143 { margin: 0 15px; }

.roundedcornr_content_comment {
	margin: 0 15px;
	padding: 0;
}

/* @end */

/* @group rounded-right */

.roundedcornr_box_right {
   background: #ffffff;
	margin-bottom: 5px;
}
.roundedcornr_top_right div {
   background: url(../images/roundedcornr_856143_tl.png) no-repeat top left;
}
.roundedcornr_top_right {
   background: url(../images/roundedcornr_856143_tr.png) no-repeat top right;
}
.roundedcornr_bottom_right div {
   background: url(../images/roundedcornr_856143_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_right {
   background: url(../images/roundedcornr_856143_br.png) no-repeat bottom right;
}

.roundedcornr_top_right div, .roundedcornr_top_right, 
.roundedcornr_bottom_right div, .roundedcornr_bottom_right

.roundedcornr_top_right div, .roundedcornr_top_right, 
.roundedcornr_bottom_right div, .roundedcornr_bottom_right {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_right { margin: 0 8px 0 5px; }



/* @end */

div.comment {
	padding: 0 10px 10px;
	background-color: #eeeeee;
	border-top-style: none;
}

div.comment p {
	margin-right: 80px;
}

img.blog-user-small {
	padding: 2px;
	border: 1px solid silver;
}

div.newcomment {
	margin-top: 10px;
}

div.newcomment div.comment_form {
	padding: 5px;
	border-top: 1px solid silver;
}

input.comment_input {
	border: 1px solid gray;
	margin-left: 30px;
	width: 300px;
}

textarea.comment_textarea {
	border: 1px solid gray;
	margin-left: 32px;
	height: 100px;
	width: 550px;
}

div.submit-btns {
	border-top: 1px solid silver;
	margin-top: 10px;
	padding-right: 20px;
}

input.clear-btn {
width: 74px;
height: 30px;
background: url(../images/blog-clear.gif) no-repeat;
outline: none;
	float: right;
}
input.clear-btn:hover {
background: url(../images/blog-clear.gif) no-repeat 0 -30px;
	float: right;
}

input.send-btn {
width: 74px;
height: 30px;
background: url(../images/blog-post.gif) no-repeat;
outline: none;
	float: right;
}
input.send-btn:hover {
background: url(../images/blog-post.gif) no-repeat 0 -30px;
	float: right;
}

/* @end */
