td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454545;
}
body {
	padding: 0px;
	background-color: #6a6a82;
	background-position: center top;
	margin: 15px;
}
li {
 margin-bottom: 15px;
}
.Column-Footer {
	color: #666666;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #56566C;
}
.Summary-Right {
	vertical-align: top;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.Summary-Left {
	padding-top: 15px;
	padding-left: 15px;
	vertical-align: top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
.BoxShadow {
	background-image: url(../Images/Background01.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-right: 10px;
	padding-left: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 120%;
	color: #000000;
	font-weight: lighter;
}
h2 {
	font-size: 18px;
	line-height: 120%;
	font-weight: lighter;
	color: #60B5B3;
	font-family: Arial, Helvetica, sans-serif;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: #35B0A6;
	font-weight: bold;

}
.Summary-Details {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD0BF;
	margin-bottom: 15px;
	clear: both;
	width: 100%;
	padding: 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Summary-Thumb {
	float: left;
	margin-right: 15px;
}
.Summary-SmallText {
	font-size: 11px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}
.AdvertiserInfo {
	font-size: 11px;
	color: #999999;
}
.Google300x250 {
	margin-top: 0px;
	margin-bottom: 15px;
	width: 320px;
	padding: 10px;
	float: left;
	margin-right: 15px;
	margin-left: 0px;
	border: 1px solid #E4E4E4;
}
.NewBooks-Left {
	padding: 10px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD0BF;
}
.NewBooks-Right {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD0BF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD0BF;
}
.NewSummariesTitle {
	font-size: 16px;
	text-transform: uppercase;
	color: #56566C;
	margin-bottom: 0px;
	font-weight: bold;


}
.Announcements {
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD0BF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDD0BF;
	padding: 10px;
	color: #666666;

}
a:link {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}
a:visited {
	color: #3366CC;
	text-decoration: none;
}
a:active {
	color: #3366CC;
	text-decoration: none;
}
