/* CSS Document created by David Oldfield / Brainstorm Design / 
http://www.brainstormdesign.co.uk : david.oldfield@brainstormdesign.co.uk | Design Agency Leeds */
.content {
width:880px;
padding:15px 20px 0px 20px;
background-color:#fff;
margin-right:-10px;
margin-bottom:-1px;
background-image:url(../images/right-col-bg.jpg);
background-repeat:repeat-y;
background-position:right;
}
.bold {
font-weight:bold;
}
.text-holder {
margin-bottom:15px;
}
.text-holder a:link, .text-holder a:visited {
color:#030;
text-decoration:none;
font-weight:bold;
}
.text-holder a:hover {
text-decoration:underline;
}
.text-holder p.download-datasheet {
margin:0px;
padding:2px 0px;
border-top:1px solid #000;
border-bottom:1px solid #000;
width:520px;
}
p.product-image {
width:282px;
height:279px;
background-image:url(../images/centre-image-product.png);
background-repeat:no-repeat;
margin-left:-40px;
}