/* Contact details page */

p.indent {
	margin-left: 20px;
}

p.indent a {
	font-size: larger;
}

dl {
	background: transparent url(../images/cartoons/phone.gif) scroll no-repeat right bottom;
	height: 17em;
}

dl dt {
	font-weight: bold;
	margin-top: 1.2em;
	}

dl dd {
	margin-left: 20px;
	}

dl dd.usuallyWork {
	color: #01afef;
}