/************************************************************
 *
 *	Name		:	safari.css
 *	Author		:	Kubota Hideo
 *	Created		:	04.03.2009
 *	Modified	:	04.03.2009
 *
 *	Description	:	Stylesheet patches for safari
 *
 ************************************************************/


/** menu ****************************************************/
html[xmlns*=""] body:last-child div#menu div#m2 ol#m3 li a span span span{
	padding:0.3em 1em 0.8em 1em;
}

/** Submenu *************************************************/
html[xmlns*=""] body:last-child ol#subMenu{
	margin-top:-0.5em;
}

/** Action link (print, send, share) **/
html[xmlns*=""] body:last-child div#container div.actions div.share ol li{
	display:inline;
	margin:0;
}

/** GALERIE-PHOTOS.CSS **/
html[xmlns*=""] body:last-child div#container div#galeriePhoto p.desc{
	margin:-0.2em 0.4em 0 0;
}