.cmsPageContent {
  padding:10px 5px 0 5px;
}
.cmsPageContent p {
  margin-bottom: 1.5em;
}
.cmsPageContent img {
  border: 1px solid #7f7f6b;
  padding:2px;
}
img.imageleft {
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.cmsPageContent li {
  list-style:disc;
  margin-left: 20px;
}
.cmsPageContent ul {
  margin-bottom: 20px;
}
span.pulledright {
  background: #F9FAF9 none repeat scroll 0 0;
  border-left: 2px solid #465141;
  color: #79877A;
  display: block;
  float: right;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 1.5em;
  line-height: 1.25em;
  margin: 1em 0 1em 0.5em;
  padding: 0.5em;
  text-align :right;
  width: 7.5em;
}
span.pulledleft {
  background: #F9FAF9 none repeat scroll 0 0;
  border-right: 2px solid #465141;
  color: #79877A;
  display: block;
  float: left;
  font-family: Georgia,"Times New Roman",Times,serif;
  font-size: 1.5em;
  line-height: 1.25em;
  margin: 1em 0.5em 1em 0;
  padding: 0.5em;
  text-align :left;
  width: 7.5em;
}

.customers {
  color:#8c3e1c;
  font-size:14px;
}
.cust p {
  margin:10px 0 10px 0;
}
.workbut {
	display:block;
	width:216px;
	height:41px;
	background:url(http://www.sallybourneinteriors.co.uk/img/uploadedimages/workbut.gif) left;
}
.workbut:hover {
	background-position:-216px;
}
.calbut {
	display:block;
	width:252px;
	height:41px;
	background:url(http://www.sallybourneinteriors.co.uk/img/uploadedimages/calbut.gif) left;
}
.calbut:hover {
	background-position:-252px;
}
.childbut {
	display:block;
	width:142px;
	height:41px;
	background:url(http://www.sallybourneinteriors.co.uk/img/uploadedimages/childbut.gif) left;
}
.childbut:hover {
	background-position:-142px;
}
.teenbut {
	display:block;
	width:107px;
	height:41px;
	background:url(http://www.sallybourneinteriors.co.uk/img/uploadedimages/teenbut.gif) left;
}
.teenbut:hover {
	background-position:-107px;
}
.venbut {
	display:block;
	width:167px;
	height:41px;
	background:url(http://www.sallybourneinteriors.co.uk/img/uploadedimages/venbut.gif) left;
}
.venbut:hover {
	background-position:-167px;
}
.henbut {
	display:block;
	width:442px;
	height:41px;
	background:url(http://www.sallybourneinteriors.co.uk/img/uploadedimages/henbut.gif) left;
}
.henbut:hover {
	background-position:-442px;
}

/* Event panels */
#eventPanels a {
	border: 1px solid #999999;
	width: 178px;
	display: block;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #ddded8;
	margin: 5px;
}
#eventPanels a img {
	padding:0;
	border: none;
	display: block;
}
#eventPanels a:hover {
	background-color: #f0f0ec;
	text-decoration: none;
}


