/* Turn off image margins around all images in the content body */
@import url("http://uberplate.ubertor.com/css/undo_image_margin.css");

#broker_logo {
background: transparent url(https://s3.amazonaws.com/store24-ubertor-com/cl2303/content/image/17812.png) no-repeat scroll 0 0 !important;
margin-top: 0px !important;
width: 352px !important;
margin-left: 35px !important;
}

iframe {
background-color: #ffffff;
margin-left: 3px;
margin-top: 30px;
}

.for_buyers #content_body {
margin-left: 161px;
width: 633px;
}
#ubertor #menu_inner ul ul ul {
	display: none;
	left: 179px;
	position: absolute;
	top: 0;
	width: 100%;
}
#ubertor #menu_inner ul ul  li:hover ul {
	display: block;
}
#ubertor #menu_inner ul ul ul ul {
	display: none !important;
	left: 179px;
	position: absolute;
	top: 0;
	width: 100%;
}
#ubertor #menu_inner ul ul ul li:hover ul {
	display: block !important;
}
#ubertor #menu_inner ul ul  li:hover ul li {
	position: relative;
	border-left: 1px solid #2e2e2e;	
	height: auto;
}
#ubertor #menu_inner ul ul ul li:hover ul li {
	position: relative;
	border-left: 1px solid #2e2e2e;
	height: auto;
}
#menu_outer a:hover, #menu_outer .sel a, #menu_outer .sel a:hover, #ubertor #menu_inner li:hover, #menu_outer li.sel a:hover {
	position: relative;
}

/*111616 Glom - newsletter iframe fix*/
#newsletter-iframe {
  position: relative;
  height: 1924px;
  width: 100%; 
}

span.inner_description img {
    width: 32px;
}

@media (max-width:768px){
#menu_outer a{
	font-size:16px;
}
#content_body table a{
	font-size:16px;
  display:block;
  margin-top:10px;
}
#content_body p{
  font-size:16px;
}
.inset h4.address, .inset ul{
  font-size:16px;
}
.inset h3
{
  font-size:16px;
}
}
