#main div.search-form {
}

#main div.box {
   width: 640px;
}

#main label {
   cursor: pointer;
}


#main div.basic {
   background-image: url(../../img/title.gif);
   background-repeat: no-repeat;
   background-position: top;

   padding-top: 30px;
   margin-bottom: 10px;
}

#main div.basic h2, #main div.category h2 {
   text-indent: -9999px;
}

#main div.basic td.brand select {
   font-size: 12pt;
   color: #b61baa;
   font-family: Arial;
   border: 1px solid #23d49a;
   padding: 2px;
   height: 24px;
}

#main div.basic td.keyword input {
   font-size: 12pt;
   color: #b61baa;
   font-family: Arial;
   border: 1px solid #23d49a;
   padding: 2px;
   height: 20px;
}

#main div.basic td.price table td {
   padding-right: 5px;
}

#main div.basic td.price select {
   color: #b61baa;
   font-family: Arial;
   border: 1px solid #23d49a;
   padding: 2px;
}

#main div.basic td.sale table {
}
#main div.basic td.sale table td, #main div.basic td.new table td {
   padding-right: 3px;
}

#main div.basic td.sale a, #main div.basic td.new a {
   outline: 0;
}


#main div.category {
   background-image: url(../../img/category.gif);
   background-repeat: no-repeat;
   background-position: top;

   padding: 10px;
   padding-top: 50px;
}

#main div.search-btn {
   text-align: center;
   margin: 10px;
}

#main div.category a {
   font-size: 10pt;
   font-family: Arial;
   color: #627669;
   display: block;
   padding: 5px;
   text-decoration: none;
   outline: none;
}
#main div.category a:hover {
   background-color: #d6e0ec;
   outline: 1px solid #a9bed7;
}

#main div.category td.opt {
}

#main div.category table.search-value {
}
