

.piccontent h1
{
	color: #fff;
	font-size: 16px;
	font-weight: bolder;
	margin: 0 50px;
	padding: 0.08em 0;
}

.piccontent h1 sup
{
	color: #ddd;
}

.piccontent h1 a
{
	color: #fff;
	text-decoration: none;
}

piccontent h1 .company, piccontenth1 a .company
{
	color: #d01a71;
}

piccontent h2
{
	color: #ddd;
	font-size: 16px;
}

piccontent h3
{
	color: #fff;
	font-size: 14px;
}

piccontent h4
{
	font-size: 12px;
}

.piccontent
{
	margin: 0 20px;
}

.piccontent a
{
	color: #fff;
}


.piccontent p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 11px;
	color: #ddd;
}

.piccontent p.linkage a { color: #fff; }

/*.piccontent p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

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

#myGallery
{
	text-align: left;
	color: #ccc;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #ffffff url('../images/bg/gradient1.gif') top left repeat-x;
}