div#banner { height: 125px; width: 100%; }
div#banner div.banner div.banner-content { width: 960px; margin:auto; height: 150px;}
div#banner div.banner div.banner-content a { height: 125px; width: 960px; display: block; }
div.news { background-color: #F1F1F2; border-bottom: solid 1px #cccccc; }
div#banner div.banner-content { width: 960px; height: 150px; margin:auto; }

div#main-content { width: 960px; margin: auto; padding-bottom: 20px; }
div#main-content div.content { width: 960px; margin-top: 15px; }
div#main-content div.content p { display: block; }
div#main-content div.shadow, div#resources div.shadow { background-image: url(http://a.content.wso2.com/wp-content/themes/wso2ng-v3/images/content-product-shadows.gif); background-repeat: no-repeat; background-position: center top; height: 8px;}
div#resources div.shadow { background-position: center -10px; }

div.news-header {
    background-image: url("http://a.content.wso2.com/wp-content/themes/wso2ng-v3/images/page-header-shadow.gif");
    background-position: center bottom;
    background-repeat: no-repeat;
    border-bottom: 0 none;
    color: #000000;
    font-size: 24px;
    font-weight: bold;
    height: 60px;
    line-height: 53px;
    padding-bottom: 4px;
    padding-left: 0;
    padding-top: 0px;
}

div#main-content div.content table.awards {

}
div#main-content div.content div.news-archive {
	width: 400px;
	float: right;
	background-color: #ffffff;
	padding-left: 25px;
}
div#main-content div.content div.news-archive h2 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: center;
}
div#main-content div.content div.news-archive div.archive {
    background-image: url("http://a.content.wso2.com/wp-content/themes/wso2ng-v3/images/product-right-title-bg.gif");
    background-position: center top;
    background-repeat: no-repeat;
    padding-left: 5px;
    padding-top: 15px;
    border-top: solid 1px #999999;
}
div#main-content div.content div.news-archive div.archive .event-toggle ul.bullet {
    list-style: none;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-bottom: 10px;
    padding-left: 0;
}
div#main-content div.content div.news-archive div.archive .event-toggle ul.bullet li {
    background-image: url("http://a.content.wso2.com/wp-content/themes/wso2ng-v3/images/event-archive-down-arrow.gif");
    background-position: left top;
    background-repeat: no-repeat;
    border-bottom: 1px solid #CCCCCC;
    line-height: 18px;
    margin-top: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    font-weight: bold;
}
div#main-content div.content div.news-archive div.archive .event-toggle ul.bullet li.active {
    background-image: url("http://a.content.wso2.com/wp-content/themes/wso2ng-v3/images/event-archive-up-arrow.gif");
    background-position: left top;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
}
div#main-content div.content div.news-archive div.archive .event-toggle ul.bullet li ul {
	margin: 0px;
	padding-left: 15px;
}
div#main-content div.content div.news-archive div.archive .event-toggle ul.bullet li ul li {
	background-image: none;
	padding-left: 0px;
	border-bottom: 0px;
	font-weight: normal;
}
div#main-content div.content div.posts {
	margin-top: 30px;
}
div#main-content div.content div.posts div.post {
	padding-left: 68px;
	margin-top: 20px;
}
div#main-content div.content div.posts div.post h2 {
	font-size: 16px;
	padding-bottom: 7px;
	border-bottom: solid 1px #cccccc;
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 22px;
	color: #000000;
}
div#main-content div.content div.posts div.post a {
	font-weight: bold;
}
div#main-content div.content div.posts div.infoq {
	background-image: url(http://a.content.wso2.com/wp-content/themes/wso2ng-v3/images/news-infoq.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#main-content div.content div.posts div.wso2 {
	background-image: url(http://a.content.wso2.com/wp-content/themes/wso2ng-v3/images/news-wso2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#main-content div.content div.posts div.serverwatch {
	background-image: url(http://a.content.wso2.com/wp-content/themes/wso2ng-v3/images/news-serverwatch.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#main-content div.content div.posts div.sdtimes {
	background-image: url(http://a.content.wso2.com/wp-content/themes/wso2ng-v3/images/news-sdtimes.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
div#main-content div.content div.posts div.infoweek {
	background-image: url(http://a.content.wso2.com/wp-content/themes/wso2ng-v3/images/news-infoeek.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

/*NEWS PAGE LAYOUT*/

.cNewsContentWrapper {
    width: 680px;
    float: left;
}

.cNewsContentWrapper h1 {
    border-bottom: 2px solid #E86C1F;
    padding-bottom: 10px;
}