@import url(../default.css);

#btn{
	width:140px;
	float:left;
	line-height:0;}

#list{
	margin-left:150px;
}

#footer{
	position:static;
	margin-top:40px;
	padding-bottom:40px;
}

.btn{
	margin-bottom:5px;
}

.word{
	padding:10px;
	vertical-align:middle;
	width:120px;
}

.description{
	padding:10px;
	color:white;
	line-height:150%;

}

.table{
	border:solid 1px white;
	margin-bottom:10px;
	width:480px;
}

