/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footer-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E3E3E3;
}
.right-column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 68px;
	padding-top: 0px;
}
.listings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	padding-right: 20px;
	padding-left: 28px;
}
.listings a{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.listings a:visited{
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.listings a:hover{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.listings-img {
	margin-left: 48px;
	padding-top: 0px;
}
.page-numbers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #101010;
	background-color: #C6C6C6;
}
.page-numbers a{
	color: #101010;
	text-decoration: none;
	background-color: #EEEEEE;
}
.page-numbers a:visited{
	color: #101010;
	text-decoration: none;
	background-color: #EEEEEE;
}
.page-numbers a:hover{
	color: #101010;
	text-decoration: none;
	margin: 4px;
}.right-column-border {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #EEEEEE;
	border-bottom-color: #EEEEEE;
}
.divider {
	padding-top: 17px;
	padding-bottom: 16px;
}

