.emem-profilex-search-box{
margin:5px 0px;
padding:0px;
}
.emem-profilex-search-box input{
margin:0px;
}
.emember_profilex_detailed_box{
    padding: 11px;
}
.emember_profilex_detailed_box img{
	border:1px solid #999;
}
.emember_profilex_detailed_box table{
    /*-webkit-box-shadow: 0px 0px 12px #888;
    -moz-box-shadow: 0px 0px 12px #888;
    box-shadow: 0px 0px 12px #888;    */
}

.emember_profilex_detailed_box .username{
	font-size: 125%;
	font-weight: bold;
	/*text-shadow: 0px 2px 2px #777;*/
}
.emember_profilex_detailed_box td.left{
	text-align: left;
}
.emember_profilex_detailed_box td.right{
    text-align: right;
    color:#aaa;
}
.emember_profilex_summary_list{
    /*-webkit-box-shadow: 0px 0px 12px #888;
    -moz-box-shadow: 0px 0px 12px #888;
    box-shadow: 0px 0px 12px #888;    */
}
.emember_profilex_summary_list .userlist{
    border: 1px solid #DFDFDF;
}
.emember_profilex_summary_list .userlist td, .emember_profilex_summary_list .userlist th {
    font-family: Georgia,"Times New Roman";
    font-size: 14px;
    color: #333333;
    text-align: left;
    border-style: solid;
    border-width: 1px 0;
    overflow: hidden;
    border-bottom-color: #DFDFDF;
    border-top-color: #FFFFFF;
    padding:5px;
}
.emember_profilex_summary_list .userlist th {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
    font-family: Georgia,"Times New Roman";
    color: #333333;
    text-align: left;    
}
.emember_profilex_summary_list .top{
    margin-bottom: 5px;    
}
.emember_profilex_summary_list .bottom{
    margin-top: 5px;
}
.emember_profilex_summary_list .tablenav{
    background-color: #F3F3F3;
    border: 1px solid #DDDDDD;
    height: 30px;
    padding: 4px;  
    text-align: right;  
}
.emember_profilex_summary_list .tablenav .tablenav-pages{  
    display:block;
    margin-top:4px 0;
    width:100%; 
}
.emember_profilex_summary_list .tablenav .tablenav-pages {
    cursor: default;
    font-size: 12px;
    line-height: 30px;
    color: #555555;    
}
.emember_profilex_summary_list .tablenav .displaying-num {
    margin-right: 10px; 
    font-size: 12px;
    font-style: italic;
    width:100%;
}
.emember_profilex_summary_list .tablenav .tablenav-pages a {
    display: inline !important;
    border:1px solid #D1E5EE;
    background: #EEE;
}
.emember_profilex_summary_list .tablenav .tablenav-pages a, .emember_profilex_summary_list .tablenav-pages span.current {
    text-decoration: none;
    padding: 3px 6px;
}
.emember_profilex_summary_list .alternate, .emember_profilex_summary_list .alt {
    background-color: #FCFBF6;
}
.emember_profilex_summary_list .tablenav .actions {
    padding: 4px 8px 1px 1px;
}
.emember_profilex_summary_list .alignleft {
    float: left;
}
.emember_profilex_summary_list .actions input[type="submit"], .emember_profilex_summary_list .actions select {
    border-color: #BBBBBB;
    color: #464646;
    border-style: solid;
    background-color: #FFFFFF;
    border-width:1px;
}
.emember_profilex_summary_list .widefat tbody th.check-column {
    padding: 5px 0 5px;
}
.emember_profilex_summary_list .widefat tfoot th{
    background-color:#DFDFDF;
}
.emember_profilex_summary_list .widefat .check-column {
    padding: 5px 0 0;
    vertical-align: top;
    width: 2.2em;    
}
.emember_profilex_summary_list .row-actions {
    padding: 2px 0 0;
    visibility: hidden;
}
.emember_profilex_detailed_box  p {
    margin:0;
}
.emember_profilex_detailed_box  p  input{
    margin:0;
}
