#masthead {
	background-image: url(http://www.thepowerofsmallbook.com/images/pos_masthead.jpg);
	background-repeat: no-repeat;
	height: 106px;
	width: 960px;
	margin: 0px;
	padding: 0px;
}

a {
	font-weight: bold;
	color: #f25920;
margin: 0px;
	padding: 0px;
}

h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f25920;
	font-size: 1.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h4 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f25920;
	font-size: 1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
padding-top: 10px;
}

h3 a:hover{
	margin: 0px;
	padding: 0px;
	color: #f25920;
	text-decoration: none;
}

.byline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f25920;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
}

#nav .primary a {
	text-decoration: none;
	font-weight: bold;
	color: #6c6c6c;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 35px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	width: 198px;
display: block;
	background-image: url(http://www.thepowerofsmallbook.com/images/greyNavArrow.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}

#nav .primary a:hover {
	color: #000;
	background-image: url(http://www.thepowerofsmallbook.com/images/orangeNavArrow.gif);
}

#nav .primary .On {
	color: #000;
	background-image: url(http://www.thepowerofsmallbook.com/images/orangeNavArrow.gif);
}

#nav .secondary a {
	text-decoration: none;
	font-weight: bold;
	color: #6c6c6c;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 50px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #ccc;
	display: block;
	width: 182px;
	background-image: url(http://www.thepowerofsmallbook.com/images/space.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}

#nav .secondary a:hover{
	color: #f25920;
}

#nav .secondary .On {
	color: #f25920;
}

.date {
	color: #f25920;
	font-size: 0.7em;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.posted {
	font-size: 0.7em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rightCol .shopList ul {
	margin: 0px;
	padding: 0px;
	margin-right: 0px;
}

#rightCol .shopList li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#rightCol .shopList a {
	text-decoration: none;
	font-weight: bold;
	color: #f25920;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 35px;
	display: block;
	width: 118px;
	background-image: url(http://www.thepowerofsmallbook.com/images/greyNavArrow.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	font-size: .7em;
}

#rightCol .shopList a:hover {
	color: #f25920;
	background-image: url(http://www.thepowerofsmallbook.com/images/orangeNavArrow.gif);
}

.commentAuthorHeader {
	background-color: #FDBE6B;
	border: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.commentAuthorHeader p {
	margin: 0px;
	padding: 0px;
}

.commentUser {
	background-color: #e5e5e5;
	border: 1px solid #FFFFFF;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 10px;
}

.commentUser p {
	margin: 0px;
	padding: 0px;
}

#rightCol .linkList a:hover {
	color: #f25920;
}