
#content
{
	width: 940px;
}
	
#photoLeft
{
	float:left;
	width: 620px;
}

#photoRight
{
	float:right;
	width: 308px;	
}


#LinksHeader
{
	color: White;
	background-image: url("/Modules/PhotoAlbums/Static/img/bkg_msbar.png");
	background-repeat: repeat-x;
	padding:2px;
	font-weight: bold;
	width: 300px;
	font-family: Verdana;
	font-size: 11px;
	border-top: 1px solid #8daccfl;
}

#LinksBody
{
	width: 290px;
	border: 2px solid #608bc1;
	font-family: Verdana;
	font-size: 11px;
	padding: 5px;
}

#LinksBody span
{
	display: block;
	color: Black;
	margin: 5px 0px 5px 0px;
}

#LinksBody .linkField
{
	width: 220px;
}

#LinksBody input
{
	margin: 0 2px 0 2px;	
}
