div.cw_category {
    white-space: nowrap;
    height: 28px;
    border: 0;
    margin: 0;
    padding: 0;
    width: 230px;
}

* html div.cw_category {
	margin-top: 1px;
}

div.cw_category input {
    margin: 0 0 0 0;
    font:normal 1.2em arial, helvetica, sans-serif;
    padding: 6px 0 0 15px;
    background:transparent url(cw_category_bg.gif) no-repeat 0 0;
    border: 0;
    height: 28px;
    vertical-align:middle; 
    left: 0px;
    top: 0px; 
    width: 230px;  

}

* html div.cw_category input {
	padding: 0;
	line-height: 28px;
	text-indent: 15px;
	width: 215px;
}

div.cw_category div.icon {
    width:17px;
    height:28px;
    border: 0;
    background:transparent url(trigger.gif) no-repeat 50% 50%;
    cursor:pointer;
    border: 0;
    top: 0px;
    left: 210px; 

}

* html div.cw_category div.icon {
	left: 195px;
}

div.cw_category div.list-wrapper {
    left: 3px;
    top: 24px;
    background-color: #FFFFFF;
    padding: 0;
    margin: 0;
    width: 224px;
    bottom: auto;
}

div.cw_category div.list-wrapper-up {
    top: auto;
    bottom: 21px;
}

div.cw_category ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    height: 200px;
}


div.cw_category  li {
    padding: 0;
    padding-left: 5px;
    font:normal 1.2em arial, helvetica, sans-serif;
    background-color: #FFFFFF;
    cursor: pointer;
    margin: 0;
}

div.cw_category li.active {
    background-color: rgb(223, 232, 246);
}

div.cw_category input.empty {
    color: gray;
}

div.cw_age {
    white-space: nowrap;
    height: 28px;
    border: 0;
    margin: 0;
    padding: 0;
    width: 153px;
}

* html div.cw_age {
	margin-top: 1px;
}

div.cw_age input {
    margin: 0 0 0 0;
    font:normal 1.2em arial, helvetica, sans-serif;
    padding: 6px 0 0 15px;
    background:transparent url(cw_age_bg.gif) no-repeat 0 0;
    border: 0;
    height: 28px;
    vertical-align: middle; 
    left: 0px;
    top: 0px; 
    width: 153px;  

}

* html div.cw_age input {
	padding: 0;
	line-height: 28px;
	text-indent: 15px;
	width: 138px;
}

div.cw_age div.icon {
    width:17px;
    height:28px;
    border: 0;
    background:transparent url(trigger.gif) no-repeat 50% 50%;
    cursor:pointer;
    border: 0;
    top: 0px;
    left: 133px; 

}

* html div.cw_age div.icon {
	left: 118px;
}

div.cw_age div.list-wrapper {
    left: 0px;
    top: 21px;
    border: 1px solid #D9D9D9;
    background-color: #FFFFFF;
    padding: 0;
    margin: 0;
    width: 153px;
    bottom: auto;
}

div.cw_age div.list-wrapper-up {
    top: auto;
    bottom: 21px;
}

div.cw_age ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    height: 200px;
}


div.cw_age  li {
    padding: 0;
    padding-left: 5px;
    font:normal 1.2em arial, helvetica, sans-serif;
    background-color: #FFFFFF;
    cursor: pointer;
    margin: 0;
}

div.cw_age li.active {
    background-color: rgb(223, 232, 246);
}

div.cw_age input.empty {
    color: gray;
}
