@charset "UTF-8";
/* CSS Document */

#unexpecteditems_body {
	font-family: "Franklin Gothic Medium", Futura, "Gill Sans", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#unexpecteditems_body_center {
	font-family: "Franklin Gothic Medium", Futura, "Gill Sans", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 00px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
#unexpecteditems_credit {
	font-family: "Franklin Gothic Medium", Futura, "Gill Sans", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#unexpecteditems_heading {
	font-family: "Franklin Gothic Medium", Futura, "Gill Sans", Arial;
	font-size: 20px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #FFFFFF;
	margin:10px
}
a {
	font-family: "Franklin Gothic Medium", Futura, "Gill Sans", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
	font-family: "Franklin Gothic Medium", Futura, "Gill Sans", Arial;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
#scroller
    {
	position: relative;
	width:800px;
	height:300px;
	overflow: auto;
	overflow-x:hidden;
    }
