/* services */


body#services div.columnone p + h3 { 
	margin: 30px 0 -30px 0;
}
div#youtubeholder {
	background: #B9BC96;
	text-align: center;
	width: 380px;
	padding: 10px;
	margin: 10px 0 10px 24px;
	-moz-border-radius : 10px; /* Mozilla */
	-webkit-border-radius : 10px; /* Webkit */

}
object#colourchooser {
	margin-top:30px;
}
body#services div.columntwo p {
	margin-left: 24px; /* aligns text with the tacit margin from the flash element */
}
body#services div.columntwo h3#vid, body#services div.columntwo h3.eftpos {
	margin: 30px 0 0 24px;
}
body#services h4 {
	border-top: 1px dotted #CCC;
	margin: 1.2em 0;
	padding: 1em 0 0 0;
	height: 20px;
}
body#services div.columntwo p.eftpos {
	background: url(../images/eftpos.png) top right no-repeat;
	height: 50px;
	text-indent: -9999px;
}
#contactPromo {
	background: #c6e6f7;
	padding:5px 15px 6px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#contactPromo h4 {
	border-top:0 !important;
}