.recall_list_card, .recall_list_card_detail {
    background: #f7f5f5 none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 25px;
    -webkit-border-radius: 25px; 
    -moz-border-radius: 25px;
    float: left;
    margin: 0px 0px 30px 0px;
    padding: 15px 15px 15px 0px;
    width: 670px;
}
.recall_list_card_detail {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ffffff;
}


.recall_list_card_left {
    float: left;
    overflow: hidden;
    width: 170px;
}
.recall_list_card_photo {
    border-radius: 100px;
    -webkit-border-radius: 100px; 
    -moz-border-radius: 100px;    
    height: 120px;
    margin: auto;
    position: relative;
    overflow: hidden;
    width: 120px;
}
.recall_list_card_photo img {
    max-width: 150px;
    position: absolute;
}
.recall_list_card_name {
    font-weight: bold;
    margin: 10px 0px 0px 0px;
    text-align: center;
}
.recall_list_card_city {
    font-style: italic;
    margin: 10px 0px 0px 0px;
    text-align: center;
}
.recall_list_card_date {
    font-size: 12px;
    margin: 10px 0px 0px 0px;
    text-align: center;
}


.recall_list_card_right {
    float: left;
    font-size: 14px;
    line-height: 180%;    
    width: 500px;
}
.recall_list_card_right a {
    display: block;
}
.recall_list_card_right a:hover {
    opacity: 0.5;
}
    
.rsform_list_pagination > ul > li a,
.rsform_list_pagination > ul > li span {
    height: 35px;
    display: block !important;
    line-height: 35px;
    padding: 0px 20px 0px 20px;    
}    
.rsform_list_pagination > ul > li {
    border: 2px solid transparent !important;
    border-radius: 25px;
    -webkit-border-radius: 25px; 
    -moz-border-radius: 25px;
    cursor: pointer;
    display: inline-block;
    list-style: outside none none;
    zpadding: 10px 20px;
    transition: border-color 0.2s ease 0s;
    z-index:11;
    margin:0 5px;
}
.rsform_list_pagination > ul > li.current, .rsform_list_pagination > ul > li:hover {
    border-radius: 25px;
    -webkit-border-radius: 25px; 
    -moz-border-radius: 25px;
    border-style: solid;
    border-width: 2px;
}
.rsform_list_pagination > ul > li.current .decor, .rsform_list_pagination > ul > li:hover .decor {
    border-bottom: none;
}


/*Widget*/
#recall {
    background: #f7f5f5 none repeat scroll 0 0;
    display: inline-table;
    float: left;
    margin: 0px 0px 0px 0px;
    position: relative;
    width: 100%;
}
.recall {
    margin: 0px auto 0px auto;
    position: relative;
    width: 1110px;
}
.recall_widget_header {
    color: #2b2b36;
    font-size: 36px;
    margin: 30px 0px 25px 0px;
    text-transform: uppercase;
}
.recall_widget_card {
    zbackground: #f3f3f3 none repeat scroll 0 0;
    zborder: 1px solid #ddd;
    border-radius: 25px;
    float: left;
    margin: 0px 0px 30px 0px;
    padding: 15px 14px 15px 14px;
    width: 300px;
}
.recall_widget_card:hover {
    cursor: pointer;
    opacity: 0.8;
}


.recall_widget_card_top {
    float: left;
    overflow: hidden;
    width: 300px;
}
.recall_widget_card_top_left {
    float: left;
    width: 140px;    
}
.recall_widget_card_photo {
    border-radius: 100px;
    -webkit-border-radius: 100px; 
    -moz-border-radius: 100px;
    float: left;
    height: 120px;    
    position: relative;
    overflow: hidden;
    width: 120px;
}
.recall_widget_card_photo img {
    max-width: 150px;
    zposition: absolute;
}
.recall_widget_card_name {
    font-weight: bold;
    margin: 10px 0px 0px 0px;    
}
.recall_widget_card_city {
    font-style: italic;
    margin: 10px 0px 0px 0px;    
}
.recall_widget_card_date {
    font-size: 14px;
    margin:50px 0px 0px 0px;    
}


.recall_widget_card_bottom {
    float: left;
    font-size: 14px;
    line-height: 180%;
    margin: 20px 0px 0px 0px;
    max-height: 175px;
    overflow: hidden;
    width: 300px;
}



/*Slider*/
#esliderRecallWidgetWrapper {
    float: left;
    margin: 0px 0px 50px 0px;
    position: relative;
    width:1110px !important;
}
#esliderRecallWidget {
    margin: 0px 0px 0px 60px;
    width:990px !important;
}
#esliderRecallWidget ul, #esliderRecallWidget li {
    margin:0;
    padding:0;
    list-style:none;
    zoverflow: hidden;
}
#esliderRecallWidget li {     
    margin: 10px 0px 0px 0px;
    zoverflow:hidden;
    width: 990px;
}
#prevBtnRecallWidget, #nextBtnRecallWidget {
    margin: 40px 0px 0px 0px;
}
#prevBtnRecallWidget:hover, #nextBtnRecallWidget:hover {
    zopacity: 0.5;
}    
#prevBtnRecallWidget, #nextBtnRecallWidget,
#esliderRecallWidgetnext, #esliderRecallWidgetprev { 
    zbackground-color: #aaa;
    zborder: 1px solid #aaa;
    display:block;
    width:35px;
    height:60px;
    position:absolute;
    left:0px;
    top:10px;
    z-index:1000;
}	
#nextBtnRecallWidget, #esliderRecallWidgetnext { 
    left:1075px;
}														
#prevBtnRecallWidget a, #nextBtnRecallWidget a,
#esliderRecallWidgetnext a, #esliderRecallWidgetprev a {  
    display:block;
    position:relative;
    width:35px;
    height:60px;
}

#prevBtnRecallWidget {
    border-radius: 10px 0px 0px 10px !important;
    -webkit-border-radius: 10px 0px 0px 10px !important; 
    -moz-border-radius: 10px 0px 0px 10px !important;
}
#nextBtnRecallWidget {
    border-radius: 0px 10px 10px 0px !important;
    -webkit-border-radius: 0px 10px 10px 0px !important; 
    -moz-border-radius: 0px 10px 10px 0px !important;
}