

.important{
	color:#fff; background: #78848a url("../images/icons/important.png") bottom right no-repeat;margin-bottom:20px;padding:0px 20px 20px 10px;float:left;width:600px;
}

.importanttop{
	color:#fff;background: #78848a url("../images/icons/important_top.png") top right no-repeat;margin-bottom:-2px;padding:0px 20px 5px 10px;float:left;width:600px;
}
.important_bottom{
	background: #78848a url("../images/important/bottom.png") bottom right no-repeat;height: 20px;float: left;width:600px; margin-bottom:15px;
}
.important_top{
   background: #78848a url("../images/important/top.png") top right no-repeat;height: 20px;float: left;width:600px;
}

.important .exclaim {
	float: left;width: 50px;height: 100%;
}

.importantmessage{
	float:left;width: 570px;font-weight:bold;font-size:14px;
}
.importantmessage h1{
	margin-bottom:7px;margin-top: 3px;
}


