@charset "UTF-8";
.info {
	font-family: "Helvetica Neue Light";
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	color: #e8edf1;
}
.rights {
	font-family: "Helvetica Neue Light";
	font-size: 10px;
	color: #d0dce0;
	text-align: center;
	vertical-align: middle;
}
.add {
	#font-family: "Helvetica Neue Light";
	#font-size: 13px;
	#background-color: #e8edf1;	
	background: transparent url(addbtn.jpg) no-repeat 100% 0;
        width: 40px;
        height: 21px;
	margin: 0;
	border: 0;
}

.addfield {
	font-family: "Helvetica Neue Light";
	font-size: 13px;
	color: #d0dce0;	
	border: 1px solid #8a8b8b;
	background-color: #555a5d;
	width: 140px;
	height: 15px;
}

