@import url("navigation.css");
@import url("title.css");

div#content {
float:left;
width:954px;
padding:35px 0px 35px 0px;
}
div#contentLeft {
float:left;
width:424px;
padding:0px 25px 0px 35px;
}
div#contentRight {
float:right;
width:430px;
line-height:11px;
}
div#contentRight p {
padding-bottom:6px;
line-height:12px;
}
div#contentRightSearch {
padding:11px 14px 11px 14px;
width:402px;
background-color:#d4e2f4;
}
div#contentRightSearch img {
margin-bottom:6px;
}
div#contentRightSearch select {
margin-bottom:6px;
}
div#contentRightSearchContainer {
width:430px;
height:75px;
}
div#contentRightSearchFreeText {
float:left;
width:230px;
}
div#contentRightSearchGo {
float:left;
margin-top:32px;
}
div#contentRightSearchGo input {
padding-bottom:10px;
}
div.contentRightResults {
border-top:2px solid #fff;
padding:14px 14px 14px 14px;
width:402px;
background-color:#e3e4e5;
}
div#contentRightResultLast {
border-top:2px solid #fff;
padding:14px 14px 14px 14px;
width:402px;
background-color:#e3e4e5;
}
div#contentRight a:link,
div#contentRight a:visited {
color:#3894cb;
text-decoration:none;
}
div#contentRight a:hover,
div#contentRight a:active {
color:#3894cb;
text-decoration:none;
}
