.wtitle{
    text-align: center;
    font:       bold 14px Verdana Tahoma Arial;
    color:      #000;
}
.gl-item-close, .gl-item-open{
    display:    block;
    width:      100%;
    overflow:   hidden;
    height:     20px;
    margin-bottom: 1px;
    background:#FFF:
}
.gl-item-close .title, .gl-item-open .title{
    font:       bold 14px Verdana Tahoma Arial;
    color:      white;
    display:    block;
    height:     20px;
    padding:    4px 0 0 5px;
    display:    block;
    overflow:   hidden;
/*    cursor:     pointer;*/
}

.item_price_list {
    color:#000000;
    font: 10px Tahoma,sans-serif;
    margin-left:24px;
    width:270px;
}
.number {
    float:left;
    padding-bottom:7px;
    padding-top:11px;
    text-indent:1px;
    width:115px;
}
.price {
    color:#FC7300;
    float:left;
    font-weight:bold;
    padding-bottom:7px;
    padding-top:11px;
    width:58px;
}
.button {
    float:left;
    padding-bottom:7px;
    padding-top:7px;
}
.line {
    /*background-image:url(../themes/green/img/line.gif);*/
    clear:both;
    height:1px;
    overflow:hidden;
}

.gl-item-close div, .gl-item-open div {

	font-size:11px;
}

.gl-item-close a, .gl-item-open a {
	display:block;
	font-weight:bolder;
	font-size:12px;
	padding-bottom:4px;
	color:#DD0000;
}