#rswd-pag-results {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
	line-height: normal;
	padding-left:10px;
	margin-right:20px;
}
#rswd-pag-results-menutop {
	clear: both;
	height: 37px;
	margin-bottom: 10px;
	padding-top: 10px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	padding-bottom: 10px;
	padding-left:20px;
}
#rswd-pag-results-displayarea {
	width: 65px;
	float: left;
	margin-right: 25px;
}
#rswd-pag-results-displaygrid {
	float: left;
}
#rswd-pag-results-displaylist {
	float: left;
}
#rswd-pag-results-sortby {
	float: left;
	margin-right: 25px;
	font-weight: bold;
	color: #999999;
}
.rswd-pag-result-dropdowns {
	height: 20px;
	font-size: 12px;
	display: block;
}
#rswd-pag-results-perpage select {
	height: 20px;
}
#rswd-pag-results-perpage {
	float: left;
	margin-right: 20px;
	font-weight: bold;
	color: #999999;
}
#rswd-pag-results-pagination {
	float:left;
	clear: right;
	font-weight: bold;
	color: #999999;
	height:34px;
}
#rswd-pag-results-pagination-text {
	margin-bottom:1px;
}
#rswd-pag-results-pagination a {
	border: 1px solid #dbdbdb;
	font-size: 12px;
	font-weight: bold;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-right: 1px;
	margin-left: 1px;
	text-decoration: none;
	color: #999999;
	padding-top: -1px;
}
#rswd-pag-results-pagination-active {
	background-color: #999999;
	color: #ffffff;
}
#rswd-pag-results-pagination-active a {
	color: #ffffff;
}
#rswd-pag-results-pagination-more {
	background-color: #afbacd;
}
#rswd-pag-results-resultsarea {
	clear: both;
	height: 1%;
	padding-bottom: 10px;
	display: table;
	overflow: auto;
	width:100%;
}
#rswd-pag-results-resultsarea:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #rswd-pag-results-resultsarea {height: 1%;}
/* End hide from IE-mac */

#rswd-pag-results-resultset {
border-bottom: 1px solid #cccccc;
padding-bottom:10px;
padding-top:10px;
padding-left:20px;
}
#rswd-pag-results-resultset:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #rswd-pag-results-resultset {height: 1%;}
/* End hide from IE-mac */

#rswd-pag-results-resultitem {
	float: left;
	width: 32%;
	text-align: center;
	padding-bottom:0px;
	margin-bottom:0px;
	border-bottom: 0px solid #cccccc;
	height: 240px;
}
#rswd-pag-results-resultitem:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html #rswd-pag-results-resultitem {height: 1%;}
/* End hide from IE-mac */

#rswd-pag-results-resultimg {
	height: 166px;
	line-height: 166px;
}
#rswd-pag-results-resultimg img {
	vertical-align: middle;
}
#rswd-pag-results-resulttitle {
	margin-top: 5px;
	margin-bottom: 10px;
	color: #7c765f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width:160px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#rswd-pag-results-resulttitle a {
	font-size: 12px;
	font-weight: bold;
	color: #7C765F;
	text-decoration: none;
	font-weight: normal;
}
#rswd-pag-results-resulttitle a:hover {
	color: #000000;
	text-decoration: none;
}
#rswd-pag-results-resultsaleprice {
	color: #000000;
	padding-top: 3px;
	font-weight: bold;
	width:160px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#rswd-pag-results-resultsaleprice-withreg {
	color: #000000;
	padding-top: 3px;
	font-weight: bold;
	width:160px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#rswd-pag-results-resultbold {
	display: inline;
	font-weight: bold;
}
#rswd-pag-results-resultregprice {
	color: #000000;
	width:160px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#rswd-pag-results-resultregprice-withsale {
	color: #000000;
	width:160px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
#rswd-pag-results-description {
	display:none;
}
#morelink {
	text-align:right;
	margin-right:15px;
	margin-top:-15px;
}
#rswd-pag-results-menubottom {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #ededed;
	padding-left:20px;
	
}
a:hover, a:active {
	background-color: #FFFFFF;
}

