/* CSS Document */
/*GENERAL STYLES*/
#classssss {
	width:100%;
}
#skip {
	display: none;
}
.inside_left_col_image_rgt {
	clear: both;
	padding-top: 3em;
}
.printOnly {
	display: block;
}
.screenOnly {
	display: none;
}
.screenOnly *{
	display:none;
}
#shiftPrint {
	display: none;
}
.myhealthfinderbg{
	background-image:none; overflow: hidden; top: 0px; left: 0px;
}
#container{
	display:block;
	text-align:left;
}
#container_wrap{
	display:block;
	text-align:left;
	width:100%;
	clear:both;
	float:left;
}
#page_content{
	display:block;
	float:left;
	clear:both;
	text-align:left;
	width:100%;
}
#sidebar{
	float:none;
	clear:both;
	margin:0px auto 0px 0px;
	text-align:left;
}
#banner{
	display:none;
}
