.no-print {
    display : none !important;
}

div.collapsible {
    display : block !important;
    background: #fcf4c5;
}

body {
    background: #ffffff;
}

body#home div#screenshots {
    position: absolute;
    right: 0;
    top: -54px;
    z-index: 100000;
	zoom:1;
}

div#navigation {
    display: none;
}

div#navigation {
    display: block !important;
}

body#home div#iphone-bg {
    display: none;
}

div#navigation img.print-logo {
	display: block !important;
	padding-top:15px;
}

div#navigation p#pagetitle {
	display: none;
}

p.mission {
display:block !important;
font-size:14px;
font-weight:bold;
padding-bottom:120px;
}

table#print-copy {
display:block !important;
}

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;
}
body#home div#additionals {
    display: block !important;
}

body#home div#content h1 {
    margin-top: 46px;
}

body#home div.account {
    
    padding-bottom: 150px;
}

body#home div#latest_release {
	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;
}

.print-p2{
width: 287px;
}
.for_print{
	display:block !important;
	text-align: center;
}
.for_print img{
	border: 1px solid #E9D7B2;
}

td.screenshot {
    border: none !important;
}
body#screenshots div.navigation{
	padding-top:20px !important;
}


body#screenshots div#content div.container {
   
    padding: 26px 62px 20px 62px !important;
   
}

body#support div.container {
    padding: 10px 60px 0px 46px !important;
}

body#whatsnew-30 h2 {
	page-break-after: avoid;
}


body#whatsnew-30 .presence-div {
	border: 1px solid #555555;
	background: none;
	height: 100px;
	page-break-before: avoid;
	page-break-inside: avoid;
}	

body#whatsnew-30 p.essence {
	page-break-before: avoid;
}

body#whatsnew-30 .presence-div .package {
	background: none;
}

body#whatsnew-30 .presence-div p.yes,
body#whatsnew-30 .presence-div p.no  {
	padding: 0 0 0 6px !important;
	background: none;
}

.presence-div p.yes span,
.presence-div p.no span {
	display: inline;
	font-family: monospace, Arial, Helvetica, MS Sans-erif, sans-serif;
	padding-right: 6px;
}

body#faqs div.faq-contact{
   background: none;
   margin-left: 30px;
   margin-top: 60px;
   padding-bottom: 10px;
   padding-left: 0px;
}

div.collapsible {
background: none;
}

body#faqs div#buttonExpand, body#faqs div#buttonCollapse {
display: none;
}




