.module_profile{
    float:left;
    width:751px;
    height:auto;
    float:left;
    border-bottom:1px dashed #caddeb;
    padding:5px 0px 10px 0px;
    margin:0px 0px 10px 0px;
}

.module_profile_thumb{ width:150px; height:130px; float:left; padding:4px; border:1px solid #ccc;-moz-box-shadow: 1px 1px 5px #ddd;
-webkit-box-shadow: 1px 1px 5px #ddd;
box-shadow: 1px 1px 5px #ddd;}
.module_profile_content { width: 570px; height: auto; float:left; font-size:20px; font-weight:bold;color:#10598c; padding:0px 0px 0px 20px;}
.module_profile_content_title { width: 570px; height: auto; float:left; font-size:17px; padding:5px 0px 5px 0px; font-weight:normal;color:#10598c;}
.module_profile_content_subtitle { width: 570px; height: auto; float:left; font-size:15px; padding:5px 0px 5px 0px; font-weight:bold;color:#10598c;}
.module_profile_content_txt { width: 570px; height: auto; overflow:hidden; color: #666; font-size:13px; font-weight:normal; line-height:19px;}
.module_profile_content_more { width: 65px; font-size:11px; height: auto; float:right; background:url('../img/arrow.png') no-repeat 52px 3px;margin: 5px 0px 0px 0px;}
.module_profile_content_more a { color:#10598c; text-decoration:none;}
.module_profile_content_more a:hover { color:#10598c; text-decoration:underline;}
.profilecontentextsmall { height:60px;}