@media screen and (-webkit-min-device-pixel-ratio:0){

	#content {
		clear: right;
		float: right;
		height: auto;
		width: 475px
	}

	.pageimage
	{
		border-bottom: 1px solid #FFF;
		border-top: 1px solid #FFF;
		width: 100%;
	}
}
