﻿body
{
}

/* Default margin bottom on just about all the elements
----------------------------------------------------------------------------------------------------*/
ol
{
}
ul
{
}
li
{
}

p,
dl,
hr,
h1,
h2, 
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset,
legend
{
	margin-bottom: 18px;
}

.services-list h1,
.services-list h2
{
	margin-bottom: 5px;
}

/* Nested elements */
a span
{
	cursor: pointer;
}