.SI-FILES-STYLIZED label.cabinet input.file
{
    position: relative;
    height: 100%;
    width: 300px;
}
.text {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}
.text_red {
	font-family: Arial;
	font-size: 11px;
	color: #ff0000;
}
.text_black {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.field {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
.button {
    border: 1px solid #006;
    background: #ff0000;
	color: #FFFFFF;
}
.text_bold {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.menu {
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #DF5E00;
	font-weight: normal;
}
.text_white {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.text_whitesmall {

	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: normal;
}
.text_yellow {

	font-family: Arial;
	font-size: 13px;
	color: #564900;
	font-weight: bold;
}
.title {

	font-family: Arial;
	font-size: 11px;
	color: #DF5E00;
	font-weight: normal;
}
.title_bold {


	font-family: Arial;
	font-size: 11px;
	color: #D5290B;
	font-weight: bold;
}
.title_blue {


	font-family: Arial;
	font-size: 11px;
	color: #0099FF;
	font-weight: normal;
}
.title_fancy {
	font-family: "Bernard MT Condensed";
	font-size: 18px;
	color: #999999;
}

