/* Start of CMSMS style sheet '005Hearts_forms' */
/* forms */
/* Search and login forms */
.row2 #left_form {
margin-top: 40px;
width: 240px;
height: 250px;
font-size: 15px;
}
.row2 #left_form td {
 font-size: 15px;
 color: #ffffff;
 padding: 0px;
 padding-left: 10px;
 white-space: nowrap;
}

.row2 #left_form select,
.row2 #left_form input {
font-size: 15px;
color: #000000;
border: 1px solid #FEFBC4;
background: #FEFBC4;
}
.row2 #left_form #search {
 background: url(images/search_button.jpg) no-repeat top;
 border: 0px;
 width: 100px;
 height: 25px;
}
.row2 #left_form #search:hover {
background: url(images/search_button_hover.jpg) no-repeat top;
}
/* End of '005Hearts_forms' */

