﻿
#page-content {    
    font-size: 0.9em;
	margin: 0 auto;
	width: 569px;	
}

#top-content {
	font-size: 0.9em;
}

#breadcrumbs { 
    width: 358px;

}

#page-content h2
{
	font-family: Arial; 
	font-size: 1em; 
	color: #000000; 
	font-weight: bold;
    margin-bottom: 1em;
    margin-top: 1em;
}

#page-content h2.top
{
	width: 358px;
	border-bottom: 1px solid gray;
	display: block;
}

#page-content h3
{
	width: 100%;
	text-align:left;
	font-family: Arial; 
	font-size: 0.9em; 
	color: #000000; 
	font-weight: bold
} 

#page-content h3.top {
    width: 50%;
}

#favorites {
    background: #EFEFEF;
    padding: 2px 0 2px 0; 
    margin-top: -10px;  
}

.img-top
{
    height: 140px;
    width: 183px;
	float: right;
	margin-top: 0;
	padding-bottom: 20px;
	padding-left: 10px;
}	

.img-bottom
{
    height: 140px;
    width: 569px;
}

.content-img {
    float: right;
}    

#user-menu {
    border: solid 1px red;
    margin-top: 150px;
    float: left;
}


