body {
	background-image: url(images/background_bg.jpg);
	background-repeat: repeat-x;
	background-color: #212121;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
img {
	border: none;
}
a:link, a:active, a:visited, a:hover {
	color: #3585c4;
}
.site_image {
	width: 901px;
	margin-left: auto;
	margin-right: auto;
}
.rlp_container {
	background-color: #fff;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.rlp_header {
	background-image: url(images/time_bg.jpg);
	width: 860px;
	height: 27px;
	padding: 0px 20px;
}
.rlp_header_leftdate {
	color: #fff;
	margin: 5px 0px 0px 0px;
	float: left;
	font-size: 12px;
}
.rlp_header_rightbtns {
	height: 27px;
	line-height: 24px;
	font-size: 12px;
	border: none;
	float: right;
}
.rlp_header_rightbtns a:link, .rlp_header_rightbtns a:active, .rlp_header_rightbtns a:visited, .rlp_header_rightbtns a:hover {
	color: #fff;
	margin: 0px 0px 0px 10px;
	display: inline;
}
/* -------------- Sub Header -------------- */
.rlp_subheader {
	width: 900px;
	height: 110px;
	background-image: url(images/header_bg.jpg);
}
.rlp_subheader_logo {
	margin: 17px 0px 0px 19px;
	float: left;
	display: inline;
}
.rlp_subheader_right {
	margin: 58px 0px 0px 0px;
	float: right;
	display: inline;
}
.rlp_subheader_dynamicagent {
	margin: 23px 19px 0px 0px;
	text-align: right;
}
.rlp_subheader_nav {
	height: 35px;
	line-height: 31px;
	margin: 17px 9px 0px 0px;
	float: right;
	display: inline;
}
.rlp_subheader_nav a:link, .rlp_subheader_nav a:active, .rlp_subheader_nav a:visited {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	padding: 0px 10px 4px 10px;
	float: left;
}
.rlp_subheader_nav a:hover {
	background-color: #222222;
}
.rlp_subheader_usermenu_authenticated {
	float: left;
}
.rlp_topnav_area {
	background-image: url(images/top_nav.jpg);
	width: 900px;
	height: 45px;
}
.rlp_button_area {
	height: 30px;
	float: right;
	margin-top: 9px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 150px;
	border-bottom: 1px solid #ccc;
}	
#nav ul li {
	position: relative;
}
#nav li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
}
#nav ul li a {
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom: 0;
}
#nav li:hover ul { display: block; }
.rlp_linkspace {
	width: 140px;
}
.topnav_link {
	float: left;
	width: 110px;
	height: 26px;
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.roy900_dropdown {
	padding: 4px 8px 4px 8px;
	float: left;
	cursor: pointer;
}
#tabsH {
  font-size:12px;
  line-height:normal;
}
#tabsH ul {
  margin:0;
  padding: 2px 5px 0 0px;
  list-style:none;
}
#tabsH li {
  display:inline;
  margin:0;
  padding:0;
}
#tabsH a {
  float:left;
  background:url("images/nav_left.jpg") no-repeat left top;
  background-position:0% 0px;
  margin:0px 0px 0px 6px;
  padding:0 0 0 15px;
  text-decoration:none;
}
#tabsH a span {
  float:left;
  display:block;
  background:url("images/nav_right.jpg") no-repeat right top;
  background-position:100% 0px;
  padding:5px 10px 5px 6px;
  color:#ffffff;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsH a span {float:none;}
/* End IE5-Mac hack */
#tabsH a:hover span {
  color:#ffffff;
}
#tabsH a:hover {
  background-position:0% 0px;
}
#tabsH a:hover span {
  background-position:100% 0px;
}
.topnav_link  a:hover{
	background-image: url(images/buyers_btn.jpg);
	background-position:0px -26px;
}
.rlp_buyers_guide {
	float: left;
	background-image: url(images/buyers_btn.jpg);
	width: 110px;
	height: 26px;
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.rlp_buyers_guide:hover {
	background-image: url(images/buyers_btn.jpg);
	background-position:0px -26px;
}
.rlp_btn_middle a:link, .rlp_btn_middle a:active, .rlp_btn_middle a:visited  {
	color: #cbcbcb;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
}
.rlp_btn_middle a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 25px;
}
.rlp_btn_left_nohover {
	float: left;
	background-image: url(images/btn_left_nohover.jpg);
	height: 26px;
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.rlp_btn_left_nohover:hover {
	background-image: url(images/btn_left_nohover.jpg);
	background-position:0px -26px;
}
.rlp_btn_left_nohover a:link, .rlp_btn_left_nohover a:active, .rlp_btn_left_nohover a:visited {
	color: #cbcbcb;
}
.rlp_btn_left_nohover a:hover{
	color: #fff;
}
.test123 {
	margin-left: 17px;
}
.rlp_btn_middle {
	float: left;
	background-image: url(images/btn_middle.jpg);
	background-repeat: repeat-x;
	height: 26px;
	padding-left: 3px;
	padding-right: 3px;
}
.rlp_btn_right {
	float: left;
	background-image: url(images/btn_right.jpg);
	width: 6px;
	height: 26px;
}
.rlp_contentarea { 
	width: 900px;
}
.rlp_contentarea_left {
	background-image: url(images/left_bg.jpg);
	background-repeat: no-repeat;
	width: 145px;
	float: left;
	padding: 176px 27px 0px 52px;
}
.rlp_leftcontent_nav {
	width: 112px;
	margin: 0px auto;
	font-size: 14px;
}
.rlp_leftcontent_spacer {
	width: 112px;
	height: 1px;
	background-color: #d9d9d9;
	font-size: 0px;
	clear: both;
}
.rlp_leftcontent_container {
	width: 145px;
}
.rlp_leftcontent_slogan {
	width: 145px;
	height: 62px;
	border: none;
	margin-bottom: 12px;
}
.rlp_leftcontent_people {
	margin-top: 16px;
}
.rlp_leftcontent_social {
	width: 145px;
	margin: 30px 0px 0px 10px;
	padding: 0px 0px 10px 0px;
}
.rlp_leftcontent_social h4 {
	font-size: 16px;
	font-family: Garamond, Times, "Times New Roman",serif;
	font-weight: normal;
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
.rlp_socialicon:link, .rlp_socialicon:active, .rlp_socialicon:visited {
	width: 90px;
	height: 16px;
	line-height: 16px;
	padding: 0px 0px 0px 30px;
	display: block;
	background-image: url(images/social_icons.jpg);
	background-repeat: no-repeat;
	margin: 0px 0px 6px 0px;
	text-decoration: none;
	color: #000;
}
.rlp_socialicon:hover {
	text-decoration:underline;
	color: #000;
}
a.rlp_facebook {background-position: 7px 0px;}
a.rlp_facebook:hover {background-position: 7px 0;}
a.rlp_twitter {background-position: 7px -26px;}
a.rlp_twitter:hover {background-position: 7px -26px;}
a.rlp_linkedin {background-position: 7px -52px;}
a.rlp_linkedin:hover {background-position: 7px -52px;}
a.rlp_youtube {background-position: 7px -78px;}
a.rlp_youtube:hover {background-position: 7px -78px;}
a.rlp_blog {background-position: 7px -104px;}
a.rlp_blog:hover {background-position: 7px -104px;}

.rlp_contentarea_right {
	background-image: url(images/right_bg.jpg);
	background-repeat: no-repeat;
	width: 628px;
	padding: 50px 22px 0px 26px;
	float: left;
}
.rlp_rightcontent_container {
	width: 628px;
}
.rlp_rightcontent_title01 {
	width: 354px;
	height: 21px;
	padding: 0px 0px 4px 0px;
	background-image: url(images/title_01.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	font-family: Garamond, Times New Roman, serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 21px;
}
.rlp_rightcontent_title02 {
	width: 235px;
	height: 21px;
	padding: 0px 0px 4px 0px;
	background-image: url(images/title_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	font-family: Garamond, Times New Roman, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #9c8752;
	line-height: 21px;
}
.rlp_rightcontent_title03 {
	font-family: Garamond, Times New Roman, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #9c8752;
}
.rlp_NewsEventsContent {height:394px; overflow:auto;padding: 2px 6px 0px 0px;}
.rlp_rightcontent_box01 {
	width: 354px;
	float: left;
	padding: 9px 0px 0px 0px;
	display: inline;
}
.rlp_box01_info {
	margin: 10px 0px 0px 0px;
	font-size: 12px;
	line-height: 19px;
	text-align: justify;
	font-family: georgia,palatino;
}
.rlp_MobileSearch {width:340px; height:121px; padding:12px 0px 0px 14px; background:url(images/MobileSearch.jpg); margin:10px 0px 12px 0px; color:#fff;font-size:12px;}
.rlp_MobileSearch h2 {margin:0px; font-family:Garamond,Times New Roman,sans-serif; font-size:22px; font-weight:normal; }
.rlp_MobileSearch p {margin:6px 0px 0px 0px; width:250px;line-height:18px; font-size:11px; text-shadow: 0 1px 0px rgba(0,0,0,0.5);}
.rlp_MobileSearch p a:link, .rlp_MobileSearch p a:active, .rlp_MobileSearch p a:visited {width:121px; height:30px; text-align:center; color:#fff; line-height:30px; text-decoration: none; font-size:12px; display:block; background: url(images/btn_MobileSearch.jpg); margin:7px 0px 0px 0px;text-shadow: 0 1px 0px rgba(0,0,0,0.3);}
.rlp_MobileSearch p a:hover {background: url(images/btn_MobileSearch.jpg) 0px -30px;}
.rlp_rightcontent_box02 {
	width: 39px;
	height:418px;
	margin: 4px 0px 0px 0px;
	background-image: url(images/line_seperator.jpg);
	float: left;
	display: inline;
}
.rlp_rightcontent_box03 {
	width: 235px;
	float: left;
	padding: 9px 0px 0px 0px;
	display: inline;
}
.rlp_box03_info {
	margin: 15px 0px 0px 0px;
}
.rlp_box03_info form {
	margin: 0px;
	padding: 0px;
}
.rlp_qs_table {
	font-size: 14px;
}
.rlp_qs_table tr td {
	margin: 0px;
	padding: 0px 0px 6px 0px;
}
.rlp_qs_table tr td input {
	border-style: solid;
	border-width: 1px;
	border-top-color: #808080;
	border-right-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	border-left-color: #808080;
	width: 108px;
	padding: 0px 2px;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.rlp_qs_btns {
	width: 114px;
}
.rlp_qs_btns a:link, .rlp_qs_btns a:active, .rlp_qs_btns a:visited {
	width: 56px;
	text-align: center;
	background-color: #c3b592;
	color: #fff;
	padding: 5px 0px;
	text-decoration: none;
}
.rlp_qs_btns a:hover {
	background-color: #a59260;
}
.rlp_qs_btn01 {
	float: left;
}
.rlp_qs_btn02 {
	float: right;
}
.rlp_qs_label {
	width: 98px;
}
.rlp_qs_input {
	width: 114px;
}
.rlp_qs_input select {
	width:100%;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.rlp_box03_helpingyou:link, .rlp_box03_helpingyou:active, .rlp_box03_helpingyou:visited, .rlp_box03_helpingyou:hover {
	width: 176px;
	height: 52px;
	margin-top: 16px;
	padding: 0px 0px 0px 58px;
	background-image: url(images/blog-title.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	text-decoration: none;
	color: #000;
	display: block;
}
.rlp_box03_blogimg {
	width: 48px;
	height: 48px;
	background-image: url(images/blog-title.jpg);
	float: left;
	margin: 3px 9px 0px 0px;
	display: inline;
}
.rlp_rightcontent_blogtitle {
	width: 175px;
	font-family: Garamond, Times New Roman, sans-serif;
	font-size: 22px;
	font-weight: bold;
}
.rlp_rightcontent_blogtext {
	width: 175px;
	float: left;
}
.rlp_box03_events {
	margin-top: 22px;
}
.rlp_events_item {
	margin: 14px 0px 0px 0px;
}
.rlp_events_title {
	font-size: 14px;
	color: #d52222;
	font-weight: bold;
}
.rlp_events_description {
	font-size: 14px;
}
.rlp_clear {
	width: 100%;
	height: 0px;
	font-size: 0px;
	clear:both;
}
.rlp_footer {
	background-image: url(images/body_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 900px;
	height:6px;
	padding: 5px 0px 0px 0px;
}
.rlp_contentarea_inner {
	width: 692px;
	padding-left: 6px;
	padding-right: 6px;
	float: right;
	background-color: #efefef;
}
.rlp_text_area {
	background-image: url(images/content_area.jpg);
	width: 290px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 12px;
	text-align: justify;
	float: left;
}
.rlp_welcome_title {
	width: 185px;
	height: 14px;
	padding-bottom: 5px;
}
.rlp_mission_vision {
	float: right;
	width: 394px;
	height: 213px;
}
.rlp_mission_vision img {
	margin-top: 9px;
	margin-left: 8px;
}
.rlp_contentarea_right_upcoming_frame {
	overflow: auto;
	height: 155px;
	padding-left: 2px;
	margin-left: 8px;
}
.rlp_contentarea_right_upcoming_frame span {
	font-size: 11px;
	font-weight: bold;
	color: #bf2122;
}
.rlp_contentarea_right_upcoming_frame p {
	font-size: 12px;
	margin: 0px;
}
.rlp_office_locations {
	float: right;
	width: 394px;
	height: 252px;
	margin-top: 27px;
}
.rlp_office_locations img {
	margin-left: 8px;
}
.rlp_privacy_policy {
	padding: 8px;
}
.rlp_privacy_policy a {
	color: #c02026;
}
/* -------------- Schedules -------------- */ 
.rlp_schedules_schedule {
	width: 460px;
	float: left;
}
.rlp_schedules_ctitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.rlp_schedules_oakvilledate {
	color: #FF0000;
}
.rlp_schedules_newagents {
	color: #0000FF;
}
.rlp_schedules_torontodate {
}
.rlp_schedules_newagentsmark {
	width: 5px;
	height: 5px;
	background-color: #0000FF;
}
.rlp_schedules_linespace {
	line-height: 20px;
}
.rlp_schedules_month1 {
	width: 348px;
	float: left;
}
.rlp_schedules_italic {
	font-style: italic;
}
.rlp_schedules_title {
	background-color: #C12026;
	color: #FFFFFF;
	padding: 1px;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-weight: bold;
}
.rlp_schedules_spacer {
	height: 16px;
	background-image: url(images/schedule_divider.gif);
}
.rlp_schedules_legend {
	width: 236px;
	float: right;
}
.rlp_schedules_legend_content {
	background-color: #ebf0ec;
	padding: 6px;
	line-height: 16px;
}
.rlp_schedules_legend_title {
	color: black;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
}
/* -------------- Instructors -------------- */
.rlp_instructors_intro {
	font-size: 11px;
	margin-bottom: 10px;
}
.rlp_instructors_imgbio {
	float: left;
	padding: 20px;
	text-align: center;
}
.rlp_instructors_imgbio img {
	display: block;
}
/* -------------- Training Centres -------------- */
.rlp_centres_content {
}
.rlp_centres_oakville, .rlp_centres_toronto{
	width: 704px;
	margin-top: 25px;
}
.rlp_centres_oakville_title, .rlp_centres_toronto_title{
	font-size: 14px;
	font-weight: bold;
	color: #C12026;
	margin-bottom: 5px;
	width: 704px;
	background-color: #ebf0ec;
	padding-top: 5px;
	padding-bottom: 5px;
}
.rlp_centres_oakville_content, .rlp_centres_toronto_content, .rlp_centres_intro_content {
	float: left;
	width: 380px;
}
.rlp_centres_intro_content {
	font-size: 12px;
	line-height: 22px;
}	
.rlp_centres_oakville_image, .rlp_centres_toronto_image, .rlp_centres_intro_image {
	float: right; 
	width: 300px;
}
.rlp_centres_spacer {
	height: 16px;
	background-image: url(images/schedule_divider.gif);
}
.rlp_mls_footer {
	color: #fff;
	width: 860px;
	margin: 0px auto;
	padding: 15px 0px 0px 0px;
}
.rlp_mls_footer a:link, .rlp_mls_footer a:active, .rlp_mls_footer a:visited, .rlp_mls_footer a:hover {	
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
}
/* -------------- Clear Fix -------------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* -------------- Instructors -------------- */
div.rlp_IP_OurTeam a:link, div.rlp_IP_OurTeam a:active, div.rlp_IP_OurTeam a:visited {
color:#000;
}
div.rlp_IP_OurTeam a:hover {
color:#cd3134;
}
.rlp_city_title {
	text-align: left; 
	font-weight: bold; 
	font-size: 14px; 
	padding: 10px 0px 10px 0px;
}
.rlp_main_pagetitle {
	font-size: 20px;
	font-weight: bold;
	color: red;
}
.rlp_pagetitle {
	font-size: 16px;
	font-weight: bold;
}
.rlp_instructors {
	width: 100%;
	clear: both;
}
.rlp_instructors_intro {
	font-size: 11px;
	margin-bottom: 10px;
}
.rlp_spacer_area {
	width: 100%;
	height: 2px;
	clear: both;
	font-size: 0px;
	margin: 5px 0px 15px 0px;
	background-color: #cecece;
}
.rlp_management {
	float: left;
	width: 310px;
}
.rlp_management_img {
	width: 130px;
	height: 164px;
	padding: 20px 10px 20px 20px;
	float: left;
}
.rlp_management_name {
	font-size: 16px;
}
.rlp_management_name a:link, .rlp_management_name a:active, .rlp_management_name a:visited {
	color: #000;
}
.rlp_management_name a:hover {
	color: #cd3134;
}
.rlp_management_position {
	font-size: 11px;
}
.rlp_management_titles {
	padding-top: 20px;
	float: left;
	width: 150px;
}
.rlp_management img {

}
.rlp_management_imgbio {
	float: left;
	padding: 0px 20px 20px 20px ;
	text-align: center;
}
.rlp_management_imgbio img {
	display: block;
}
.rlp_agent_name:link, .rlp_agent_name:active, .rlp_agent_name:visited{
	color: #000;
	text-decoration: none;
}
.rlp_agent_name:hover {
	color: #cd3134;
}
.rlp_office_name:link, .rlp_office_name:active, .rlp_office_name:visited{
	color: #000;
}
.rlp_office_name:hover {
	color: #cd3134;
}
/* -------------- Training Centres -------------- */
.rlp_instructors_intro {
	font-size: 11px;
	margin-bottom: 10px;
}
.rlp_instructors_imgbio {
	float: left;
	padding: 20px;
	text-align: center;
}
.rlp_instructors_imgbio img {
	display: block;
}
/* -------------- Tooltips -------------- */
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
/* -------Blog Styles-------- */
.blog_page_title {
	font-size: 16px;
	font-weight: bold;
	padding: 15px 5px 15px 5px;
}
.blog_page_url {
	font-size: 11px;
}
.blog_entry_container {
	padding: 5px 5px 15px 5px;
}
.blog_title {
	font-size: 14px;
	font-weight: bold;
}
.blog_title a:link, .blog_title a:active, .blog_title a:visited, .blog_text a:link, .blog_text a:active, .blog_text a:visited
, .blog_page_url a:link, .blog_page_url a:active, .blog_page_url a:visited  {
	color: #cd383a;
	text-decoration: none;
}
.blog_title a:hover, .blog_text a:hover, .blog_page_url  a:hover{
	color: #000000;
	text-decoration: none;
}
.blog_date {

}
.blog_text {
padding: 5px 0px 0px 0px;
}
/* ---------------------------- */

/* -------------- Tabbing -------------- */
.shadetabs{
	padding: 3px 0;
	margin-left: 0;
	margin-top: 7px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}
.shadetabs li{
	position: relative;
	display: inline;
	margin: 0;
}
.shadetabs li a{
	text-decoration: none;
	background-color: #333333;
	color: #FFFFFF;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
.shadetabs li a:visited{
	color: #ffffff;
}
.shadetabs li a:hover{
	text-decoration: underline;
}
.shadetabs li.selected{

}
.shadetabs li.selected a{ /*selected main tab style */
	background-color: #C12026;
	color: #FFFFFF;
	padding: 10px;
	padding-left: 15px;
	padding-right: 15px;
	text-transform: uppercase;
	font-weight: bold;
}
.shadetabs li.selected a:hover{ /*selected main tab style */
	text-decoration: none;
}
.tabcontentstyle{ /*style of tab content oontainer*/
	width: 450px;
	margin-bottom: 1em;
	padding-top: 10px;
}
.tabcontent{
	display:none;
}
.tabcontent {
	display:block!important;
}
/* -------------- Tooltips -------------- */
#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: lightyellow;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
/* -------------- Privacy Policy -  Infotopic 23 -------------- */
.DA_page_width {
width: 702px;
}
.DA_main_title {
color: #cc3333;
font-size: 14px;
font-weight: bold;
}
.DA_sub_title {
color: #cc3333;
font-size: 12px;
font-weight: bold;
}
.DA_principle_title {
color: #000;
font-size: 11px;
font-weight: bold;
}
.DA_grayborder {
background-color: #e5e5e5;
}
.pd_details {
	width: 130px;
}
.agent_info {
	width: 60%;
}
.lwolf_logo {
	display: none;
}
.map_listings_pager {
	font-size: 10px;
	height: auto;
}
.map_list_col_4 {
	display: none;
}

