/* SCROLLER CSS ENGINE */

.panel{
	border: 1px #D45979 solid;
	background-color: #DB7690;
	text-align:justify;
	padding:7px;
	font-size:11px;
}
