.no-print {
    display : none;
}

div.collapsible {
    display : block !important;
    background: #fcf4c5;
}

body {
    background: #ffffff;
}

div#navigation {
    display: none;
}

div#title {
	background: #ffffff;
}

div#title p.sub-title {
    color: #000000;
}

div#content {
    border-top: 1px solid #999999;
    background: #ffffff;
}
div#title div.container{
    background: #ffffff;
}

div#title h1 {
	color: #000000;
}

.decor, .bg-top, .bg-bottom {
    display: none;
}

div#content div.container {
    background: none;
    width: 95%;
    padding: 0 20px 0 20px;
}

div#additionals {
    display: none;
}

ul.grouplist {
    width: 100%;
}

ul.grouplist li div.screenshot {
    display: none;
}

ul.grouplist li div.description {
    padding: 0 !important;
}

body#whatsnew img.screenshot {
/*    display: none; */
}

div#copyright {
	height: 30px;
    margin-top: 30px;
	background: #ffffff;
    border-top: 1px solid #999999;
}

div#copyright div.container {
    background: #ffffff;
}

div#copyright ul {
    width: 100%;
}

div#copyright ul  li {
	float: none;
    text-align: center;
}

div#downloadable_pricing_div, div#hosted_pricing_div {
    width: 50%;
    float: none;
}
