/* RESET */
* {padding: 0; margin: 0}
body {margin: 0;padding: 0;height: 100%;}
html body {font: 12px Arial, Verdana, Helvetica, sans-serif;color: #fff;line-height:14px}
html > body {font: 12px Arial, Verdana, Helvetica, sans-serif;color: #fff;line-height:14px}
html {height: 100%}
A,A:link,A:visited,A:active{text-decoration:none; color: #878787;}
A:hover{text-decoration:underline; color:#89b335;}
A IMG{border:0}
FORM {margin:0;padding:0}
UL, UL LI {list-style-image:none;list-style-position:outside;list-style-type:none;margin:0; padding:0}
IMG{border:none}
/* END RESET */
* {outline: none}
img {border: none;padding: 0px;margin: 0px}
.hidden, .hidden:hover {visibility: hidden;text-decoration: none !important}
a .hidden, a.hidden, a .hidden:hover, a.hidden:hover, a:hover .hidden {text-decoration: none !important}
span.hidden, span.hidden:hover {text-decoration: none !important}
.visible {visibility: visible !important}
.raw_fieldset {border: 0px;padding: 0px;margin: 0px}
.separator {height: 1px;padding: 0px;margin: 0px;overflow: hidden;clear: both}
.hide {display:none}
/* scroller */
.scroller_wrapper {overflow: hidden;position: relative}
.scroller_controls {height: 86px;width: 13px;background: transparent url('/templates/iplatv/gfx/scroller/scroller_bg.png') no-repeat scroll 0 0;position: absolute;top: 0px;right: 0px}
.scroller_controls .scroll_down, .scroller_controls .scroll_up {width: 7px;height: 5px;position: absolute;left: 3px}
.scroller_controls .scroll_down {background: transparent url('/templates/iplatv/gfx/scroller/down.png') no-repeat scroll 0 0;bottom: 4px}
.scroller_controls .scroll_up {background: transparent url('/templates/iplatv/gfx/scroller/up.png') no-repeat scroll 0 0;top: 4px}
.scroller_controls .scroll_down:hover, .scroller_controls .scroll_up:hover {background-position: 0px -5px}
.f_left {float: left}
#renderer {position: absolute;top: 0px;right: 0px;width: 100px;height: 30px} 
