@charset "UTF-8";.greybox {	border-top-width: thin;	border-right-width: thin;	border-bottom-width: thin;	border-left-width: thin;	border-top-style: solid;	border-right-style: none;	border-bottom-style: solid;	border-left-style: none;	border-top-color: #999999;	border-right-color: #999999;	border-bottom-color: #999999;	border-left-color: #999999;	font-family: "Helvetica Neue";	font-size: 12px;	font-weight: normal;	font-style: normal;	color: #333333;	padding-right: 0px;	padding-left: 0px;	margin-right: 0px;	margin-left: 0px;	background-color: #F4F4F4;	background-repeat: repeat;	text-align: left;	text-indent: 300pt;}