/* --- Body - control position #container, allows centering of site -- */#test_div {	text-align: center;	background: url(/services/z2popup.jpg) no-repeat;
	width: 715px;
	height: 208px;	margin: 0px auto;
	padding: 2px 0px 0px 0px;
	overflow: hidden;}

.div_title {
	font-size: 20px;
	color: #ffffff;
	padding: 30px 0px 20px 0px;
}

.div_text {	text-align: left;
	padding: 0px 30px 0px 30px;
	font-size: 11px;
	color: #ffffff;}

.div_text a{
	font-size: 11px;
	color: #ffffff;}

.div_text a:hover{
	font-size: 11px;
	color: #ff6600;}#close_img {
	float: right;
	background: url(http://www.z2web.co.uk/highslide/graphics/close.png) no-repeat;
	width: 30px;
	height: 30px;	outline: none;	border: none;}
