#photo_box
{
	width: 400px;
	height: auto;
	margin: 0px 0px 2px 0px;
	border: none;
	padding: 5px;
	background-color: #e6ebed;
	float: left;
}

#photo_box img
{
	border: none;
	cursor: pointer;
}

#photo_box0
{
	width: 400px;
	height: auto;
	margin: 0px 0px 2px 0px;
	border: none;
	padding: 5px;
	background-color: #e6ebed;
	float: left;
}

#photo_box0 img
{
	border: none;
}

#photo_switcher
{
	width: 200px;
	height: auto;
	margin: 5px 0px 0px 14px;
	border: none;
	padding: 0px;
	
	float: left;
}

#number_placeholder
{
	width: auto;
	height: 10px;
	padding: 0px 0px 2px 0px;
	margin: 0px 8px 0px 8px;
	color: #6b6f71;
	line-height: 10px;
	font-size: 10px;
	font-weight: normal;
	float: left;
}

#title_prefix
{
	width: auto;
	height: auto;
	color: #6b6f71;
	line-height: 12px;
	font-size: 10px;
	font-weight: bold;
	
	clear: left;
}

#title_placeholder
{
	width: auto;
	height: auto;
	color: #6b6f71;
	line-height: 12px;
	font-size: 10px;
	font-weight: normal;
}

#material_toolbar
{
	width: 100%;
	height: 36px;
	color: #6b6f71;
	line-height: 12px;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border: none;
}

#material_date
{
	width: auto;
	height: 12px;
	color: #6b6f71;
	line-height: 12px;
	font-size: 11px;
	font-weight: normal;
	margin: 12px 0px 12px 0px;
	
	float: left;
}

#material_title
{
	width: auto;
	height: auto;
	color: #c64f27;
	line-height: 28px;
	font-size: 24px;
	font-weight: normal;
	margin: 0px 0px 12px 0px;
}

#material_text
{
	width: auto;
	height: auto;
	color: #6b6f71;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 12px 0px;
}

#material_text p
{
	color: #6b6f71;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	margin: 8px 0px 8px 0px;
	border: none;
}

#material_text p:hover
{
	background-color: #e6ebed;
	color: #5b5b5b;
}

#material_text a
{
	color: #c64f27;
}

#material_keywords
{
	width: 612px;
	height: auto;
	color: #5b5b5b;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 12px 0px;
	padding: 8px;
	background-color: #e6ebed;
}

#material_keywords a
{
	width: 100%;
	height: auto;
	color: #5b5b5b;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#material_keywords a:hover
{
	text-decoration: underline;
}

#material_source
{
	width: 100%;
	height: auto;
	color: #6b6f71;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 12px 0px;
	text-align: right;
}

#material_source a
{
	color: #6b6f71;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

#material_source a:hover
{
	text-decoration: underline;
}

#material_authors
{
	width: 100%;
	height: auto;
	color: #6b6f71;
	line-height: 16px;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
	text-align: right;
}

#material_date_bottom
{
	width: 100%;
	height: auto;
	color: #6b6f71;
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 12px 0px;
	text-align: right;
}
