/*reset*/
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, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1.3em;
	font-family: inherit;
	text-align: left;
}
a {
	outline: none;	
}
.shead {
	font-weight: bold;
	font-size: 1.1em;
	padding: 1em 0;
}
img {
	margin: 0;
	padding: 0;
	/*margin: 10px 5px 10px 0;*/
}
.pre {
	border: 1px solid #CCC;
	padding: 2px;
	margin: 10px 5px 10px 0;
}
.rp {
	list-style: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	padding: 0.4em 0 0.5em 0;
}
.rp li {
	padding-left: 16px;
	background:#fff url(../img/ok.gif) left top no-repeat;
}
/* rounded corners */
.box {
	padding:0 12px 0 0;
	background:#fff url(../img/borders.gif) 100% 0 repeat-y;
	color: inherit;
}
.bi {
	padding:0 0 0 12px;
	background:#fff url(../img/borders.gif) 0 0 repeat-y;
	color: inherit;
}
.bt {
	height:17px;
	margin:0 -12px;
	background:url(../img/box.gif) 100% 0 no-repeat;
}
.bt div {
	width:18px;
	height:17px;
	background:url(../img/box.gif) 0 0 no-repeat;
}
.bb {
	height:17px;
	margin:0 -12px;
	background:url(../img/box.gif) 100% 100% no-repeat;
}
.bb div {
	width:18px;
	height:17px;
	background:url(../img/box.gif) 0 100% no-repeat;
}
.w { background: #FFF; color: #333; padding: 0 10px 5px 10px; }