

#cms_page_wrapper p img {
  width: 100%;
  height: auto;
}

#cms_page_wrapper h1 {
  display: none;
}

#cms_page_wrapper h2 {
  clear: both;
  display: inline;
  margin: 4px 0px -7px 0px !important;
  float: left;
  font-size: 1.5em;
  padding-top: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

#cms_page_wrapper p img {
  width: 740px;
  height: auto;
}

#cms_page_wrapper #page_content_left table {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
#cms_page_wrapper table, #cms_page_wrapper table td {
	border: none;
	background-color: #fef32f;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

#cms_page_wrapper table tr td {
  vertical-align: top;
  text-align: left;
  border: none;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  width: 360px;
}

#cms_page_wrapper table tr td p {
  padding-left: 0px;
  margin-left: 0px;
  margin-right: 5px !important;
}

#cms_page_wrapper table tr td p strong {
  font-size: 1.4em;
  font-weight: normal;
}

#cms_page_wrapper table tr td h2, #cms_page_wrapper table tr td h3, #cms_page_wrapper table tr td h4 {
	clear: both;
  margin: 4px 0px -7px 10px !important;
  float: left;
  font-size: 1.8em;
}

#cms_page_wrapper table tr td h4 {
  line-height: 1em;
}

#cms_page_wrapper table tr td p a {
  font-size: 1em;
  
}

#cms_page_wrapper .page_footer_links {
	width: 100%;
	display: block;
	text-align: left;
	clear: both;
	margin-bottom: 10px;

}

#cms_page_wrapper span.page_twitter_link a {
	background-image: url(../../rio.them.co.uk/images/tweet.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	color: transparent;
	font-size: .8em;
	text-decoration: none;
	float: right;
	margin-left: 5px;
}
#cms_page_wrapper span.page_facebook_link a {
	background-image: url(../../rio.them.co.uk/images/facebook.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: .8em;
	text-decoration: none;
	float: right;
	margin-left: 5px;
}

#cms_page_wrapper span.page_more_link a {
	background-image: none !important;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	color: #262626;
	text-decoration: underline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
		
} 

#cms_page_wrapper .page_wrapper .page_footer_links iframe {
	float: right;
	height: 30px;
	width: 50px !important;
	display: block !important;
	
}
#cms_page_wrapper span.page_comments_link a {
	background-image: url(http://www.riooccupationlondon.com/client_files/rio.them.co.uk/images/pagecomments.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 30px;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #0F5695;
	font-size: 0.7em;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	float: right;
	margin-right: 8px;
}  

#cms_page_wrapper p a {
  background-color: #000000;
	color: #fef32f;
	font-size: 1.4em;
	text-decoration: none;
	padding: 0px 3px 0px 3px;
}
