body
{
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
}
	
	
.boxbody img {
  padding-left: 10px;
}	
	
p 
{
	color:#666666;
	font-size:12px;
	line-height:1.5em;
	margin:0pt 10pt 18px;
}

.hidden {
	display: none;
	visibility: hidden;
}

a 
{
	color:#00ABE9;
	text-decoration:none;
}

img
{
	border:none;
}

#wrapper
{
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

#tweeps {
	margin-top: 20px;
	text-align: right;
	width: 300px;
}

#tweeps a {
	font-size: 11px;
	font-weight: normal;
}

#currentTV {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 20px;
}

#currentTV h2 {
	margin-top: 5px;
}

#feeder h2, #tweeps h2, #tweeps h2 a, #currentTV h2 {
	font-size: 16px;
	font-weight: normal;
	color: #666;
	text-align: right;
}

#feeder {
	width: 300px;
	margin-top: 45px;
}

#rightWrapper {
	width: 430px;
	float: left;
}

#leftWrapper {
	float: left;
	margin-left: 55px;
}

.boxtopright {
	background:url(../images/box_top.jpg);
	width: 430px;
	height: 54px;
}

.boxtopleft {
	background:url(../images/box_top_left.jpg);
	width: 430px;
	height: 54px;
}

.boxbottom {
	background:url(../images/bottom_box.jpg);
	width: 430px;
	height: 54px;
}

.boxbody {
	background:url(../images/box_body.jpg) repeat-y;
}

.boxbody p {
  padding: 0px 20px 0px 20px;
  margin: 0;
  color: #fff;
  line-height: 20px;
}

.boxiconright {
	text-align:right;
	padding-right: 10px;
	padding-bottom: 5px;
}

.boxiconleft {
	text-align:left;
	padding-left: 10px;
	padding-bottom: 5px;
}

.boxiconleft img, .boxiconright img {
	border: solid 2px #00ABE9;;
}


.cmiconleft {
	text-align:left;
	padding-left: 5px;
}


.imagebuttonsleft {
	padding-left: 30px;
	padding-top: 10px;
}

.imagebuttonsright {
	padding-right: 30px;
	padding-top: 10px;
	text-align: right;
}

.imagebuttonsleft img {
	padding-left: 10px;
}

.imagebuttonsright img {
	padding-right: 10px;
}


/*---- sIFR ---*/
.sIFR-flash {
  visibility: visible !important;
  margin: 0;
  padding: 0;
}

.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

.sIFR-replaced, .sIFR-ignore {
  visibility: visible !important;
}

.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

.sIFR-active h2 { visibility:hidden; }
