#mbox{background-color:#ffffff; padding:8px; border:1px solid #000;}
#mbm{font-family:sans-serif;font-weight:bold;float:right;padding-bottom:5px;}
#ol{background-image: url(../images/overlay.png);}
.dialog {display:none;}

* html #ol
{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}
              
a.button{
	background:url(../images/button.gif);
	display:block;
	color:#555555;
	font-weight:bold;
	height:30px;
	line-height:29px;
	margin-bottom:14px;
	text-decoration:none;
	width:191px;
}
a:hover.button{
	color:#0066CC;
}

.delete
{
		background:url(../images/delete.gif) no-repeat 10px 8px;
		text-indent:30px;
		display:block;
}

.form_quiz
{
 	 width:350px;
	 padding:15px;
}

.form_quiz label
{
	width:150px;
	float:left;
}

.form_quiz input
{
	border:1px solid #333;
	margin:2px;
	width:150px;
	float:left;
}
