.MobileProductList {
    margin: auto;
    margin-bottom: 0px;
    border: 1px #DDDDDD solid;
    position:relative;
margin-top:35px;
    width: 76%;
height:355px;
    background-color:#FFFFFF
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    border-radius:  0px 0px 0px 0px;
                      }
  
  .MobileProductListTitle {
    float:left;
    font-family: Poppins, sans-serif;
    font-size:16px;
    color: #3A3A3C;
    width:100%;
                          }

  .MobileProductListTitle a:link {
    float:left;
    font-family: Poppins, sans-serif;
    font-size:16px;
    color: #3A3A3C;
    width:100%;
                          }

  .MobileProductListTitle a:hover{
    float:left;
    font-family: Poppins, sans-serif;
    font-size:16px;
    color: #3A3A3C;
    width:100%;
                          }
  .MobileProductListTitle a:visited{
    float:left;
    font-family: Poppins, sans-serif;
    font-size:16px;
    color: #3A3A3C;
    width:100%;
                          }
  .MobileProductListTitle a:active{
    float:left;
    font-family: Poppins, sans-serif;
    font-size:16px;
    color: #3A3A3C;
    width:100%;
                          }
  
  .ListingPagePrice {
    font-family: Oswald, sans-serif;
    font-size:18px;
    color: #8D4575;
    width:100%;
	float:left;
                     }

  .MobileProductListThumb {
    width:220px;
        	          }