#propgallery {
	text-align:center;
	width:375px;
	height:300px;
	top:0;
	overflow:hidden;
	background:url(../../Images/subslide_back.jpg) no-repeat;
	padding:35px 0 0 5px;
	margin-left:25px;
	float:left;
	position:relative;
	}

	#propgalnav {				
		font-size:12px;
		font-weight:bold;
		height:20px;
		margin:0px auto;
		text-align:center;
		float:left;
		width:310px;
		position:relative;
		left:35px;
		top:10px;
		}
		#propgallery #propgalnav img {
			width:22px;
			height:21px;
			}
			#propgallery #propgalnav a { 
				outline:none;
				}
				#propgallery #propgalnav a img {
					float:left;
					margin-top:-1px;
					}
					#propgallery #propgalnav span.caption {
						float:left;width:83.5%;padding-top:2px;
						}