@charset "UTF-8";
/* CSS Document */

#topright {
position: absolute;
right: 0;
top: 0;
display: block;
height: 35px;
width: 115px;
background: url(http://rncreative.com/rncreative-top-right.gif) no-repeat;
text-indent: -999em;
text-decoration: none;
}
#topleft {
position: absolute;
left: 0;
top: 0;
display: block;
height: 35px;
width: 115px;
background: url(http://rncreative.com/rncreative-top-right.gif) no-repeat;
text-indent: -999em;
text-decoration: none;
}