body {
	padding: 0 15px;
	line-height: 17px;
	font: 12px arial;
	margin: 0px;	
	padding: 0px;
}	

a {
	color: blue;	
}

#header {
	background: url(/pics/productkb/header_bg_gradient.png) bottom left repeat-x;
	height: 55px;
}

img {
	border: none;
}

/* ack \*/
* html #header {
	height: 55px;
}

#header #fasthostslogo {
	margin: 8px 0px 0px 29px;	
	vertical-align: -10px;
	float: left;
}

#header #termsofservicetext {
	margin-left: 39px;
}


#header #buttons{
	float: right;
	padding: 15px 20px 0 0;
}

#header #buttons a {
	color: #fff;
	font: bold  11px arial !important;
}

#header #buttons input {
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 12px;
}

#contentarea {
	font: 12px arial, verdana, sans-serif;
	padding: 20px 23px 20px 30px;
}

#header #fhtext {
	font: normal 21px arial;	
	margin: 15px 0 10px 15px;
	float: left;
}

.dottedline {
	background: url(../pics/dottedline.gif) repeat-x;
	margin: 20px 0;	
	height: 1px;
	font-size: 1px;
}

h2 {
	font: normal 19px arial;	
	margin: 0 0 10px 0;
}

h3, .homepage-notice {
	font: bold 14px arial;
	height: 22px;
	color: #000;
	background: #f2f2f2;
	padding: 6px 10px 0 10px;
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}	

* html h3 {
	height: 28px;	
}

.homepage-notice {
	height: auto;
	margin: 0;
	font: normal 12px arial;
	padding: 10px 10px 10px 65px;
	background: #f2f2f2 url(../pics/info.gif) 28px no-repeat;
}	


ul {
	margin: 0;
	padding: 0;	
}

li {
	margin: 0 0 5px 20px;	
}

p.intro {
	color: #336;
	font-weight: bold;	
}

.buttoncontainer {
	background-color: #f2f2f2;
	padding: 5px;	
}

.kblist, .catlist {
	margin-left: 0;
	padding-left: 0;
}

.kblist li {
	list-style: none;
	padding: 0 0 8px 21px;
	background: url(../pics/text.gif) no-repeat;
}

.catlist li {
	list-style: none;
	padding: 0 0 8px 21px;
	background: url(../pics/folder.gif) no-repeat;
}

.updatedarticle {
	color: #9C0004;	
}
