
/*--- OPTIONS-POD ---*/
.op-head {
	background: url(/img3/labs_head_r.gif) no-repeat top right;
}
.op-head h2 {
	background-image: url(/img3/labs_head_l.gif);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: transparent !important;
	color: #fff;
	text-align: center;
}
#contentBody div.op-head h3 a,
#contentBody div.op-head h3 a:visited {
	color: #f5f5f7;
}
#contentBody div.op-head h3 a:hover {
	color: #fff;
	background-color: transparent;
}
.op-body {
	background: url(/img3/labs_l.gif) no-repeat bottom left; 
}
.options-pod {
	background: url(/img3/labs_r.gif) no-repeat bottom right;
}


