body {
   background: white;
   font-size: 6pt;
   }
.leftNav, .utilityMenu, .siteMap, .pic, .ocmenu, .pictures {
   display: none !important;
   }
	
.more a span, .more2 a span, h2.more a span{
	position:static;
	display: block;	}	

#mainContent, .wrapper2Col, .wrapper1Col, .leftCol, .rightCol, .footer, .footwrap, .address, .thumbs {
   width: auto;
   margin: 10px 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
.rightCol{
	width: 50%;
	margin:20px 0 20px 55%;	}
		   
h2 img{
	display: none;
	}
h2 em{
	position: static !important;
	display: block;	}
	
table.rates{
	border-left: none;	}
	
div#content {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }

a:link, a:visited {
   color: #3a8bc7;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
a:link:after, a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
a[href^="/"]:after {
   content: " (http://www.oceancityhilton.com" attr(href) ") ";
   }	