.alert_dialog_box 
{
	width:870px;
	height:20px;
	background:#ffffff url(../images/alert_content_div/background.gif);
	padding-left:110px;
}

.alert_dialog_box_scroling_text 
{
	float:left; 
	height:15px;
	margin:2px 0;
	font-weight:bold;
	cursor:default;
}

.alert_dialog_box_close_button 
{
	float:right; 
	width:20px;
}

.temp
{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
        line-height: 16px;
	font-size:11px;
}

.temp a 
{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
