#photo_album{
	margin:0;
	padding:0;
}
#photo_album{
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color: #444;
	font-size: 75%;
}
#photo_album a{
    color: #FF3B32;
	text-decoration: none;
}
#photo_album a:focus, a:hover, a:active {
	text-decoration: underline;
}
#photo_album p, #photo_album li {
	/*line-height: 1.8em;*/
}
#photo_album h1, #photo_album h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}
#photo_album h1 {
	padding: 0;
	font-size: 3em;
	color: #333;
}
#photo_album h2 {
	padding-top: 10px;
	font-size:2em;
}
#photo_album pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#galleriffic-page {
	/*width: 900px;*/
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
    background: url("../../images/common/popupbg1.png") repeat 0 0;
}
div#galleriffic-container {
    padding: 20px 50px 60px;
}
div#galleriffic-ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#galleriffic-footer {
	clear: both;
	color: #777;
	margin: 0 auto;
	padding: 20px 0 40px;
	text-align: center;
}
