@charset "utf-8";
/* CSS Document */
.spotTitle {
font-size: 22px;
margin-bottom: 10px;
}
.spotTitle a{
font-size: 22px;
text-decoration: none;
}
.spotPrice {
font-size: 18px;
margin-bottom: 20px;
}
.otherFormats {
border: 1px solid #ccc;
padding: 8px;
display: block;
width: 294px;
}
.addToCart {
margin-bottom: 20px;
}
.otherFormats ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.otherFormats li {
line-height: 1.5em;
}
.otherFormats ul a{
text-decoration: none;
}
.grayBar {
background-color: #f2f2f0;
width: 100%;
height: 30px;
display: block;
}
.b {
font-weight: bold;
}
.red, .spotPrice {
color: #c7202b;
}
.mediaInfo {
float: left;
text-align: left;
width: 562px;
line-height: 18px;
}
.mediaLogo {
float: left !important;
text-align: left;
width: 75px;
}
.floatRight {
float: right !important;
}
.mediaTab {
width: 152px;
}
.mediaTab a{
font-size: 16px;
color: #fff !important;
text-decoration: none;
}
.mediaTab a:hover{
color: #fff !important;
}
.productLeft {
width: 150px;
float: left;
}
#MyContainer {
padding: 0 0 30px 0;
}
.myThumbnail {
float: left;
width: 120px;
display: block;
overflow: hidden;
padding: 0 0 10px 0;
}
.prodInfo {
float: left;
display: block;
width: 168px;
padding: 0 0 10px 0;
}
.myColor {
background-color: #a6b165;
}
.myBackground {
background-color: #ccc;
float: left;
}
.spotlight, .authorName, .mediaTitle {
color: #fff;
}
.spotlight {
font-size: 48px;
line-height: 40px;
}
.authorName {
font-size: 90px;
}
.mediaTitle, .prodTitle {
font-weight: bold;
font-size: 14px;
}

.prodTitle, .todayPrice {
padding: 0 0 10px 0;
}
.prodTitle a {
font-size: 14px;
text-decoration: none;
}
.prodTitle a:hover {
font-size: 14px;
text-decoration: underline;
}
.todayPrice {
font-size: 18px;
font-weight: bold;
}
