@CHARSET "UTF-8";

/**	Start Safari hacks to display correctly */
@media all and (min-width: 0px) {

body:not(:root:root) .catalogue .parent form{
	padding-bottom: 10px;
}
	
body:not(:root:root) .catalogue .parent{
	padding-bottom: 10px;
}
	
}
/** End Safari hacks */