h1{
  margin-bottom: 35px;
}


.article h3 a{
	position:relative;

}

.article-img{
	float:left;
    margin:0 25px 0 0;
}

.article{
    overflow:hidden;
    clear:left;
    margin:0 0 45px 0;
}

.article p{
	margin:0em;
	padding:0 0 0 121px;
}

.article p.date{
	margin-bottom:0.1em
}

.article h3{
	margin:0pt 0pt 0.35em 0pt;
	font-size:1.2em
}

#articles_nav{
	margin:50px 0px 100px 0px
}

.articles_nav{
	padding-left:15px;
}

.articles_nav, #ctrl{
	width:30%;
	float:left
}

.articles_nav p.link{
	margin:10px 0px 0px 0px;
	font-size:0.8em
}

.article-body img{
	border:4px solid #ffdb01;
	margin:0px 100px 0px 0px
}

#ctrl{
	margin:20px 15px 0px -15px;
	text-align:center;
	font-size:0.9em
}


#years li{
	float:left;
	margin-right:15px;
}

.switcher{
	margin-bottom:2em;
}

.switcher li {
	margin-bottom:0.9em;
}

.switcher li strong{
	padding:0.2em 0.5em;
	font-weight:normal;
}

.switcher li.selected strong{
	background:#ffd40d;
	font-weight:bold
}

.switcher li a{
	color:#275473
}

.switcher li.selected a{
	color:#000000
}

#right-panel {
	padding:3em 0em 0em 0em
}

