#topheader {
	padding: 3px;
	left: 0;
	top: 5px;
	width: 770;

}
#maincontent {
	position: relative;
	left: 5%;
	border: 1px solid #CCCCCC;

}
.leftcell {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-color: #CCCCCC;

}
.photocell {
	border: 2px solid #CCCCCC;

}
.bottomcell {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-left-color: #CCCCCC;
	border-bottom-width: 2px;
	border-right-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;

}

