/* Steenks Service content styles */

html, body {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #3c3c3c;
}

table, p {
	line-height: 19px;
}

a, a:active, a:visited, a:link {
	color: #008AC8;
	font-style: normal;
	text-decoration: none;
	cursor: pointer;
}

a:hover {
	color: #2BB8F8;
	font-style: normal;
	text-decoration: none;
}

h1.title {
	font-size: 22px;
	font-weight: bold;
	line-height: 22px;
}

h2.producttitle {
	font-family: "Helvetica Condensed", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #008AC8;
	margin-top: 0px;
	margin-bottom: 20px;
}

ul {
	margin: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
	padding-left: 10px;
	padding-top: 0px;
}

#content img {
	border: 1px solid #3C3C3C;	
}

#content img.actionbutton {
	border-width: 0px;
	border-style: none;
}

#template_noborder img {
	border: 0px;
}

table.picrow img {
	margin-top: 10px;
}
