html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

#site-title {
	margin: 0px !important;
}

img.confluence-embedded-image,
img.confluence-external-resource{
    width:100%;
}

#content {
	background-image: url('../images/litho_background.png');
	background-repeat: repeat;
	font-family: calibri,tahoma,arial,verdana,sans-serif !important;
}

.ngwmn-quicklink-nav {
	padding-left: 0px !important;
    padding-right: 0px !important;
    width: 650px;
}

.ngwmn-quicklink-nav tr,
.ngwmn-quicklink-nav td {
	padding: 0 !important;
    text-align: center;
}

.ngwmn-quicklink-nav a {
	text-decoration: underline;
    font-weight: bold;
    color: black;
    text-align: center;
}

.ngwmn-highlight {
	color: #d1544a !important;
}

#ngwmn-description-container {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	height: 7em;
}

.ngwmn-section-title{
    clear:both;
}

.ngwmn-section-title a {
	color: #000;
	font-weight: bold;
        text-decoration:none;
}

.ngwmn-sub-section-title {
	color: gray;
	font-weight: bold;
}

.ngwmn-partner-container {
    width:25%;
    text-align:center;
    float:left;
}

.ngwmn-partner-logo {
        width:150px !important;
        display:block;
        margin:0 auto 10px auto;
}
 
.ngwmn-partner-name {
    margin-top:10px;
    font-size:.9em;
}