.about_row_left div{
text-align: justify;
background-color: #f5f1f7;
height: 150px;
margin-top: 5px;
padding-right: 10px;
}

.about_row_left img{
float: left;
height: 150px;
margin-right: 10px;
}

.about_row_left p#more{
text-align: right;
}

p#header_about_item a{
font-weight: bold;
color: #7a5b99;
text-transform: uppercase;
}

p#header_about_item a.hover{
font-weight: bold;
color: #7a5b99;
text-transform: uppercase;
text-decoration: none;
}

.about_row_right div{
text-align: justify;
background-color: #f5f1f7;
height: 150px;
margin-top: 5px;
padding-left: 10px;
}

.about_row_right img{
float: right;
height: 150px;
margin-left: 10px;
}

.about_row_right p#more{
text-align: left;
}

.about_view{
text-align: justify;
padding: 10px;
}

.about_view div{
text-align: justify;
background-color: #ffffff;
padding-right: 10px;
}

.about_view img{
float: left;
margin-right: 10px;

}

.info_table {
border-width:0px;
width:300px;
}

.info_table td{
border-bottom:1px dotted black;
}

