body {
	color: #444444;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 80%;
	margin-top: 35px;
}

h1 {
	margin-bottom: -5px;
	width: 100%;
	color: #444444;
	font-size: 1.4em;
	font-weight: normal;
	font-family: Georgia, Times New Roman, serif;
	border-bottom: solid 2px #444444;
}

h2 {
	margin-bottom: -10px;
	width: 100%;
	color: #0000ee;
	font-size: 1.2em;
	font-family: Georgia, Times New Roman, serif;
}

p {
	line-height: 18px;
}

img {
	padding: 4px;
	margin: 10px;
	border: solid 1px #888888;
	background: #ffffff;
}

.remoteservice {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
	background: URL(images/remoteservice.gif) no-repeat;
}

.in-shoprepairs {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 25px;
	background: URL(images/in-shoprepairs.gif) no-repeat;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

table {
	float: left;
	width: 100%;
	margin-top: 8px;
	font-size: 1.1em;
}

tr {
	background: #ffffff;
}

td {
	padding: 2px;
}

.row-alternate {
	background: #eeeeee;
}
