@charset "utf-8";

h3 {
	margin-top: 0;
}

.KnowledgeSyndication {
	font-size: 15px;
}


#middleContent #leftContent {
	height: 1200px;
}

.noUnderline a, .noUnderline a:hover {
	text-decoration: none;
}

.rn_Query {
 	border-color: #848284 #D6D3CE #D6D3CE #848284;
    border-style: solid;
    border-width: 1px;
	width: 200px;
}

html>body .rn_Query {
	*margin-right: 5px;
}

* html .rn_Query {
	margin-right: 5px;
}

#rntSearch {
	margin-bottom: 1em;
}

#searchForm {
	margin-bottom: 10px;
}

#supportFaqList {
	margin-bottom: 10px;
}

.underline a {
	text-decoration: underline;
}


