/* CSS Document */
div#section2 h1 {
  padding-left:510px;
  color:#507c7b;
}
div#section2 {
	border-left:1px solid #969696;
	margin-left:57px;
}
td>div#section2 {
	margin-left:115px;
}
div#section2 {
  width:790px;
}
div#section2 div.contentContainer {
  padding:10px;
}
div#section2 div.textContainer p,div#section2 div.textContainer {
  width:490px;
}
  
div#section2 form {
  margin-top:25px;
  margin-right:20px;
}
div#section2 form div {
  display:inline;
  float:right;
  width:250px;
  border-bottom:1px solid #000;
  clear:both;
  margin:10px;
  font-size:12px;
}

div#section2 form div#sd {
  text-align:right;
  border-bottom:none;
  width:60px;
}
div#section2 form div input#s {
  width:60px;
  cursor:pointer;
  background:url(../pics/rodykle_selected.png) no-repeat center right;
}
div#section2 form div input {
  font-size:12px;
  border:none;
  background:#fff;
  width:170px;
  padding-left:10px;
}
