﻿#content 
{
    background: #13110E url(../images/basket/bg.jpg) bottom left no-repeat;	
    padding-bottom: 50px;
    position: relative;
     min-height:450px;
   height:auto !important;
  height:450px;

}
h1 
{ 
	margin: 46px 82px 32px 81px;
	padding-bottom: 18px;
	border-bottom: 1px solid #c0ac87;
	background: url(../images/branded/results.png) no-repeat;
	height: 18px;
	text-indent: -9000px;
	overflow: hidden;	
}
h1.wview 
{
    background: url(../images/branded/w-viewall.png) no-repeat;
    margin-bottom: 35px;
}
.results 
{
    position: absolute;
    right: 82px;
    top: 57px;
    font-size: 12px;
    line-height: 14px;
}
#results-wrp 
{
    margin-left: 72px;
}
#results-wrp td 
{
    width: 155px;
    font-size: 11px;
    line-height: 14px; 
    text-align: center; 
    vertical-align: bottom;
    padding: 0 23px;  
    text-transform: uppercase;
}
#results-wrp td strong 
{
    font-size: 12px;
    
}
#results-wrp p 
{
    padding: 3px 0 32px 0;
}
#results-wrp td a 
{
    text-decoration: none;
}
#results-wrp td a:hover 
{
    text-decoration: underline;
}