div.alert_div 
{ 
	width: 419; 
	height: 144;
}
.alert_01   
{ 
	font-size: 13px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: left; 
	font-weight: bold; 
	color: #000000;
	background-image: url("http://static.dvd-explorer.com/alert_01.gif"); 
	background-repeat: no-repeat; 
	padding-top: 6px; 
	padding-left: 18px; 
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 419px; 
	height: 28px 
}
.alert_03  
{ 
	background-image: url("http://static.dvd-explorer.com/alert_03.gif"); 
	background-repeat: no-repeat; 
	padding: 0; 
	position: absolute; 
	top: 28px; 
	left: 0; 
	width: 62px; 
	height: 82px 
}
.alert_04   
{ 
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
	color: #000000;
	background-image: url("http://static.dvd-explorer.com/alert_04.gif"); 
	background-repeat: repeat; 
	padding-top: 10px; 
	padding-left: 0px; 
	text-align:justify; 
	position: absolute; 
	top: 28px; 
	left: 62px; 
	width: 357px; 
	height: 82px; 
}
.alert_05  
{ 
	background-image: url("http://static.dvd-explorer.com/alert_05.gif"); 
	background-repeat: no-repeat; 
	padding: 0; 
	position: absolute; 
	top: 110px; 
	left: 0; 
	width: 419px; 
	height: 34px;
}
.alert_06 
{ 
	padding-left:5px; 
	padding-right:12px;  
	background-color:transparent;
}
.alert_06 b, i 
{ 
	background-color:transparent;
}
.btn_color 
{
	background-color:#CCCCCC;
}
.div_img
{ 
	padding: 0; 
	position: absolute; 
	top: 0; 
	left: 391px; 
	width:24px; 
	height:28px; 
	float:right;
	background-color:transparent;
}
.div_img img, a:hover, a:link
{ 
	background-color:transparent;
}

.error_link
{
	font-size: 12px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal; 
}

.alert_div
		{
			position: absolute;
	}

