
.gs_svg_float_box {
	background: rgb(255, 255, 255); padding: 10px; border-radius: 5px; border: 1px solid rgb(102, 187, 238); left: 100px; top: 100px; width: 220px; color: rgb(0, 102, 204); position: absolute;
}
.gs_svg_float_box .img-box {
	margin-right: 10px; float: left;
}
.gs_svg_float_box .img-box img {
	border-radius: 5px; width: 50px; height: 50px;
}
.gs_svg_float_box li {
	line-height: 1.8; margin-left: 10px;margin-right: 10px; float: left; white-space: nowrap;
}
.gs_svg_float_box h1 {
	width: 160px; margin-bottom: 0px;
}
.gs_svg_float_box ul {
	margin: 10px 0px 0px 60px; width: 160px;
}
.gs_svg_float_box a:hover {
	text-decoration: underline;
}
h2 a.moregroom {
	font-size: 14px; margin-left: 10px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, 
acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, 
sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, label, legend, table, caption, tbody, tfoot,
thead, tr, th, td, form, input {
	margin:0;
	padding:0;
}
