.surfer_module_content_pane{
	padding: 4px;
}

.surf_title_bg{
	background-image: url(images/title_wave_bg.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 25px;
}

.surf_title{
	padding: 0px 10px 4px 14px;
}

.surf_bg{
	background-image: url(images/trans_bg.png);
	background-repeat: repeat;
}

.surf_top{
	background-image: url(images/trans_bg.png);
	background-position: bottom left;
	background-repeat: repeat-x;
	height: 9px;
}

.surf_tlc{
	background-image: url(images/trans_tlc.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}

.surf_trc{
	background-image: url(images/trans_trc.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}

.surf_blc{
	background-image: url(images/trans_blc.png);
	background-position: top right;
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}

.surf_brc{
	background-image: url(images/trans_brc.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
}

.surf_bottom{
	background-image: url(images/trans_bg.png);
	background-position: top left;
	background-repeat: repeat-x;
	height: 9px;
}
