#photos
{
	width:auto;
	height:598px;
	font-family:verdana;
	font-size:10px;
}

#scroll
{
	width:auto;
	height:525px;
	padding-left:19px;
	overflow:auto;
}

.photocategory
{
	width:auto;
	height:158px;
	margin-top:15px;
	margin-bottom:5px;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	background-color:#BABABA;
}

a:link.imagelink
{
}

.imageleft
{
	height:158px;
	width:228px;
	float:left;
	border-left:0px;
	border-top:0px;
	border-right:1px solid #000000;
	border-bottom:0px;
}

#picturepostform
{
	width:350px;
	height:82px;
	margin-left:auto;
	margin-right:auto;

}

fieldset
{
	border:0px;
}

#picturepostheader
{
	text-align:center;
}

#picturepost
{
	height:25px;
	margin-top:10px;
}

#pictureposttitle
{
	width:75px;
	float:left;
	font-weight:bold;
}

#picturepostfile
{
	width:auto;
}
#picturepostsubmit
{
	padding-left:75px;
}
