.ftable tr td{
    padding:5px;
}
.ftable{
    border-collapse:separate;
    border-spacing:1px;
    margin-top:10px;
}
tr.light{  

    background-color:#E9E9E9;
    font-size:12px;
    text-align:center;
    vertical-align:top;
}

tr.middle {
    background-color:#CCCCCC;
    font-size:12px;
    font-weight:bold;
    text-align:center;
}
#getjson{
margin-top:25px;
margin-bottom:5px !important;
}
#filtration{
    border: 1px solid #cccccc;
    margin-top:15px;
    padding: 15px 20px;
    background-color:#E9E9E9;
    height:28px;
    margin-bottom:5px !important;
}
.nowDisplaying {
    float:left;
    font-family:Trebuchet MS;
    font-size:14px;
    font-weight:bold;
    vertical-align:middle;
    margin-top:5px;
}
.page_navigation{
    float:right;
    margin-bottom:0px !important;
}
#filters{
    margin-bottom:0px !important;
}
div.cmf-skinned-select{
	background: url('/content/mobile_buy_it_now/images/combobox-small-dark-btn.png') top right no-repeat;
	background-size: 100% 100%;
	border: 0px solid #ccc; 
	position: relative; 
	z-index: 1;
	font-size :13px;
	color: #666666;
}
div.cmf-skinned-select-disabled{
	background: url('/content/mobile_buy_it_now/images/combobox-small-default-btn.png') top right no-repeat;
	background-size: 100% 100%;
	border: 0px solid #ccc; 
	position: relative; 
	z-index: 1;
	font-size :13px;
	color: #666666;
}
div.cmf-skinned-text{
	padding: 5px;
	color: #666666;
	font-size:13px;
}
.buySmall{
	width:300px;
	float:left;
}
.noteBlock{
	padding-bottom:45px;
	float:left;
	font-size:10px !important;
	line-height:12px !important;
	color:#454545;
}