#pricelist {
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 13px;
      margin-left:10px;
}
#pricelist table tr td .innertable {
	border: 1px solid #ddd;
}
#pricelist table td{
	padding: 4px;
}
#pricelist table tr .tableheading {
	color: #78c9c1;
	font-size: 16px;
	font-weight: bold;
	width: 225px;
}
#pricelist table tr .tablepricecolumn {
	width: 50px;
}
.waxingservices h2 {
	color: #78c9c1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
  margin-top:15px;
    margin-left:15px;
}
.waxingservices p {
	margin-top: 4px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #808080;
    margin-left:15px;
}
.waxingservices p em {
	margin-right: 25px;
	margin-left: 25px;
	background-color: #efefef;
	padding: 5px;
	line-height: 20px;
	display: block;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #78c9c1;
	margin-bottom: 20px;
}
#footer #sociallinks {
	width: 250px;
	float: left;
}
#footer #sociallinks .socialsite {
	float: left;
	width: 50px;
	margin-right: 15px;
}
#socialshares .socialsharebox {
	float: left;
	width: 100px;
}
#socialshares {
  margin-left:15px;
  margin-top:25px;
}
