div#main-content {
	width: 980px;
	margin: auto;
}
div#main-content p {
	display: block;
}
div#left-column {
	width: 700px;
	float: left;
	margin-bottom: 15px;
}
div#right-column {
	width: 250px;
	margin-left: 10px;
	float: left;
	margin-bottom: 15px;
	padding-left: 15px;
}
div#right-column div.banner {
	margin: 0px 30px 0px;
	border-bottom: dotted 1px #999999;
	padding: 10px 0px 15px;
}
div#right-column div.banner h2 {
	font-weight: normal;
	color: #F15D22;
	font-size: 20px;
	line-height: 24px;
	margin: 5px 0px;
}
div#right-column div.banner p {
	display: block;
	font-size: 12px;
	margin: 10px 0px;
	color: #666666;
}
div#right-column div.banner p span {
	font-size: 14px;
	font-weight: bold;
}
div#right-column div.banner a:hover {
	opacity: 0.72;	
}
div#left-column div.logo {
	margin-top: 10px;
}
div#left-column div.intro {
	margin-top: 10px;
	margin-bottom: 20px;
}
div#left-column div.intro ul {
	list-style: disc;
	margin: 0px 30px;
	padding: 0px;
}
div#left-column div.content {
	margin-top: 10px;
	margin-bottom: 20px;
}
div#left-column h1 {
	margin-top: 17px;
	margin-bottom: 23px;
	font-size: 36px;
	font-weight: normal;
}
div#left-column h2 {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 16px;
}
div#left-column h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 22px;
}
div#left-column h4 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 20px;
}
div#left-column ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#left-column p {
	margin-top: 15px;
	margin-bottom: 5px;
}
div#right-column h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 16px;
}
div#right-column ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div#left-column h3 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 22px;
}
div#left-column ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
div#left-column p {
	margin-top: 5px;
	margin-bottom: 5px;
} 
div#left-column div.customers {
	margin: 0px 0px 25px;
}
/* ###################### Slider Styles ############################ */

div#right-column div.videos {
	width: 220px;
	margin-left: 0px;
	text-align: center;
	margin: 10px 0px 15px;
}
div#right-column div.videos div.title {
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	padding-bottom: 10px;
	color: #F15D22;
	font-weight: bold;
	border-bottom: solid 1px #999999;
}
div#right-column div.videos div.title a { color: #F15D22; }
div#right-column div.videos div.sub-title {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #f47b20;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}
div#right-column div.videos div.interviews {
	width: 220px;
	height: 176px;
}
div.interviews div#featured {
	width: 220px;
	height: 176px;
}
div.interviews div#featured div.interview {
	width: 220px;
	height: 176px;
	text-align: center;
}
div.interviews div#featured div.interview div.topic {
	font-size: 12px;
	background-color: #000000;
	color: #ffffff;
	line-height: 15px;
	font-weight: bold;
	width: 206px;
	margin-left: 0px;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 5px;
	padding-right: 7px;
	text-align: left;
}
div.interviews div#featured div.interview div.topic span.speaker {
	font-weight: normal;
}
div.interviews div#featured div.interview h4 {
	color: #ffffff;
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	padding: 7px 10px;
	height: 36px;
}
div.interviews div#featured div.interview p {
	margin: 0px;
}
div.interviews div#featured div.whitepaper, div.interviews div#featured div.other-sessions {
	width: 235px;
	height: 176px;
	text-align: center;
}
div#right-column div.interviews div.slider-nav span {
	height: 56px;
	margin-top: 56px;
	width: 15px;
	top: 0px;
}
div#right-column div.right-links {
	padding: 5px 10px 7px;
	width: 220px;
	text-align: center;
	border-bottom: solid 1px #ededed;
}
div#right-column div.right-links h3 {
	font-size: 15px;
	color: #CD4925;
	margin-top: 5px;
	text-align: left;
}
div#right-column div.right-links a.right-link-btn {
	display: block;
	width: 220px;
	height: 31px;
	line-height: 31px;
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(http://b.content.wso2.com/wp-content/themes/wso2ng-v3/images/right-link-btn.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	cursor: pointer;
	margin: 10px 0px 0px;
}
div#right-column div.right-links p {
	margin: 5px 0px;
	text-align: left;
}
