.printhidden { display: none }

body {
	font: 80%/1.8em Arial, Helvetica, sans-serif;
	background: #ffffff;
	color: #333333;
}

#wrapperbar     {
	width: 960px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	background: #FFF;
	border-right: 1px solid #c9e3e3;
	border-left: 1px solid #c9e3e3;
	}

#wrapperbar2     {
	width: 960px;
	padding: 0;
	margin: 0 auto;
	position: relative;
	background: #FFF url(none);
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	}



.subleft{
	width:0px;
	float:left;
	margin-right:0px;
	
	}
.subright{
	width:100%;
	float:left;
	
	}




.listtxt{
	float: left;
	width: 95%;
}
.listitem img{
	margin-left:15px;
	}

.listicon{
	float: left;
	width: 48px;
	margin-right: 15px;
	background: url(../images/icons/listicon.gif) no-repeat;
	height: 30px;
	font-weight: bold;
	color: #617B85;
	font-size: 1.4em;
	padding-top: 4px;
	text-align: center;
	display:none;
}

#footer{
		background: #FFF url(none);
}



#popeye1.ppy-js {
    float:          left;
    margin:         0 30px 10px 0;
	display:none;
}
#popeye1-no-js {
    margin:         0px 30px 10px 0px;
    height:         202px;
    width:          262px;
    float:          left;
    background:     #eee;
    text-align:     center;
    line-height:    202px;
	display:none;
}
#popeye2.ppy-js {
    float:          right;
    margin:         20px 0 20px 30px;
	display:none;
}
