﻿.NewestCatalogsTab
{
	display:block;
	padding-left:6px;
		width:632px;
	
	}


.NewestCatalogs 
{
 	display:block;
 	float:left;
    width:100px;
    overflow:hidden;
} 

.NewestCatalogsAlternateItem
{


	display:block;
 	float:left;
 	  width:100px;
border-left:1px solid #EEEEEE;
border-right:1px solid #EEEEEE;
margin:0 15px;
padding:0 15px;
}

#CatalogueTopLink{
height:30px;
	line-height:13px;
	overflow:hidden;
	vertical-align:top;
	margin-bottom:8px
}
#CatalogueImage
{
	margin-top:8px;
	line-height:15px;
	overflow:hidden;
	vertical-align:top;
}

#CatalogueDescription
{
	height:45px;
	line-height:15px;
	overflow:hidden;
	vertical-align:top;
}

