﻿#support-header {
	width: 600px;
	height: 180px;
	border: 1px solid #000000;
	padding: 5px;
	background-image: url('../images/Cover%20grabs/EssentialBook165px.jpg');
	background-repeat: no-repeat;
	background-position: 10px 10px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#support-header h2, #support-header p {
	margin-left: 125px;
}
#problems {
	margin: 5px 10px 5px 10px;
}
h3 {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
}
/* Set Navbar to selected page */
#tsm-navbar a.tsm-support  {
	background-color: #000000;
}

