
#shirt_wrap img{
float:left;
margin-top:0px;
width:80px;
}

#shirt_wrap .shirt img{
width:250px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
}

#shirt_wrap_in {
margin-left:auto;
margin-right:auto;
width:450px;
}


#wikitext {
width:665px;
margin-left:auto;
margin-right:auto;
font-size: 1.8em;
font-weight:normal;
}


#content p{
	margin: 0;
	line-height: 1em;
	}

#content h2{
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	margin: 7px 0 15px 0;	}

#content h3{
	color: #333;
	font-size: 1em;
	font-weight: bold;
}

#content h1, #commentblock h2 {
	color: #333;
	font-size: 1.6em;
	font-weight: bold;
	margin: 7px 0 15px 0;
	}
#content h1 a, #content h2 a{
	color: #333;
	text-decoration: none;
	}
#content h1 a:hover, #content h2 a:hover {
	text-decoration: none;
	}


