/* Notice Styles */
pre  {background: #F9F1ED;border-bottom: 1px solid #DCD7D4;border-right: 1px solid #DCD7D4;color: #AC3400;font-style:italic;overflow: auto;padding: 10px;}
.ralert, .rapproved, .rattention, .rcamera, .rcart, .rdoc, .rdownload, .rmedia, .rnote, .rnotice {display: block;margin: 7px 0;background: repeat-x 0 100%;}
.typo-icon {display: block;padding: 8px 10px 0px 36px;margin: 15px 0 8px;background: no-repeat 10px 12px;}
.ralert {color: #D0583F;background-image: url(img/alert.png);border-bottom: 1px solid #F8C9BB;border-right: 1px solid #F8C9BB;}
.rapproved {color: #6CB656;background-image: url(img/approved.png);border-bottom: 1px solid #C1CEC1;border-right: 1px solid #C1CEC1;}
.rattention {color: #E1B42F;background-image: url(img/attention.png);border-bottom: 1px solid #E4E4D5;border-right: 1px solid #E4E4D5;}
.rcamera {color: #55A0B4;background-image: url(img/camera.png);border-bottom: 1px solid #C9D5D8;border-right: 1px solid #C9D5D8;}
.rcart {color: #559726;background-image: url(img/cart.png);border-bottom: 1px solid #D3D3D3;border-right: 1px solid #D3D3D3;}
.rdoc {color: #666666;background-image: url(img/doc.png);border-bottom: 1px solid #E5E5E5;border-right: 1px solid #E5E5E5;}
.rdownload {color: #666666;background-image: url(img/download.png);border-bottom: 1px solid #D3D3D3;border-right: 1px solid #D3D3D3;}
.rmedia {color: #8D79A9;background-image: url(img/media.png);border-bottom: 1px solid #DBE1E6;border-right: 1px solid #DBE1E6;}
.rnote {color: #B76F38;background-image: url(img/note.png);border-bottom: 1px solid #E6DAD2;border-right: 1px solid #E6DAD2;}
.rnotice {color: #6187B3;background-image: url(img/notice.png);border-bottom: 1px solid #C7CDDA;border-right: 1px solid #C7CDDA;}
.rapproved .typo-icon {background-image: url(img/approved-icon.png);}
.ralert .typo-icon {background-image: url(img/alert-icon.png);}
.rattention .typo-icon {background-image: url(img/attention-icon.png);}
.rcamera .typo-icon {background-image: url(img/camera-icon.png);}
.rcart .typo-icon {background-image: url(img/cart-icon.png);}
.rdoc .typo-icon {background-image: url(img/doc-icon.png);}
.rdownload .typo-icon {background-image: url(img/download-icon.png);}
.rmedia .typo-icon {background-image: url(img/media-icon.png);}
.rnote .typo-icon {background-image: url(img/note-icon.png);}
.rnotice .typo-icon {background-image: url(img/notice-icon.png);}

/* Important Styles */
.important {border: 1px solid #E5E5E5;background: url(img/important.png) repeat-x 0 100%;padding: 15px;margin: 25px 0 10px 0;position: relative;}
span.important-title {background: #fff;color: #000;position: absolute;display: block;top: -0.8em;left: 10px;padding: 3px 8px;font-size: 120%;font-weight: bold;}

/* Powered-By Styles */
#rn-poweredby-trf {float:right;margin-top:-40px;margin-right:10px;}