.search_module {}
.search_module  *{ padding:0; margin:0}
.search_module ul { list-style: none; }
.search_module li{ float: left; text-align:center; cursor: pointer;	cursor: hand;  }

/*
.option_check { width:17px; height:15px; margin:5px 0 8px 9px; background:url(../images/option_search/az_option_check.gif) top right no-repeat; cursor: pointer;	cursor: hand; }
.option_checked { background:url(../images/option_search/az_option_check.gif) top left no-repeat;  }
.search_layout .option_check{ margin:9px 0 8px 12px; }
.search_cart .option_check{ margin:8px 0 8px 12px; }
*/
.option_check { display:none; width:34px; height:33px; position:absolute; background:url(../images/option_search/az_option_check.png) top left no-repeat; }

.last { width:15px; height:30px; background:url(../images/option_search/az_search_sep.gif) top center no-repeat; }
.search_description { width:180px; height:40px; background:url(../images/option_search/az_option_description.gif) top center no-repeat;  font:bold 12px Tahoma; text-align:center; line-height:28px;}

