#gallery_css body { color: #ccc; font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif; margin: 0 auto; padding: 0; font-size: 0.6em; background: #111 url('../images/bg/gradient1.gif') top left repeat-x; }
#gallery_css h1 { color: #fff; font-size: 47px; font-weight: bolder; margin: 0 40px; padding: 0.08em 0; }
#gallery_css h1 sup { color: #ddd; }
#gallery_css h1 a { color: #fff; text-decoration: none; }
#gallery_css h1 .company, h1 a .company { color: #d01a71; }
#gallery_css h2 { color: #ddd; font-size: 16px; }
#gallery_css h3 { color: #fff; font-size: 14px; }
#gallery_css h4 { font-size: 1.3em; }
#gallery_css .content { margin: 0 20px; }
#gallery_css .content a { color: #fff; }
#gallery_css .content p.linkage { margin-top: 2em; text-align: right; font-size: 12px; color: #ddd; }
#gallery_css .content p.linkage a { color: #fff; }
/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#gallery_css #myGallery { text-align: left; margin: 0 auto; }

