.gallery h1
{
	color: #FFF;
	font-size: 12px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
	font-weight:normal;
}

.gallery h1 sup
{
	color: #FFF;
	font-weight:normal;
}

.gallery h1 a
{
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
}

.gallery h1 .company, h1 a .company
{
	color: #d01a71;
	font-weight:normal;
}

.gallery h2
{
	color: #FFF;
	font-size: 12px;
	font-weight:normal;
}

.gallery h3
{
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
}

.gallery p
{
	display:none;
}

.gallery h4
{
	font-size: 12px;
	font-weight:normal;
}

.content
{
	margin: 0 20px;
	font-weight:normal;
}

.content a
{
	color: #FFF;
	font-weight:normal;
}


.gallery .content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size:  12px;
	color: #ddd;
	font-weight:normal;
}

.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;
	font-weight:normal;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
	font-weight:normal;
}*/

.gallery #myGallery
{
	text-align: left;
	font-weight:normal;
}
