#article
{
	width: 100%;

}

#gallery
{
	width: 100%;
	float: left;
}

#gallery a
{
	float:left;
	margin: 0 0 18px 18px;
}

#attachment
{
	width: 100%;
	float: left;
}

div.cl
{
	clear: both;
}