/* CSS Document */
div#section1 {
	width:260px;
	border-left:1px solid #969696;
	margin-left:57px;
  position:relative;
}
td>div#section1 {
	margin-left:115px;
}
div#section1 div.bottom {
  position:absolute;
  bottom:10px;
  left:0px;
  width:260px;
}
div#section1 div.bottom a{
  color:#000;
  text-decoration:none;
  display:block;
  margin:2px 10px 2px 10px;
  padding:0 0 0 5px;
  border-bottom:1px solid #BDBDBD;
  color:#BDBDBD;
  background:url("../pics/rodykle_off.png") right no-repeat;
}
div#section1 div.bottom a:hover{
  border-bottom:1px solid #468282;
  color: #468282;
  background:url("../pics/rodykle_on.png") right no-repeat;
}
div#section2 {
	width:270px;
}
div#section2 h2{
  text-align:left;
  font-size:16px;
}
div#section3 {
	width:260px;
}
div#section2 div.textContainer {
        padding:10px;
}
div#section2 div.textContainer div, div#section2 div.textContainer div p{
	width:230px;
}

div#section1 div.content{
	padding:10px;
}
div#section3 div.content{
	padding-top:10px;
	text-align:center;
}
div#section3 a img {
  border:1px solid #969696;  
}
div#section3 a{
  color:#000;
  text-decoration:none;
  display:block;
  margin:2px 10px 2px 10px;
  padding:4px 6px 4px 6px;
  border:1px solid #969696;
  background:url("../pics/rodykle_off.png") 220px 65px no-repeat;
}
div#section3 a:hover{
  border:1px solid #308C8C;
  color: #468282;
  background: #D6EBEB url("../pics/rodykle_on_recent.png") 220px 65px no-repeat;
}
div#section3 span {
  line-height:15px;
}