﻿.psychic-rollup-item {
    height: 230px;
}
.psychic-rollup-item .psychic-inside .psychic-col1 {
    height: 190px;
}
.psychic-rollup-item .psychic-inside .psychic-col2 .row4 {
    color: #565656;
    line-height: 13px;
    padding-top: 2px;
}
.psychic-rollup-item .psychic-inside .psychic-col2 .extrapriceinfo {
    font-size: 11px;
    line-height: 13px;
    padding-bottom: 5px;
    width: 140px;
}
.psychic-rollup-item .psychic-inside .psychic-col2 .extrapriceinfo img {
    border: 1px solid #EAEAEA;
    border-radius: 8px 8px 8px 8px;
    color: #565656;
    margin-right: 8px !important;
    margin-top: 2px !important;
    padding: 6px;
}
.psychic-rollup-item .psychic-inside .psychic-services {
    overflow: visible;
}
.psychic-rollup-item .psychic-inside .psychic-services .offers {
    background: url("../../../images/moreoffer.png") no-repeat scroll left center transparent;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-top: -1px;
    padding-left: 22px;
    position: relative;
}
.psychic-rollup-item .psychic-inside .psychic-services .offers span {
    display: none;
}
.psychic-rollup-item .psychic-inside .psychic-services .offers:hover span {
    background: none repeat scroll 0 0 #FDF4EB;
    border: 1px solid #F5D2AA;
    bottom: 0;
    display: block;
    font-weight: normal;
    left: 0;
    padding: 17px 10px;
    position: absolute;
    width: 252px;
}