/* CSS Document */

.item {
	width:233px;
	height:174px;
	margin:0;
	padding:0 0 0 0;
	text-align:center;
	background-color:#141414;
}
.item p {
	margin:0;
	padding:4px 6px 4px 6px;
	color:#ecbf8a;
}
.itemFoot {
	width:233px;
	margin-bottom:20px;
}
#textbox {
	width:630px;
	margin: 10px 0 10px 0;
	font-size:17px;
	color:#ecbf8a;
}