div#overview
{
	margin: 0px auto;
	width: 550px;
}

div#overview div#branch
{
	left: 100px;
}

div#overview div.visual
{
	margin: 5px 0 20px 0;
	width: 140px;
	height: 80px;
	overflow: hidden;
}
/*
div#overview div.visual img
{
	width: 120px;
	height: 80px;
}
*/
div#overview div.default div.visual,
div#overview div.default p
{
	display: none;
}

div#overview div.default h2
{
	margin: 0px 0;
	font-size: 12px;
	text-decoration: underline;
}

div#overview div.summary
{
	width: 370px;
}

div#article
{
	margin: 0 auto;
	width: 550px;
}

div#article div#path
{
	position: absolute;
	top: -45px;
	left: 10px;
	color: #FFF;
}

div#article div#path a
{
	color: #FFF;
}

div#article div#branch
{
	left: 100px;
}

div#article p.intro
{
	font-weight: bold;
}

div.twocolumn div#article 
{
	margin: 0 22px 0 0 !important;
	margin: 0 10px 0 0;
}

div.twocolumn div#article div#branch
{
	left: -80px;
}

div.twocolumn div.rightcolumn
{
	margin-top: 20px;
	width: 340px;
}

div.twocolumn div.rightcolumn div.margintop
{
	margin-top: 30px;
}

div.twocolumn div.rightcolumn div.marginbottom
{
	margin-bottom: 30px;
}

div.pointer
{
	cursor: pointer;
}

div.center
{
	margin: 0 auto;
	text-align: center;
}

div.twothumbnail
{
	width: 260px !important;
	width: 262px;
}

div.threethumbnail
{
	width: 390px !important;
	width: 393px;
}

div.thumbnail,
td.thumbnail
{
	margin: 0px 2px;
	text-align: center;
	width: 122px !important;
	width: 120px;
	font-size: 10px;
	line-height: 11px;
	height: 121px;
	overflow: hidden;
}

td.category
{
	width: 200px;
	font-weight: bold;
}

td.thumbnail
{
	vertical-align: top;
}

div.thumbnail img,
td.thumbnail img
{
	overflow: hidden;
	width: 120px;
	border: 1px solid #CCC;
}

div.cover img
{
	width: 120px;
	height: 156px !important;
}

div.thumbnail span,
td.thumbnail span,
span.thumbnail
{
	font-size: 11px;
	line-height: 11px;
}

a.fancybox img
{
	margin: 2px;
	border: 1px solid #999;	
}

div.thumbnail img
{
	width: 120px;
	height: 80px;
	border:0;
}

div.description
{
	margin-top: 15px;
}

ul.important
{
	min-height: 50px;
	height: auto !important;
	height: 50px;
	margin: 0;
	padding-left: 75px;
	background: url(/media/image/layout/important.gif) no-repeat;
}

div#savemeyard
{
	right: 45px;
	position: absolute;
	top: -35px;
	z-index: 100;
}

div#yardpadding
{
	height: 65px;
}
