a {
	color: rgb(178, 73, 38);
}
.title {
	color: rgb(178, 73, 38);
}
#content a:hover {
	color: rgb(51, 51, 51);
}
#banner-secondary p.intro {
	padding: 0px; width: 50%; float: left;
}
#banner-secondary .download-box {
	background: rgb(51, 51, 51); padding: 10px; border-radius: 5px; border: 1px solid rgb(170, 170, 170); width: 40%; text-align: center; font-size: 20px; float: right; box-shadow: 0px 0px 8px rgba(0,0,0,0.8);
}
#banner-secondary .download-box h2 {
	color: rgb(113, 209, 255); font-size: 26px;
}
#banner-secondary .download-box .button {
	margin-top: 15px; float: none; display: block;
}
#banner-secondary .download-box p {
	margin: 15px 0px 5px;
}
#banner-secondary .download-option {
	width: 45%; font-size: 16px; float: left;
}
#banner-secondary .download-legacy {
	float: right;
}
#banner-secondary .download-option span {
	color: rgb(113, 209, 255); font-size: 14px; display: block;
}
#content .dev-links {
	border-width: 0px 0px 1px 1px; border-style: solid; border-color: rgb(102, 102, 102); margin: -15px -25px 0.5em 1em; padding: 1em; border-radius: 0px 0px 0px 5px; width: 30%; float: right; box-shadow: -2px 2px 10px -2px #666;
}
#content .dev-links ul {
	margin: 0px;
}
#content .dev-links li {
	margin: 0.25em 0px 0.25em 1em; padding: 0px; background-image: none;
}
.demo-list {
	width: 25%; float: right;
}
.demo-list h2 {
	font-weight: normal; margin-bottom: 0px;
}
#content .demo-list ul {
	margin: 0px; width: 100%; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: solid;
}
#content .demo-list li {
	background: rgb(238, 238, 238); margin: 0px; padding: 0px; border-bottom-color: rgb(204, 204, 204); border-bottom-width: 1px; border-bottom-style: solid;
}
#content .demo-list .active {
	background: rgb(255, 255, 255);
}
#content .demo-list a {
	padding: 2% 4%; color: rgb(63, 63, 63); font-size: 13px; font-weight: bold; text-decoration: none; display: block; text-shadow: 1px 1px #fff;
}
.demo-frame {
	width: 70%; height: 350px;
}
.view-source a {
	cursor: pointer;
}
.view-source > div {
	overflow: hidden; display: none;
}
#banner-secondary p.intro {
	width: auto; float: none;
}
#banner-secondary .download-box {
	width: auto; float: none;
}
#banner-secondary .download-box {
	overflow: auto;
}
#content .dev-links {
	margin: -15px -29px 0.5em 1em; width: 55%; overflow: hidden;
}

