body 	{ 	
			margin:0px 0px 0px 0px;
            font-family:verdana, arial, sans-serif;
            font-size: small;
            background: #fff;
            overflow-x :hidden;
            	
            	
			}




.wrapper{
	line-height: 19px;
	font-family: Lucida Grande, Verdana, Arial, Times New Roman;
	font-size: small;
	padding: 10px;
}

h1 		{ /*Title of the Article*/
	font-family: Arial, Verdana, Times New Roman;
	font-size: medium;
	border-bottom: 1px solid #ddd;
	color: #000;
	margin-bottom: 0px;
}

div {
	padding: 6px;
}

.kbname {
	font-family: Lucida Grande, Arial;
	font-size: 17px;
	background: #51A1DC;
	color: #fff;
}

.kbheading {
	font-size: 15px;
	border-bottom: 1px solid #ccc;
}

.kbcontent  {
	list-style: none;
	text-indent:0;	
	
}

.searchform {
	background: #eee;
	border-bottom: 1px solid #ccc;
}

.searchbox {
	width: 300px;
	padding-right: 40px ;
}

.powered {
	font-size: x-small;
	text-align: center;
}

.articleinfo {
	font-size: x-small;
	color: #777;
}

.searchword {
	color: red;
	font-weight: bold;
}
.relatedtext {
	color: #666;
}

blockquote {
	color: #222;
	font-size: x-small;
	border: 1px dotted #999;
	padding: 10px ;
	margin: 5px;
	background-color: #FFFFCC;
}
