@charset "utf-8";
@media print {
	table {display: none;}
}

@media screen {
	img {border: 0;}
	#print {display: none;}
    #facebook {position: absolute; margin-top: 419px; left: 50%; margin-left: -487px;}
    #content {height: 523px;}
    #footer {/*width: 1006px; height: 122px; margin: 0 auto;*/ border-top: 1px solid #666666;}
}


