#content .location {
width: 380px;
height: 30px;
text-align: left;
font-size: 1.3em;
margin-left: 110px;
}

a {
color: #000;
}

#content .prod_wrapper {
width: 480px;
margin-left: 20px;
padding-bottom: 25px;
}

#content .image_wrapper {
height: 177px;
width: 170px;
background: url('../images/prod_img_bg.png') top left no-repeat;
float: left;
}

#content .image_wrapper img {
border: 0;
margin: 14px 0 0 14px;
width: 144px;
height: 122px;
background: #fff;
}

#content .image_wrapper a, #content .image_wrapper a:hover, #content .image_wrapper a:active {
text-align: center;
width: 170px;
display: block;
height: 34px;
font-size: 1.3em;
line-height: 34px;
font-weight: bold;
}

#content .details_wrapper {
float: right;
width: 300px;
}

#content .prod_wrapper h4 {
font-size: 1.8em;
text-align: center;
font-weight: bold;
color: #12687C;
font-family: monospace;
margin: 0 0 7px 0;
margin-top: 18px;
}

#content .details_wrapper h5 {
font-size: 1.4em;
text-align: left;
font-weight: bold;
color: #12687C;
font-family: monospace;
margin: 5px 0 3px 2px;
padding-top: 10px;
}

#content .details_wrapper p {
text-align: left;
width: 280px;
padding-bottom: 10px;
margin: 0;
font-size: 1.3em;
}

.details_wrapper span.strike {
text-decoration: line-through;
color: #FF2A2A;
}

#content .details_wrapper button {
float: right;
line-height: 12px;
width: 120px;
height: 28px;
}

#content .details_wrapper button a {
line-height: 25px;
text-align: right;
font-size: 1.3em;
}

#content .details_wrapper ul li, #content .details_wrapper ol li {
text-align: left;
font-size: 1.3em;
}

/* new block */
#content a.related_prods {
display: block;
background: url('../images/post-it_note.png') top left no-repeat;
width: 260px;
height: 150px;
margin: 20px 0 20px 10px;
float: left;
font-weight: normal;
}

#content a.related_prods img {
width: 96px;
height: 96px;
padding: 0 3px 0 20px;
}

#content a.related_prods h5 {
font-size: 1.4em;
text-align: center;
font-weight: bold;
color: #12687C;
font-family: monospace;
padding-top: 12px;
margin: 0;
height: 25px;
background: url('../images/menu_over.png') bottom center no-repeat;
}

#content a.related_prods span {
text-align: left;
float: right;
margin-right: 15px;
width: 120px;
font-size: 1.3em;
}