a {
	font-size:12px;
	
}

body {
	font-size:12px;
	padding:0;
	margin:0;
	background:#d00000;
}

#columnLeftPhotoshelter {
	width:225px;
	padding-bottom:24px;
	
}

#columnLeftPhotoshelter p {
	width:200px;
	border-bottom:1px dotted #ccc;
	text-align:right;
}
	
	p.columnLeft {
		padding-bottom:12px;
	}

#columnLeftPhotoshelter ul {
	list-style-type:none;
	text-align:right;
	width:200px;
	margin:0;
	padding:3px 0 12px 0;
	border-bottom:1px dotted #ccc;
}

#columnLeftPhotoshelter ul li {
	padding:2px 0;
}

#columnLeftPhotoshelter ul li a:visited {
	color:#d00000;
}

#contentPhotoshelter {
	margin:36px;
	padding:0;
	position:left;
	background:white;
}

#contentPhotoshelter a:visited {
	color:#d00000;
}

h2 {
	margin-bottom:4px;
}

.publisherLetterLeft {
	color:#d00000;
	font-size:18px;
	width:200px;
	text-align:right;
	font-weight:bold;
	}

.subtitle {
	color:#d00000;
	font-size:18px;
	width:200px;
	border-top:1px dotted #ccc;
	padding:12px 0 0 0;
	margin:0 0 0 0;
	text-align:right;
	font-weight:bold;
}

TD.gallery_thumbs.text {
    padding:6px 0 12px 0;
}

UL.thumbs {
	list-style-type: none;
	margin:0;
	padding: 0 0 15px 15px;
	text-indent: 0;
	width:auto;
}

UL.thumbs LI {
	position: relative;
	float: left;
	padding:2px;
	margin:3px;
	width: 126px;
	height: 150px;
}

UL.thumbs LI TABLE {
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	border: 0;
}

UL.thumbs LI TABLE TD {
	width: 110px;
	text-align: center;
}

UL.thumbs LI TABLE TD.slide {
	background:#f8f8f8;
	border-top: 1px solid #bfbfbf;
	border-right: 1px solid #BFBFBF;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #999;
	height: 102px;
	vertical-align: middle;
}

UL.thumbs LI TABLE TD.slide IMG {
	border:0;
}


UL.thumbsList {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: 0;	
}


UL.gallery_collection_list {
	padding: 5px 0px 15px 10px;
	margin: 0;
	width: auto;
}
	

UL.gallery_thumbs {
	list-style-type: none;
	margin:0;
	padding: 0 0 15px 15px;
	text-indent: 0;
	width:auto;
	float:left;
}

ul.my_recent_galleries {
	list-style-type: square;
	width:550px;
}

ul.my_recent_galleries li {
	float:left;
	padding-right:30px;
	width:235px;
}

#wrapperPhotoshelter {
	margin:12px 0 0 0;
	padding:0 0 12px 0;
	background:white;
}


