@charset "UTF-8";
/* CSS Document */

#psMainCustom {
	padding: 10px;
	border: 1px solid #d0d0d0;
	line-height:1.5em;
}

UL.thumbs LI {
	width: 160px;
	height: 160px;
}

UL.thumbs LI TABLE TD {
	width: 150px;
}

UL.thumbs LI TABLE TD.slide {
	width: 150px;
	height: 150px;
}

UL.thumbs LI {
	height: 200px;
}

.feature_galleries_name {
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

UL.my_recent_galleries {
	list-style-type: none;
	padding: 0;
	margin: 0 5px;
}

UL.my_recent_galleries LI {
	background: url('/img/custom/1.0/themes/Crisp/snow/bullet.gif') 0 3px no-repeat;
	margin: 4px 0 0 0;
	padding: 1px 0 0 13px;
	text-align: left;
}

UL.my_recent_galleries LI:hover {
	background: url('/img/custom/1.0/themes/Crisp/snow/bullet-on.gif') 0 3px no-repeat;
}
