.disclaimer-buttons {} a.disclaimer-button {
font-family:arial,helvetica; 
font-weight: normal; 
font-size:8pt; 
font-style:normal;
text-transform: uppercase;
text-align: center; 
text-decoration: none !important; 
-moz-border-radius: .5em; 
-webkit-border-radius:.5em; 
border-radius: .5em; 
}body
{
padding: 8px;
}
.frame_left
{
position: fixed;
top: 0;
left: 0;
height: 100%;
width: 8px;
z-index: 1000;
}
.frame_right
{
position: fixed;
top: 0;
right: 0;
height: 100%;
width: 8px;
z-index: 1000;
}
.frame_top
{
position: fixed;
top: 0;
left: 0;
height: 8px;
width: 100%;
z-index: 1000;
}
.frame_bottom
{
position: fixed;
bottom: 0;
left: 0;
height: 8px;
width: 100%;
z-index: 1000;
}
.top_bar.scroll
{
margin-top: 8px;
}
#post_featured_slider, #page_caption, #page_caption.hasbg, #horizontal_gallery.tg_post.visible
{
margin-top: -8px;
}