#gallery #cms * {
	font-size: 12px;
}
#gallery #cms img {
	border: 0;
}

#gallery #cms div.banner {
	background-image: url(album_1.jpg); 
	width: 800px; 
	height: 341px; 
	text-align: right;
}
#gallery #cms div.banner h2 {
	color: #00ff00;
	font-size: 24px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#gallery #cms div.banner div {
	width: 180px;
	height: 60px;
	margin-right: 20px;
	*margin-right: 10px;
	float: right;
	clear: both;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	background-color:#eeeeee;
	border:solid 1px #000000;
	margin-top: 20px;
}
#gallery #cms div.banner div span {
	float: left;
	background-image: url(images/big_bullet.gif);
	width: 49px;
	height: 49px;
	text-align: center;
	line-height: 49px;
	color: #ffff00;
	font-size: 40px;
	font-family: Arial;
	margin-top: 5px;
	margin-left: 5px;
}
#gallery #cms div.banner div p {
	color: #000000;
	text-align: left;
	font-size: 16px;
	line-height: 25px;
	margin: 0;
	margin-top: 5px;
}
#gallery #cms div.banner div p a {
	color: #000000;
	font-size: 16px;
	line-height: 25px;
	font-weight: normal;
}
#gallery #cms div.sample {
	font-size: 12px;
	padding-left: 10px;
	line-height: 20px;
}
#gallery #cms div.photobooks div.pb {
	width: 197px;
	height: 181px;
	background-image: url(pb_bg.jpg);
	float: left;
	margin-left: 4px;
}
#gallery #cms div.photobooks div.pb h3 {
	font-size: 12px;
	font-weight: bold;
	line-height: 21px;
	padding-left: 5px;
}
#gallery #cms div.photobooks div.pb img {
	margin-left: 8px;
	margin-top: 11px;
}
#gallery #cms div.photobooks div.download {
	width: 171px;
	height: 181px;
	float: left;
	margin-left: 8px;
	text-align: center;
}
#gallery #cms div.clear {
	clear: both;
	font-size: 0;
	height: 0;
}
#gallery #cms div.line {
	background: transparent url(dotted_hr.gif) repeat-x;
	height: 1px;
	font-size: 0;
	line-height: 1px;
	margin-bottom: 20px;
}
#gallery #cms ul.pagelist {
	margin: 0;
	padding: 0;
}
#gallery #cms ul.pagelist li {
	background: transparent url(bullet.jpg) no-repeat 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 30px;
	padding-left: 30px;
}
#gallery #cms ul.pagelist li a {
	font-size: 16px;
}

#gallery #cms table.content {
	width: 100%;
	font-size: 14px;
}
#gallery #cms table.content td {
	font-size: 16px;
	padding: 8px;
}
#gallery #cms table.content span.number {
	color: #ffff00;
	font-size: 40px;
	font-family: Arial;
}

#gallery #cms ul.featurelist {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
#gallery #cms ul.featurelist li {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 20px;
}
#gallery #cms ul.featurelist li a {
	font-size: 14px;
}
#gallery #cms ul.featurelist li.active a {
	color: #55CC00;
}

#gallery #cms div.imgcontent div {
	font-size: 14px;
}
#gallery #cms div.imgcontent h2 {
	color: #55CC00;
	font-weight: bold;
	font-size: 20px;
	text-decoration: underline;
}
#gallery #cms div.imgcontent p.big {
	font-size: 16px;
	font-weight: bold;
}

#gallery #cms div.nextlinks {
	text-align: right;
	margin-bottom: 10px;
}
#gallery #cms div.nextlinks a {
	font-size: 14px;
	line-height: 20px;
}

#gallery #cms div.text {
	padding-left: 10px;
	padding-right: 10px;
}
#gallery #cms div.text span.site_highlight_text {
	color: #55CC00;
	font-weight: bold;
}
#gallery #cms div.text span.site_highlight_bigtext {
	color: #55CC00;
	font-size: 16px;
	font-weight: bold;
}
#gallery #cms div.text ul.pagelist li a {
	font-size: 12px;
}
