div.security_services_left {
	float: left; 
	margin-right:25px;
	width:475px;
}

div.security_services_right {
	float:right;
	position:relative;
	padding-left:50px;
}

div.security_services_right h4 {
	margin:0 0 15px 30px;
}

div.security_services_v_bar {
	background:url('/img/security_services_v_bar.png');
	height:674px;
	width:5px;
	position:absolute;
	left:0;
	top:0;
}

div.security_services_row {
	clear:both;
}

div.security_services_entry {
	width:96px;
	height:73px;
	background: no-repeat center bottom;
	float:left;
	cursor:pointer;
}

div.security_services_h_spacer {
	float:left;
	height:1px;
	width:65px;
}

div.security_services_v_spacer {
	clear:both;
	height:64px;
}

div.security_servies_tooltip {
	width:500px;
}

div.security_services_tooltip_gradiant {
	background: url('/js/tip_balloon/background.gif') repeat-x 40% 0;
}

div.security_services_tooltip_stem_top {
	background:url(/img/tooltip_stem_top.png);
	width:39px;
	height:17px;
}

div.security_services_tooltip_stem_bottom {
	background:url(/img/tooltip_stem_bottom.png);
	width:39px;
	height:17px;
}

div.WzTtDiV {
	background-color:#000000;
}