body { background: #000; color: #fff; }

#content { padding: 30px 0; }

.yeah {  }

.yeah2 { height: 320px; overflow: auto; }

#tabs { }

h1 { visibility: hidden; margin: 0; padding: 0; display: none; }
h2 { color: #FE35CC; margin: 0; padding: 0; margin-bottom: 30px; }
h4 { margin: 0; padding: 0; font-size: 14px; margin-bottom: 30px; }

#press_release h2 { margin: 0; }

#tabs ul { margin: 0; padding: 0; list-style: none; }
#tabs ul li { margin: 0; padding: 0; display: inline-block; }
#tabs ul li a { display:block; padding:.7em; background:#209CC2; color:#fff; text-decoration:none; font-weight:bold; position:relative; text-transform: uppercase; }
#tabs ul li a:hover,
#tabs ul li.ui-state-active a { background:#77D4F6; color:#FFF; }


.here { margin-top: 30px; padding: 10px 30px 10px 0; }

/* Tabbing */
.ui-tabs .ui-tabs-hide {
     display: none;
}

a { border: 0; }
img { border: 0; }

/*All Corners*/
.lt, .rt, .lb, .rb {background:url(../images/round.png); position:absolute; height:10px; width:10px; display:block;}
.lt, .lb {left:0px;}
.lt, .rt {top:0px;}
.rt, .rb {right:0px;}
.rb, .lb {bottom:0px;}

/*SpecificCorners*/
#tabs ul li a .lt {background-position:0px 0px;}
#tabs ul li a .rt {background-position:-10px 0px;}
#tabs ul li a .lb {background-position:0px -10px;}
#tabs ul li a .rb {background-position:-10px -10px;}
#tabs ul li a:hover .lt {background-position:-20px 0px;}
#tabs ul li a:hover .rt {background-position:-30px 0px;}
#tabs ul li a:hover .lb {background-position:-20px -10px;}
#tabs ul li a:hover .rb {background-position:-30px -10px;}
#tabs ul li.ui-state-active a .lt {background-position:-20px 0px;}
#tabs ul li.ui-state-active a .rt {background-position:-30px 0px;}
#tabs ul li.ui-state-active a .lb {background-position:-20px -10px;}
#tabs ul li.ui-state-active a .rb {background-position:-30px -10px;}

.here a { text-decoration: none; color: #CFA846; font-weight: bold; border-bottom: 1px dotted #CFA846; }
.here p { }
.here img { float: right; margin: 0 0 20px 30px; }

#footer { margin-top: 15px; text-transform: uppercase; font-size: 11px; }


