.link{
color: #000000;
font-weight: bold;
text-decoration: none;
}

.link:hover{
color: #000000;
font-weight: bold;
text-decoration: underline;
}

#content_left{
float:left;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 11px;
padding-bottom: 35px;
width: 295px;
}

#content_right{
float: right;
font-family: "Trebuchet MS", Verdana, Arial;
font-size: 14px;
margin-bottom: 35px;
width: 522px;
}

.toggler{
cursor: pointer;
height: 35px;
margin-top: 1px;
}

.element{
height: 45px
}
