.text_normal { font-family: Arial; font-size: 10pt; color: #0072A1; font-weight: bold; font-family: Arial; }
.col-lg-3 { width: 30%; }
.bv-form .help-block { margin-bottom: 0px; width: 380px; }

div.myButton input {
    background:url(../static/imgs/fregister_submit.png) no-repeat;
    cursor:pointer;
    width: 200px;
    height: 100px;
    border: none;
}
div.btnSubmit input {
    background:url(../static/imgs/continue_btn.png) no-repeat;
    cursor:pointer;
    width: 200px;
    height: 100px;
    border: none;
}

.text_input{
	width: 200px;
}
#services i{
	font-size: 20px;
}

.left{
	float: left;
	text-align: left;
}

.main_div {
	width: 1024px;
	height: 800px;
}
.content_div {
	width: 947px;
	height: 360px;
	clear: both;
}
.content_div_left {
	width: 474px;
}
.content_div_right {
	float: right;
	width: 210px;
	height: 500px;
}
.form-group{ width:600px; }
.input-text{width:240px;}
.col-lg-3 { width: 30%; margin: 0; float:left;  display:table-cell}
.col-lg-5 { width: 50%; margin: 0; float:left; display:table-cell}

@font-face{
	font-family:'Glyphicons Halflings';
	src:url(../fonts/glyphicons-halflings-regular.eot);
	src:url(../fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(../fonts/glyphicons-halflings-regular.woff) format('woff'),url(../fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

