#home_intro_text {
font-family:  Tahoma, verdana, arial;
font-size: 12px;
color: white;
width: inherit;
}

#homecol1{
float: left;
width: 276px;
text-align: justify;
margin-right: 20px;
}

#homecol2{
float: left;
width: 276px;
text-align: justify;
}

#entry_notice {
border-top: solid #383838 1px;
padding-top: 0px;
margin-bottom: 0px;
margin-top: 1px;
float: left;
clear:both;
color:white;
font-size: 12px;
}

.small_box_container {
width: 579px;
clear: both;
cursor:pointer;
}

.home_box_spacer {
clear:both;
height: 5px;
}

.small_box_thin {
float: left;
width: 193px;
height: 78px;
}

.small_box_wide {
float: left;
width: 370px;
padding-left: 16px;
height: 78px;
font-family: tahoma;
font-size: 12px;
color: #ffffff;
line-height: 12px;
}


.teaser_container {
width: 284px;
height: 179px;
margin-top: 10px; 
margin-right: 10px; 
float: left;
}

.teaser_container_end {
width: 284px;
height: 179px;
margin-top: 10px; 
float: left;
}

.teaser_image {
width: 86px;
height: 179px;
float: left;
}

.teaser_content_container {
width: 198px;
height: 179px;
float: left;
cursor: pointer;
}


.teaser_content {
padding: 11px;
color:white;
font-family:  Tahoma, verdana, arial;
font-size: 12px;
line-height: 12px;
}

.teaser_content a {
	padding: 11px;
	color:white;
	font-size: 12px;
	text-decoration: none;
	color:white;
}

#classifiedAds_container {
width: 580px;
height: 78px;
padding-top: 10px;
clear:both;
float: none;
cursor:pointer;
}

#classifiedAds_image {
width:193px;
height:78px;
float: left;
}

#classifiedAds_content_container {
width: 387px;
height: 78px;
float: left;
background: #dd0b0a;
}

#classifiedAds_content {
padding: 5px;
color:white;
font-family:  Tahoma, verdana, arial;
font-size: 12px;
border: none;
}

#classifiedAds_content a {
text-decoration: none;
}

#login_page {
	padding: 10px; font-size: 12px; font-weight: bold; color:white;
}


