.box-test{
background: #fffae6 url(/images/webicons1/favs2_32.gif) 0 0 no-repeat;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-color: #fae6be;
	padding: 10px 10px 10px 40px;
	margin: 15px 0;
	text-align: justify;
}

.box-testtwo{
	background-color: #fafafa;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 10px;
	margin: 15px 0;
	text-align: justify;
}

.box-testwarning{
	background: #fff0eb url(/images/webicons1/warning-36.png) 0 0 no-repeat;
	border-top: 1px solid #ffd7cd;
	border-bottom: 1px solid #ffd7cd;
	padding: 10px 10px 10px 40px;
	margin: 15px 0;
	text-align: justify;
}