h1 sup
{
	color: #ddd;
}

/*.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;
}*/

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

.alignnone {
	max-width: 415px;
	width: expression(this.width > 415 ? 415: true);
	border: 0;
}
.attachment-thumbnail {
	border: 0;
	padding:3px;
}