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

#myGallery h2 {color: #fff;font-size: 13px;text-transform:none;}
#myGallery h3 {color: #fff;font:bold 11px Arial;text-transform:none;margin:0;clear:none;}
#myGallery h4 {font-size: 11px;}

#myGallery {margin:1px;}
#myGallery a {color: #fff;}
#myGallery p {margin:0;padding:0;text-indent:5px;font-size: 10px;color: #fff;}

#myGallery .content p.linkage {text-align:right;}
#myGallery .content p.linkage a {color: #fff;}

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

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