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

div.gallery_topbar {
	width: 973px;
	height: 47px;
	margin: 0;
	padding: 0;
	background-image: url(../images/banner_gallery.gif);
}

/* @group content */

div.bar2 {
	background: url(../images/bar2_bg.jpg) repeat-x;
	clear: left;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.album {
	float: left;
	margin: 5px 15px 10px;
}

div.album img {
	padding: 4px;
	background: url(../images/album_bg.jpg) repeat-x 0 bottom;
	border: 1px solid silver;
	margin-bottom: 2px;
}

/* @end */

/* @group right */

div#sidebar1 {
	background-color: #eee;
	padding-top: 5px;
}

div.gallery-search {
	background-color: white;
	margin-bottom: 5px;
}

p.submit {
	text-align: right;
	padding-top: 5px;
	padding-right: 5px;
}

div.form {
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.form p {
	padding-right: 30px;
	text-align: right;
}

div.form p span {
	padding-right: 10px;
	text-align: right;
}

div.form select {
	text-align: right;
	width: 200px;
}

div.form input {
	text-align: right;
	width: 194px;
}

div.related_gallery {
	padding: 5px;
	background-color: #eee;
	margin-top: 20px;
}

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-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 */



/* @end */

div.bar2 p {
	color: white;
}

div.gallery-search p {
	color: #003d79;
	font-size: 0.9em;
}