@import url('reset.css');
@import url('master.css');

#center_column.list {
	width: 458px;
	padding-bottom: 20px;
}

#right_column {
	width: 292px;
}

#right_column {
	padding-top: 45px;
}

#right_column.block_links a {
	padding: 8px 12px 10px 8px;
	background: #1a1a1a url(../images/yellow-cross-large.gif) 270px 16px no-repeat;
	border-top-width: 4px;
	border-bottom-width: 3px;
	margin-bottom: 14px;
}

#right_column.block_links .link {
	display: block;
	font-size: 22px;
	line-height: 1.3em;
	color: #e3d44a;
	padding-bottom: 4px;
}

#right_column.block_links .text {
	font-weight: normal;
	padding-right: 20px;
	display: block;
}

#right_column.block_links .email {
	color: #e3d44a;
	display: block;
	padding: 10px 0 2px 0;
}

#center_column.list ul li {
	padding: 8px 0;
}

#center_column.list ul .link {
	display: block;
	background: #000 url(../images/yellow-cross-large.gif) 432px 16px no-repeat;
	font-size: 22px;
	line-height: 1em;
	padding: 10px 12px;
}

#center_column.list ul .link.selected {
	background-image: url(../images/yellow-dash-large.gif);
	background-position: 432px 20px;
}

#center_column.list ul .link:hover {
	text-decoration: none;
	background-color: #424242;
}

#center_column.list ul .description {
	width: 450px;
}

#center_column.list ul .description .text p {
	margin: 15px 2px 0 2px;
	font-weight: normal;
}