#container{
margin: 0 auto;
}
.left {
float: none;
}

body.fixed {

}

#container {
float:left;
width:760px;
margin:0 auto;

}

body.fixed #wrapper {
min-width:593px;
width:53em;
}

body.fixed .tuple {
float: left;
min-width: 164px;
overflow: hidden;
width: 13em;
margin-top:10px;
}
.searchIntroTile, .searchIntroTileExtra {
border-bottom: 1px dashed #ccc;
margin-top: 20px;
}
.desc, .searchAdvertImage, img{
padding:6px;
}
a:link {
color:#000000;
text-decoration:none;
font-weight:bold;
}
a:visited {
color:#000000;
text-decoration:none;
font-weight:bold;
}
a:hover {
color:#000000;
text-decoration:underline;
font-weight:bold;
}
.nl{
text-align:center;
}
h1, h4, h3{
font-size:1.4em;
}

h2 a:link {
font-size:1.2em !important;
color: #c00 !important;
}
h2 a:visited {
font-size:1.2em !important;
color: #c00 !important;
}
h2 a:hover {
font-size:1.2em !important;
color: #c00 !important;
text-decoration: underline !important;
}
 a.details:link {
font-size:1.0em !important;
color: #c00 !important;
}
a.details:visited {
font-size:1.0em !important;
color: #c00 !important;
}
a.details:hover {
font-size:1.0em !important;
color: #c00 !important;
text-decoration: underline !important;
}

#tower {float:left;margin-left:7px;width:140px;}



#footer {
	background : #D2060A ;
	border-top : 10px solid #D2060A ;
}


div.pageInfo {
	background-color:#D2060A;
	color:#fff;
}
