#fa_container {
	width: 640px;
}
.fa_text_left_container {
    width: 315px;
    float: left;
    /*background-color:#D3AE69;
    padding:5px;*/

}
.fa_text_right_container {
    width: 315px;
    float: left;
    /*background-color:#F5CA7B;
    padding:5px;*/

}
.fa_titles {

	font-weight: bold;

}

.fa_texts {

}