
#search-criterias { padding: 5px 10px; }

#show-search-filters {    
    overflow: auto;    
}

#show-search-uc {
    padding: 10px;
    float: right;
}

#show-search-uc img { margin-right: 5px; }

#objectMainGroupButtons div
{
	margin: 5px;
	padding: 2px;
	padding-right: 5px;
}

#objectMainGroupButtons .selected
{
	border: solid 2px #fefefe;
	border-radius: 2px;
    

}


.new-row { margin-bottom: 10px; }
.new-row.last { margin-bottom: 0; }

.column { width: 226px; }
.column.advert { width: 150px; }

.column.newrelease { width: 120px;}
.column.newrelease select { }


.column h1 {
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 3px;
}

.column h2
{
        	
	font-size: 14px;
	font-weight: normal;
	float: left;
	width: auto;
	height: 28px;
	line-height: 28px;
}

.column h2:hover { font-size: 20px; }        
        
.queue.column img { float: left; }

.queue.column img.last { margin-bottom: 0; }

.queue.column img.first { padding-left: 0; }

.queue.column img.last { padding-right: 0; }
        
        
input[type="checkbox"] {
	margin-right: 5px;
	margin-bottom: 10px;
}

#search-criteria-outer { overflow: visible; }
#search-criterias-container {
    position: relative;
    margin-bottom: 10px;
}

#search-buttons { }

#seekarea p { margin-bottom: 10px; }


/* NEW CSS by elias */

.searchresult-address
{


width: 1108px;
bottom: 0px;
height: 50px;
color: #fff;
position: absolute;
background: #444;
opacity:0.9;
filter:alpha(opacity=90);
padding-left: 10px;
}

.searchresult-address small 
{
    color: #fff;
}

.searchresult-info 
{
width: 230px;
top: 5px;
right: 15px;
color: #fff;
position: absolute;
background: #444;
opacity:0.6;
filter:alpha(opacity=60);
padding: 15px;
}

.searchresult-info-label 
{
    font-weight: bold;
}
