
}
div#wrap {
    width:350px;
    direction:ltr;
	overflow: auto !important;
	overflow /**/: hidden;
	background-color: #DFDFBD;
}
div#wrap h1 {
	text-align:center;
	height:30px;
	margin:0;
	padding:6px 0 0 0;
	font-size:100%;
	color:#333333;
	background-image:url(../img/new/information.gif);
	background-repeat:repeat-x;
	font-weight:bold;
}
div#wrap p {
	font-size:80%;
	color:#666666;
	line-height:100%;
	border-bottom:dashed 1px #0380B7;
	direction:ltr;
}
