html, body { margin: 0; padding: 0; background: #707070; }
body, input, button { font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #fff; }
a { color: #98be3b; }
a:hover { color: #556927; text-decoration: none; }
form, img { margin: 0; padding: 0; border: none; }
acronym { cursor: help; }

#gui { width: 950px; margin: 0 auto; border-bottom: 25px solid #fff; }
		#webTvPlayerFrame,
		#webTvPlayer { width: 428px; height: 352px; }
		#banner120x240 { width: 120px; height: 240px; background: url(../img/gui/panel120x240.jpg) no-repeat; overflow: hidden; }

#content { width: 950px; min-height: 150px; margin: 0 auto; background: #333; }

#footer { width: 950px; margin: 0 auto; padding: 3px 0; background: #fff; }
#footer table { width: 900px; margin: 0 25px; }