div.prettyGallery {
	width: 361px;
	height: 330px;
	float: right;
	clear: right;
	display: inline-block;
	background: url('../img/images_design/back_div_prettygallery.jpg') no-repeat left top;	
}
div.prettyGallery ul.prettyGallery {
	list-style: none;
	float: left;
	margin: 0px 0 2px 0;
}
	ul.prettyNavigation {
		height: 37px;
		border: 0px solid transparent;
		width: 361px;
		float: left; 
		clear: left;
		list-style: none;
		margin-left: 10px;
	}
		ul.prettyNavigation li {
			text-align: left;
			margin-top: 17px;
			float: left;
			padding: 0;
			margin-top: 15px; 
			margin-left: 7px;	
		}
		div.prettyGallery ul.prettyNavigation li.prev {
			margin-left: 245px;
		}
		a#lightbox {
			width: 23px;
			height: 25px;
			display: block;
			background: url('prettyGallery/images/prettyGallery/lightbox_button.gif') no-repeat;
		}
		div.prettyGallery ul.prettyNavigation li.prev,
		div.prettyGallery ul.prettyNavigation li.next {
			width: 23px !important;
			height: 25px;
			display: block;
		}
			ul.prettyNavigation li.prev a,
			ul.prettyNavigation li.next a {
				height: 25px;
				display: block;
				text-indent: -9999999px;
				background: url('../img/images_design/photo_gallery_li_next_prev.gif') no-repeat;
			}
			ul.prettyNavigation li.prev a {
				background-position: left 0px !important;					
			}
			ul.prettyNavigation li.prev a:hover,
			ul.prettyNavigation li.prev a.disabled {
				background-position: left -25px !important;					
			}
			ul.prettyNavigation li.next a {
				background-position: -23px 0px !important;						
			}
			ul.prettyNavigation li.next a:hover,
			ul.prettyNavigation li.next a.disabled {
				background-position: -23px -25px !important;						
			}
			
			ul.gallery {
				list-style: none;
				width: 345px;
				position: relative;
				left: 10px;
				top: 6px;
			}
			div.prettyGallery ul.prettyGallery {
				margin: 0;
				list-style: none;
				float: left;
			}
				ul.gallery li { margin: 0; padding: 0; border: 0; }
				ul.gallery li a img {
					border: 0px solid white;
				}
				
				
			
			
				

					