/* =Main Blocks ----------------------------------------------------------
------------------------------------------------------------------------*/
#tags { height:68px; } /* in the base.css this height is given through the min-heigh property */

	/* =Layout 2 -------------------------------------------------------------
	------------------------------------------------------------------------*/
	
	#layout2 .box { height:200px; } /* in the base.css this height is given through the min-heigh property */

/* =Forms ----------------------------------------------------------------
------------------------------------------------------------------------*/
button { width:auto; overflow:visible; margin-top:-1px; } /* to correctly align the backgroun in IE6 */
button span {  margin-top:2px; } /* to correctly align the backgroun in IE6 */