h2 {
	line-height:110%;
}

#rightsidebar h2, #rightsidebar p {
	width:150px;
}

/*#photobar {
	position:relative;
	width:700px;
	height:50px;
	background-color:#718DC5;
	text-align:centre;
	margin:0px;
	padding:0px;
	border:none;
	float:left;
	margin-bottom: 15px;
}

#phototable {
	position:relative;
	top:-2px;
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	border:none;
	width:450px;
	height:50px;
}	

#phototable td {
	height:40px;
	width:50px;
	padding:0px;
	margin:0px;
	border:none;
	vertical-align:bottom;
	text-align:center;
}

#phototable td img {
	height:50px;
	padding:0px;
	margin:0px;
	border:none;
	vertical-align:bottom;
	text-align:center;
}*/

#middlecontainer, #sidebarcontainer {
	height:700px;
}

#maincontentcontainer {
	width:425px;
	height:400px;
}

#rightsidebar {
	position:relative;
	width:198px;
	height:375px;
	margin:0px;
	margin-left:25px;
	padding:0px;
	padding-left:25px;
	border:none;
	border-left:solid;
	border-left-width:2px;
	border-left-color:#FFF;
	float:right;
}

