/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.dialog 
{
	background: transparent url(../images/dialogdrip.png) no-repeat; padding: 15 15 15 15; height: 350;
	z-index:1;
	font-family: 'Droid Sans', arial, serif;
	font-size: small;
}
