.btns {
margin-top: 20px;
font-family: Arial, Helvetica, Verdana, Tahoma, "Lucida Sans Unicode", "Trebuchet MS", "Times New Roman", Times, serif, sans-serif;
width: 100%;
}
.btns .bg {
background-color: #C6322C;
margin-top: 20px;
color: #FFFFFF;
}
.btns td {
vertical-align: top;
}
.btns .bg a, .btns .bg a:link, .btns .bg a:visited, div#content .btns .bg a, div#content .btns .bg a:link, div#content .btns .bg a:visited {
background-color: #b22d28;
display: block;
text-decoration: none;
color: #EAC5C4;
margin-bottom: 1px;
text-align: center;
padding: 10px;
font-size: 15px;
}
.btns img {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}
.btns .bg a:hover, div#content .btns .bg a:hover {
text-decoration: none;
color: #FFFFFF;
}
.btns .title {
font-size: 19px;
font-weight: bold;
padding: 10px;
text-align: center;
display: block;
}
.btns .bg a.last, .btns .bg a.last:link, .btns .bg a.last:visited, div#content .btns .bg a.last, div#content .btns .bg a.last:link, div#content .btns .bg a.last:visited {
font-size: 11px;
text-transform: uppercase;
font-weight: bold;
background-color: transparent;
}
.btns .holder {
width: 243px;
}
.btns .holder-right {
width: 243px;
float: right;
}



.btns .holder-right .bg a, .btns .holder-right .bg a:link, .btns .holder-right .bg a:visited, div#content .btns .holder-right .bg a, div#content .btns .holder-right .bg a:link, div#content .btns .holder-right .bg a:visited {
background-color: #c1c92c;
color: #626276;
}
.btns .holder-right .bg a.last, .btns .holder-right .bg a.last:link, .btns .holder-right .bg a.last:visited, div#content .btns .holder-right .bg a.last, div#content .btns .holder-right .bg a.last:link, div#content .btns .holder-right .bg a.last:visited {
background-color: transparent;
}


.btns .holder-right .bg {
background-color: #d7e031;
margin-top: 20px;
color: #626276;
}
.btns .holder-right .bg a:hover, div#content .btns .holder-right .bg a:hover {
text-decoration: none;
color: #FFFFFF;
}
