
/*============= abs ==============*/
div.ab_wrapper {
	float:left;
	height:129px;
	position:relative;
	width:216px;
}
div.ab_border {
	width: 433px;
	height: 183px;
}
div.image_td {
	margin-left:5px;
	margin-top:25px;
	position:absolute;
	width:200px;
}
div.ab_content {
	height:95px;
	margin-left:15px;
	margin-top:15px;
	position:absolute;
	width:180px;
}
div.ab_content div.ab-content h2{
	color:white;
	font-family:verdana;
	font-size:20px;
}
div.ab_content div.ab-content p{
	color:white;
	font-family:verdana;
	font-size:12px;
}
div.border_overlay {
	background:url("http://www.hartbeach.nl/surfschool/images/ab-wrapper.png") repeat scroll 0 0 transparent;
	height:129px;
	position:absolute;
	width:216px;
}
div.image-with-text {
	float:left;
	position:relative;
}
div.rollover a { 
	display:block; 
	height:129px;
	position:absolute;
	width:216px;
}
div.rollover a:hover { 
	background:url("http://www.hartbeach.nl/surfschool/images/ab-wrapper.png") repeat scroll 0 0 transparent;
}

/*============ en abs ==============*/

