.genral-specs {
    background: url("../images/general.jpg") no-repeat scroll 0 0 transparent;
    height: 20px;
    padding-left: 25px;
    padding-top: 5px;
}
.Processor {
    background: url("../images/processor.jpg") no-repeat scroll 0 0 transparent;
    height: 20px;
    padding-left: 25px;
    padding-top: 5px;
}
.storage {
    background: url("../images/memory.jpg") no-repeat scroll 0 0 transparent;
    height: 20px;
    padding-left: 25px;
    padding-top: 5px;
}
.camera {
    background: url("../images/camera.jpg") no-repeat scroll 0 0 transparent;
    height: 20px;
    padding-left: 25px;
    padding-top: 5px;
}
#specs ul {
    float: left;
    list-style: none outside none;
    margin: 10px 0;
    padding-left: 15px;
}
#specs ul li {
    color: #7D7D7D;
    float: left;
    font-family: helvetica;
    font-size: 12px;
    width: 100%;
}
.new {
    background: none repeat scroll 0 0 #FAFAFA;
    border-left: 1px solid #ABABAB;
    float: left;
}
.title {
    color: #717171;
    float: left;
    left: 0;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
    text-align: left;
    text-shadow: 1px 1px 1px white;
    width: 150px;
}
.price-tag {
    background-image: linear-gradient(bottom, #5BAC1F 0%, #87D84Bs 100%);
  background-image: -o-linear-gradient(bottom, #5BAC1F 0%, #87D84B 100%);
  background-image: -moz-linear-gradient(bottom, #5BAC1F 0%, #87D84B 100%);
  background-image: -webkit-linear-gradient(bottom, #5BAC1F 0%, #87D84B 100%);
  background-image: -ms-linear-gradient(bottom, #5BAC1F 0%, #87D84B 100%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #5BAC1F ),
    color-stop(1, #87D84B )
  );
    background: -moz-linear-gradient(center bottom , #5BAC1F 0%, #87D84B 100%) repeat scroll 0 0 transparent;
    border-radius: 6px 6px 6px 6px;
    color: white;
    font-family: 'Lucida Grande';
    font-size: 20px;
    margin: 10px 70px 0;
    padding: 10px 0;
    width: 150px !important;
}
.cross {
    background: url("../images/cross.jpg") no-repeat scroll 0 3px transparent;
    float: left;
    padding-left: 20px;
    width: 180px;
}
.green {
    color: #439A15;
}
.Red {
    color: #fa0000;
}
.other-compares {
    float: left;
    padding-left: 7px;
    width: 300px;
}
.other-compares > img {
    float: left;
}

#left-side {
    float: left;
    width: 290px;
}
#left-side > img {
    margin: 30px 74px 0;
}
#left-side > h2 {
    color: #7D7D7D;
    font-family: helvetica;
    font-size: 15px;
    margin: 0;
    text-align: center;
}
.versus {
    float: left;
    padding-top: 100px;
}

#sidebar-socialmedia {
    background: none repeat scroll 0 0 #F6FBFE;
    float: left;
    margin-left: 15px;
    width: 310px;
}
.singleContents {
    float: left;
    margin: 10px 0;
    padding: 0 10px 10px;
    width: 680px;
}

#sidebar-socialmedia {
    background: none repeat scroll 0 0 #F6FBFE;
    float: left;
    margin-left: 15px;
    width: 310px;
}
.heading {
    background: url("http://www.qeemat.com/wp-content/themes/motion-theme/images/images/head-bg.jpg") repeat-x scroll 0 10px transparent;
    border-radius: 3px 3px 3px 3px;
    color: #54A91A;
    font-family: helvetica;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 20px;
    padding: 0 10px 5px;
    width: 570px;
}
.heading h2 {
    background: none repeat scroll 0 0 white;
    color: #54A91A;
    float: left;
    font-size: 20px !important;
    font-weight: normal;
    margin: 0 0 0 -10px;
    padding-right: 10px;
}
#specs-compare h3 {
    color: #747474;
    float: right;
    font-family: helvetica;
    font-size: 13px;
    line-height: 18px;
    margin: 0;
    text-align: left;
    width: 222px;
}
#specs-compare h4 {
    color: #E9B64D;
    float: left;
    font-family: helvetica;
    font-size: 16px;
    margin: 5px 0;
    text-transform: capitalize;
    width: 590px;
}
#specs-compare ul {
    border: 1px solid #C4C4C4;
    float: left;
    list-style: none outside none;
    margin: 10px 0;
    padding: 0;
}
#specs-compare ul li {
    background: none repeat scroll 0 0 #EAEAEA;
    border-bottom: 1px solid #ABABAB;
    color: #7D7D7D;
    float: left;
    font-family: helvetica;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
    min-height: auto;
    padding: 0;
    position: relative;
    width: 613px;
}

.check {
    background: none repeat scroll 0 0 transparent;
    border-right: 1px solid #ABABAB;
    float: left;
    font-weight: normal;
    min-height: 36px;
    padding: 5px 10px;
    width: 205px;
    word-wrap: break-word;
}
.cross {
    background: none repeat scroll 0 0 transparent;
    border-right: 1px solid #ABABAB;
    float: left;
    font-weight: normal;
    min-height: 36px;
    padding: 5px 10px;
    width: 205px;
    word-wrap: break-word;
}
.green {
    color: #439A15;
}
.Red {
    color: #fa0000;
}
.other-compares {
    float: left;
    padding-left: 7px;
    width: 300px;
}
.other-compares > img {
    float: left;
}
.other-compares a {
    color: #353535;
    float: left;
    font-family: helvetica;
    font-size: 15px;
    padding-left: 10px;
    padding-top: 10px;
}
.other-compares a:hover{
    color: #68a943;
  }
  
#left-side > span {
    float: left;
    text-align: center;
    width: 100%;
}