.csle-main{
	background:#fff;
	position:relative;
	border:1px solid #C6C6C6;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
}
.csle-main-title{
	background: url("../images/bg_bot_part.png") repeat-x scroll 0 0 transparent;
    border-bottom: 1px solid #BDBDBD;
    border-radius: 5px 5px 0 0;
    color: #000;
    font-family: FuturaRound, Myriad pro;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 7px 16px 5px;
    text-align: left;
    text-transform: uppercase;
}