/* Foundation part */
.mid-bg {
background-image: url(../images/mid_left_line.gif);
background-repeat: repeat-y;
background-position: left top;
}
.list {
padding-top: 10px;
list-style: none;
text-align: left;
}
.text-bla-b-12 {
font-family: "ËÎÌå";
font-size: 12px;
line-height: 18px;
color: #333333;
font-weight: bold;
}

.text-bla-12 {
font-family: "ËÎÌå";
font-size: 12px;
line-height: 18px;
color: #333333;
}

.inp5{
width:150px;
height:20px;
font-family: "ËÎÌå";
font-size: 12px;
color: #D9D9D9;
border: 0px solid #99CCCC;
line-height: 20px;
text-align:left;
}