html,body {
	height: 100%;
	font-family: Verdana;
}

html,body,div,p,ol,ul,li,table,td,th,legend,h1,h2 {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div#content-main li, div#content-front li {
	color: #666666;
	font-family: Verdana;
	font-size: 11px;
	line-height: 28px;
	list-style-image: url(../images/arrow_bullet.gif);
	list-style-position: outside;
	vertical-align: middle;
	margin-left: 30px;
}
div#content-front li {
	margin-left: 40px;
}

.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0pt;
	visibility: hidden;
}

img {
	border: none;
}

.hide {
	display: none;
}
