#symposium {
	width: 860px;
	margin-left: 20px;
}

#symp-left {
	padding-right: 20px;
	width: 580px;
	float: left;
}

#symp-content {
	background: url(../imgs/plant.gif) bottom right no-repeat;
	padding-bottom: 40px;
}

#symp-content-blank {
	padding-bottom: 40px;
}

#symp-left h1 {
	color: 000;
	font-family: Arial;
	font-size: 24px;
}

#symp-left h2 {
	margin-top: 20px;
	clear: both;
	color: #000;
	font-family: Verdana;
	font-size: 12px;
}

#symp-left h4 {
	margin: 10px 0 20px;
	padding: 16px ;
	background-color: #75a319;
	color: #fff;
	font-family: Arial;
	font-size: 24px;
	text-align: center;
}

#symp-left p {
	font-family: Verdana;
	font-size: 11px;
}

#symp-left td {
	font-family: Verdana;
	font-size: 11px;
}

#symp-left h4 a:link {
	color: #fff;
	font-size: 24px;
	font-family: arial;
}

#symp-left h4 a:hover {
	color: #666;
	font-size: 24px;
	font-family: arial;
}

#symp-left h4 a:visited {
	color: #fff;
	font-size: 24px;
	font-family: arial;
}

#symp-left p a:link {
	color: #2c90ca;
	font-size: 12px;
	font-family: arial;
}

#symp-left p a:hover {
	color: #000;
}

#symp-right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#symp-right {
	width: 200px;
	margin: 0;
	padding: 20px 18px 20px 30px;
	float: left;
	background: url(../imgs/right-bg.gif) repeat-y top left #fff;
}

#symp-right li {
	margin: 0 0 4px;
	padding: 8px 15px;
	background: url(../imgs/meny-bg.gif);
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	text-transform: uppercase;
}

#symp-right li a{
	display: block;
	outline: none;
	cursor: pointer; cursor: hand;
}

#symp-right li a {
	text-decoration: none;
	color: #fff;
}

#symp-right li a:hover {
	text-decoration: none;
	color: #666;
}

#symp-right li a:active {
	text-decoration: none;
	color: #62758a;
}

#symp-right h2 {
	padding: 8px;
	color: #fff;
	background-color: #62758a;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
}

.img-right {
	float: left;
	margin: 0 10px 0px 0;
}

p.ingress {
	font-weight: bold !important;
	font-size: 14px !important;
}
