﻿.secondaryContent
{
	margin-right: 20px;
	margin-top: 30px;
}
.secondaryContentBackground
{
	width: 179px;
	float: right;
	background-image: url(../../../IMG/IMG-alcatraz/sidebarBackground.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	color: #FFFFFF;
}
.secondaryContentTop
{
	background-image: url(../../../IMG/IMG-alcatraz/sidebarTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
.secondaryContentBottom
{
	background-image: url(../../../IMG/IMG-alcatraz/sidebarBottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}
.titleArea
{
	display: block;
	text-align: center;
	font-weight: bold;
	font-size: 1.7em;
	line-height: 140%;
	margin-bottom: 0.5em;
}
.help
{
	padding-left: 9px;
	padding-right: 8px;	
	line-height: 1.4em;
	font-size: 1.1em;
}
.fixed
{
	margin-top: 0.7em;
	padding-top: 0.9em;
	background-image: url(../../../IMG/IMG-alcatraz/sidebarSeparator.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.help span
{
	font-weight: bold;
}