@charset "utf-8";

#container {
	width: 100%;
}
img	{
	max-width: 60%;
	height: auto;
}
.subject	{
	width: 23.8%;
	margin-right: 1.2%;
}
#content	{
	width: 67%;
}
#sidebar	{
	width: 25%;
}
#photos img	{
	position: static;
	max-width: 45%;
}
#photos p	{
	display: inline;
}
#photos	{
	border: none;
	height: auto;
}
table	{
	width: 100%;
}
#comment	{
	width: 100%;
}
