
	#gallery {
		margin-left:0px;border:0px solid red;
		width:820px;
	}
		#gallery h2{
			margin:5px;
			font-size:14px;font-weight:bold;
			text-align:left;
		}
	#gallery div{
		float:left;
	}
	#page-title {
		width:475px;height:28px;
		background: #fff url(../images/galleries/galleries_title_444_28.jpg) no-repeat left top;
	}
	.gallery-item-image {
		width:145px;_height:90px;
		background: #fff url(../images/home/specials_image_back_145_63.jpg) no-repeat left top;
	}
		.gallery-item-image img{
			border:0;margin:7px 0px 0px 4px;
			width:135px;
		}
	.gallery-item-text {
		margin-left:25px;
		_border-bottom:1px dotted black;
		width:600px;	
	}
		.gallery-item-text p{
			text-align:left;font-size:12px;_color:black;
		}
	.gallery-item-title {
		float:left;
		margin-bottom:10px;
		text-align:left;font-size:14px;font-weight:bold;color:blue;
	}
	.gallery-item-desc {
		clear:both;
		margin-bottom:10px;
		text-align:left;font-size:12px;_color:black;
	}
	.gallery-item-go {
		width:78px;height:15px;
		float:left;
	}
		.gallery-item-go img{
			border:0;
		}
		.gallery-item-go a:visited {
		color:white;
		text-decoration:none;
	}
	.underline {
		clear:both;
		width:800px;height:23px;margin:5px 0 15px 0;
		border-bottom:1px dotted black;
	}
	
