a	{
	text-decoration: none;
	color: #000;
}

.arrowbox	{ 
	width: 200px;
	height: 25px;
	margin: 0 auto;
	border: 0;
}
.arrowleft	{
	width: 55px;
	float: left;

}
.arrowcentre	{
	margin: 0 40px;
}
.arrowright	{
	width: 55px;
	float: right;

}
p.arrow	{
	margin-top: 2px;
	text-align: center;
}

#thebox	{
	width: 730px;
	margin: 0 auto;
	height: 395px;
}
#photoside	{
	width: 500px;
	float: left;
}

#textside	{
	width: 220px;
	margin-top: 15px;
	float: right;
}
