#lb_layout {
	text-align: left;
	margin: 10% auto 0 auto;
	padding: 16px;
	width: 600px; height: 318px;
	overflow: hidden;
	background-color: #ffffff;
	/*background: #ffffff url("img/lb_bottom.jpg") no-repeat bottom right;*/
}


#lb_handle {
	float: left;
	width: 70px; height: 318px;
	margin: 0 16px 0 0; padding: 0; 
	background: #000000 url("img/lb_handle.jpg") no-repeat bottom;
}

#lb_tools {
	height: 11px;
	margin: 7px 7px 0 7px; padding: 0;
	text-indent: -6000em;
	overflow: hidden;
}

#lb_tools a { display: block; float: left; width: 11px; height: 11px; background-position: 0 0; text-decoration: none; }
#lb_tools a:hover { background-position: 0 -11px; }

#lb_close { margin-right: 23px; background: url("img/lb_close.jpg") no-repeat; }
#lb_prev { background: url("img/lb_prev.jpg") no-repeat; }
#lb_next { background: url("img/lb_next.jpg") no-repeat; }


#lb_content { 
	overflow: hidden;
}

#lb_content h2 { font: 20px/1.3em "Lucida Grande", Arial, Verdana, Sans-serif; font-weight: bold; margin: 0 0 15px 0; }
#lb_content h2 span { font-size: 11px; color: #999999; }

/*
#lb_content a { color: #d33520; text-decoration: none; }
#lb_content a:hover { color: #810118; text-decoration: underline; }
*/

#lb_content img { width: auto; height: auto; }
#lb_content img.photo { border: 1px solid #cccccc; padding: 5px; }

.shot { width: 204px; height: 155px; }


#lb_left { float: left; width: 204px; margin: 0 16px 0 0; }
#lb_right { float: right; width: 294px; }

#lb_left { font: 9px/1.3em Verdana, Arial, Sans-serif; }
#lb_left p { clear: left; margin: 1em 1px 0 2px; color: #444444; }

#lb_right { font: 10px/1.3em Verdana, Arial, Sans-serif; }


#lb_nav { 
	height: 12px;
	margin: 6px 0 10px 2px; padding: 0;
	text-indent: -6000px; 
	overflow: hidden;
}

#lb_nav a { float: left; width: 12px; height: 12px; margin: 0 5px 0 0; background-position: 0 0; font-size: 1px; }
#lb_nav a:hover { background-position: 0 -12px; }

#lb_nav_prev { background: url("img/lb_nav_prev.jpg") no-repeat; }
#lb_nav_next { background: url("img/lb_nav_next.jpg") no-repeat; }
