.custom #side-about {
}

.custom #side-about p {
	line-height: 160%;
}

.custom #side-about a.button {
	display: block;
	border: 1px solid #ccc;
	background-color: #f4f4f4;
	padding: 4px 0 4px 24px;
	margin: 0 0 5px 0;
	font-size: 0.9em;
	font-weight: bold;
	color: #2361A1 !important;
	text-decoration: none;
	background-position: 3px 3px;
	background-repeat: no-repeat;
}

.custom #side-about a.button:hover {
	border: 1px solid #2361A1;
}

.custom #side-about a.rss {
	background-image: url('images/icon_rss.png');
}

.custom #side-about a.twitter {
	background-image: url('images/icon_twitter.png');
}

.custom #side-about a.linkedin {
	background-image: url('images/icon_linkedin.png');
}

.custom #side-about a.email {
	background-image: url('images/icon_email.png');
}

.custom #side-about a.myspace {
	background-image: url('images/icon_myspace.jpg');
}

.custom #side-about a.facebook {
	background-image: url('images/icon_facebook.jpg');
}

.custom #side-about img {
	border: 1px solid #ccc;
	margin: 2px;
	padding: 3px;
}
.custom #mPhone {
  display:inline;
  float:right;
  font-size:26px;
  font-weight:bold;
  line-height:0.9em;
  margin-top:0px;
  margin-top:9px; 
}
.custom ul#tabs {
  clear:both;
}
.custom .frm-show-form .submit input {
  margin:5px 0 0 254px;
  width:100px;
}
.custom .frm-show-form .form-field {
  margin-top:5px;
}
.custom .frm-show-form .form-field label {
  width:75px;
}
.custom .frm-show-form .form-field textarea {
  width:352px;
}