#centerpanel {

  background: url(/images/backgrounds/where-to-buy.jpg) no-repeat;

}

#content {

margin-top:100px;
width:540px;
margin-left:20px;

}

#content img {

border:0;

}

.button_block {

margin-bottom:50px;

}

.button_block h2 {
margin:0;
padding:0;
font-size:14px;

}

.button_block p {
margin:12px 0 0 0;
padding:0;


}



.button {

float:left;
width:75px;
margin-right:10px;
text-align:center;

}

.description a {

color:#3cf;
text-decoration:none;

}

.description a:hover {

text-decoration:underline;

}



