/*
	This stylesheet is added when imagevue is viewed on iPad
*/

* { font-family: Helvetica, sans-serif !important;}

#page { min-width: 768px;}
#flashLink { display: none;}
#thumbs table img, img.thumbImage, .i img { border: 0;}
#thumbs table img, img.thumbImage, .i img, #cboxLoadedContent img { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.hidden { border-top-left-radius:0; -webkit-border-top-left-radius:0; -moz-border-top-left-radius:0;}
#navigation, #imagetext { float: none; margin: 0;}
.imageProperties { display: none;}