
#QueryResultsMessage {
width:98%;
height:auto;
float:left;
}

#CATResultsFrame {
width:98%;
height:auto;
float:left;
}

#CATResultsTitle {
width:100%;
height:auto;
text-align:left;
font-weight:bold;
font-size:80%;
float:left;
}

#CATResultsContainer {
width:98%;
height:auto;
text-align:center;
border:1px solid #333333;
padding:5px;
background-color:#CCCCCC;
float:left;
}

#CATResultsContainer a {
padding:3px;
}

#QueryResultsPaging {
width:95%;
height:auto;
text-align:left;
margin-right:15px;
margin-top:10px;
padding-right:3px;
padding-left:3px;
float:left;
}

#QueryToolsBox {
width:auto;
height:auto;
margin-left:5px;
float:left;
}

#QueryPagingBox {
width:auto;
height:auto;
margin-right:5px;
float:right;
}

#QueryResultsFrame {
width:98%;
height:auto;
margin-top:10px;
float:left;
}

#QueryResultsFrame td {
border-bottom:1px dotted #666666;
}

#QueryResultsImage {
width:100%;
height:auto;
text-align:center;
margin-top:10px;
float:left;
}

#QueryResultsDesc {
width:100%;
height:auto;
margin-top:10px;
float:left;
}

#QueryResultsCart {
width:100%;
height:auto;
text-align:right;
margin-top:10px;
float:left;
}

#QueryResultsBPaging {
width:75%;
height:auto;
text-align:right;
margin-right:15px;
margin-top:10px;
padding-right:3px;
padding-left:3px;
float:right;
}

.searchregularprice {
font-size:75%;
font-weight:bold;
color:#FF0000;
}

.searchsavingsamount {
font-size:75%;
font-weight:bold;
color:#FF0000;
}

