#buttons_page {
width: 990px;
height: 660px;
background: transparent url(/images/buttons/button_bg.jpg) no-repeat;
margin-left:auto;
margin-right:auto;
text-align: right;
font-size: 16px;
}

#buttons_page div{
margin-bottom: 18px;
}

.button_title{
float: right;
width: 495px;
height: 18px;
padding-top: .25em;
/* font-size: 1.2em; */
font-size: 18px;
text-align: center;
}

.button_bigger {
/* font-size: 1.2em; */
font-size: 18px;
}
.button_p1{
clear: both;
float: right;
width: 990px;
text-align: left;
}

.button_p2{
clear: both;
float: right;
width: 990px;
text-align: left;
}

.button_p3{
clear: both;
float: right;
width: 990px;
text-align: left;
}

.button_p4{
clear: both;
float: right;
width: 990px;
text-align: left;
padding-top: 5px;
}

.button_p5{
clear: both;
float: right;
width: 425px;
text-align: left;
margin-top: 135px;
}

.button_p5 a{
float: right;
text-decoration: none !important;
color: #000;
margin-right: 10px;
}