.po_hosting .label
{
   font-weight: bold; 
}

.po_hosting H2
{
	font-size: 13px;
	font-weight: bold;    
}

.po_hosting .PresentationsContainer
{
	float:left;
	display:block;
	overflow:hidden;
}
.po_hosting .PresentationContainer
{
    width:226px;
    float:left;
    text-align:center;
}
.po_hosting .Presentations h2
{
	display: none;
}

.po_hosting .PresentationDisplayName
{
	display:none;
}
.po_hosting .PresentationImage
{

}
.po_hosting .PresentationImageContainer
{
 
}

.po_hosting .PresentationContent
{
  
}
.po_hosting .Properties
{
   display: none;
}

.po_hosting .PriceOld
{
    text-decoration: line-through;    
}
.po_hosting .Price
{
    color: #bc2a12;
    font-weight:bold;
}

.po_hosting .Savings
{

}
.po_hosting .Weight
{

}

/* Product properties*/

.po_hosting .ProdProperty
{
 font-weight: bold;   
}

.po_hosting .ResultDetails
{
    
}
.po_hosting .SortOptions
{
    margin-bottom: 5px;
    text-align:right;  
}
