@charset "utf-8";
/* CSS Document */


#tipbox {
	height: 150px;
	width: 881px;
	margin-left: 59px;
	clear: both;
	background-color: #F1F1F1;
	margin-bottom: 18px;
}
#mainsection img {
	padding-bottom: 18px;
}
#image {
	float: left;
	height: 150px;
	width: 150px;
}
#tipcopy {
	padding-top: 35px;
	float: left;
	width: 657px;
	padding-right: 36px;
	padding-left: 36px;
}
#tipcopy h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6d6e71;
	text-decoration: none;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
}
#tipcopy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6d6e71;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding-top: 5px;
}
#tipcopy a {
	color: #6d6e71;
	text-decoration: none;
}
#tipcopy a:hover {
	color: #000000;
	text-decoration: none;
}

