* -------------------------------- BT CSS -------------------------------- */

/*------------------------------------*\
              Border
\*-------------------------------------*/

.e1 {
    background-image: url('/images/e1.png');
	background-color: black;
	width: 20px;
	height: 20px;
}

.top {
    background-image: url('/images/top.png');
	width: 20px;
	height: 20px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 10pt;
}

.e2 {
    background-image: url('/images/e2.png');
	width: 20px;
	height: 20px;
}

.e3 {
    background-image: url('/images/e3.png');
	width: 20px;
	height: 20px;
}

.buttom {
    background-image: url('/images/buttom.png');
	width: 20px;
	height: 20px;
}

.e4 {
    background-image: url('/images/e4.png');
	width: 20px;
	height: 20px;
}