#outer_wrapper div#inner_wrapper {
	padding-bottom: 4.23em;
}
#inner_wrapper div#content {
    margin: 0 auto 0 auto;
    max-width: 1660px; 
    padding: 0;
    width: auto;
}
* html #inner_wrapper div#content {
	width: expression((document.documentElement.clientWidth > 1660) ? "1660px" : "auto");   
}
.big_row_wrapper {
    background: url(../img/other/fake1.gif) repeat-x -4px top;   	
}
.small_row_wrapper {
    background: url(../img/other/fake1.gif) repeat-x 42px top;      
}
.pictures ul li {
	background-color: #e8f3ff;
	float: left;
	margin-right: 4px;
}
.pictures ul li a img {
    display: block;	
}
.pictures ul li.big {
	width: 180px;
	height: 132px;		
}
.pictures ul li.medium {
	width: 88px;
	height: 132px;		
}
.pictures ul li.small {
	width: 88px;
	height: 64px;		
}
.big_row_wrapper {
	margin-bottom: 4px; 
	height: 132px;    
	overflow: hidden; 
    width: 100%; 
}
.small_row_wrapper {
	margin-bottom: 4px; 
    height: 64px; 
    overflow: hidden;    
    width: 100%;  
}
.big_row_wrapper li, .small_row_wrapper li {
	height: 100%;
}
.empty {
	background-image: url(../img/other/fake1.gif);
	background-position: top right;
}
.single_empty {
	width: 42px; 
}
.double_empty {
	width: 88px;  
}
.triple_empty {
    width: 134px;  
}
.top_left {
    background-position: -4px top;	
}
.bottom_left {
    background-position: -4px bottom;
}
.random_margin_1 {
    margin-left: -92px;
}
.random_margin_2 {
    margin-left: 46px;
}
.random_margin_3 {
    margin-left: -46px;
}
.tooltip_text {
    line-height: 1.3em;
    padding: 1px 3px 0;	
}


/* NEW LANDING */


