/*
#contentCentre { 
	height: 745px;
	float: left;
	margin-left: 240px; 
	margin-bottom: 15px;
	width: 520px;
	border: none;
  position: absolute;
  background: white url("/img/furniture/royal/swap_centre_shaddow.gif") repeat-x top left;
} 

#content {
  margin: 16px;
}

#contentRight {
	height: 745px; 
	float: left; 
	width: 250px; 
	border: none; 
	position: absolute; 
	margin-left: 760px;  
	background: #BBC950 url("/img/furniture/royal/swap_right_shaddow.gif") repeat-x top left; 
} 

#contentRight div {
  margin: 12px;
}

#contentRight p {
  margin: 10px 0;
  color: #83901E;
}

#contentRight a {
  color: black;
  text-decoration: none;
}

#contentRight bigImage {
  width: 250px;
}

#contentRight hr {
  height: 1px;
  color: #EFEFEF;
  background-color: #EFEFEF;
}

*/
