/*******************************************
 * @media		screen
 * @section		fixes
 * @css-for		various
 * @comment		§)"$/&§$§!
 ******************************************/

/*******************************************
 * @css-for		Safari 3+, Chrome 1+
 ******************************************/

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#content form select {
		margin-bottom: 11px;
	}
}
