* {
margin: 0; padding: 0;
}

#content{
		min-height: 408px;
		}

#photos {
		height: 342px;
		}
	
#menus	{
		width: 150px;
		float: right;
		}		

#menus li	{
		font-family: Trebuchet MS, verdana, Sans-serif;
		font-size: 11px;
		list-style-type: none;
		display: inline;
		}
		
#menus a
		{
		text-decoration: none;
		font-weight: bold;
		color: #CC6666;
		}

#menus a:hover {
		color: #663333;
		}
		
.price	{
		font-family: Trebuchet MS, verdana, Sans-serif;
		font-size: 95%;
		font-weight: bold;
		line-height:15px;
		}		