@import "/Design/CommonThemes/points.css";
HR, .LeftPane, .PropGroup, A.DetailsTab
{
	color: #808080;
}
A
{
	color: blue;
}
.menuhlite A, .menuhlite A:link, .menuhlite A:visited, .menuhlite A:active, .menuhlite A:hover, div.dropmenu A:hover, #dropmenudiv A:hover
{
	color: Navy;
}
.PropGroup, .BorderPanel, .dropshadow IMG, A.DetailsTab, .MsgPanel, .border
{
	border: solid 1px #808080;
}
.PropGroup, .GridAltRow, .MsgPanel, A.DetailsTab, .BookmarkLinks
{
	background-color: #E3E3E3;
}
.menutable
{
	width: auto;
}
.GridHeader
{
	background-color: #808080;
}

.listingHeader .item {
display:block;
float:left;
padding-right:4px;
width:42%;
}
.listingHeader .price {
display:block;
float:left;
width:23%;
}
.listingHeader .stock {
display:block;
float:left;
width:10%;
}
.listingHeader .seller {
display:block;
float:left;
width:22%;
}

.standardAd .item {
float:left;
padding:0px 0px 0px 4px;
width:42%;
}
.standardAd .price {
float:left;
width:13%;
}
.standardAd .enquiry {
float:left;
width:10%;
}

.standardAd .seller {
float:left;
width:22%;
}

.standardAd .stock {
float:left;
}

