 #content {
	padding:0;
	margin:0;
	list-style:none;

}

#content{
	overflow:hidden;
	width:633px;
	background-color:white;
	position:relative;
	height:400px;
		box-shadow: 0 0 2px 2px #ccc;
}

#content.lissarda{
	height:320px;
}
#content.merrion{
	height:241px;
}
#content.comp_sw_unit{
	height:470px;
}
#content.longford{
	width:350px;
	height:389px;
}
#content.paul_leech{
	height:299px;
}
#content.sally_starbuck{
	width:271px;
	height:404px;
}


#content ul, li{
	padding:0;
	margin:0;
}


#imgNav{
	position:relative;
	width:633px;
	height:200px;
}
#imgNav.oneLiner{
	height:130px;
}
#imgNav.nowt{
	height:0px;
}

.xsection{
	width:6900px;
	position:relative;
}

	.xsection .sub{
		position:relative;
		float:left;
		padding:0;
		width:633px;
		height:422px;
	}
	
.xsection .sub p {
    font-size: 85%;
    line-height: 1.4em;
    margin: 16px 0;
    width: 550px;
	
}

.xsection a {
    color: #777777;
	font-size: 125%;
    font-weight: bolder;
    text-decoration: none;
}

.xsection .next, .xsection .prev {
    color: #eee;
	text-shadow: black 0em 0em 0.2em;
    bottom: 25px;
    font-size: 38px;
    letter-spacing: -2px;
    position: absolute;
}
.xsection .next {
    right: 30px;
}
.xsection .prev {
    left: 30px;
}