#contact_container {
  width: 300px ;
  margin-left: auto ;
  margin-right: auto ;
}

#iphone_apps_menu {
	float: right;
	margin: 0; padding: 0;
	height: 75px;
	display: inline;
	overflow: hidden;
}
 
#iphone_apps_menu li {
	display: inline;
	list-style: none;
	margin: 0; padding: 0;
}
 
#iphone_apps_menu a {
	float: left;
	margin: 0; padding: 75px 0 0 0;
	width: 60px;
	text-indent: -6000em; 
	overflow: visible !important;
	overflow: hidden;
	height: 0px !important;
}
 
#contact_email a { background: url("/media/img/Apple_Mail.png") no-repeat; }
#contact_maps a { background: url("/media/img/Austin.png") no-repeat; }
#contact_twitter a { background: url("/media/img/Twitter-48x48.png") no-repeat; }
#contact_facebook a { background: url("/media/img/FaceBook-48x48.png") no-repeat; }
 

 
 
 
strong { color: #ffffff; }
 
a { color: #ffffff; text-decoration: underline; }
a:hover { color: #ffffff; }
 
 
h2 { margin: 1.5em 0 8px 0; padding: 0 0 3px 0; font-size: 9pt; font-weight: bold; border-bottom: 1px solid #444444; }
 
ul { margin: 0; padding: 0 0 0 20px; font-size: 8pt; }
 
img { border: 0; }