#wo h1{
	height:38px;
	font-size:21px;
	padding:10px 0 0 52px;
	margin:0;
}
#tout{
	width:945px;
	height:372px;
	position:relative;
	margin-bottom:12px;
}
#tabs-bar{
	position:absolute;
	right:301px;
	top:-6px;
	background: url(/images/reunite/tabs-bar.png) no-repeat;
	height:378px;
	width:19px;
	z-index:10;
} 
#tout ul{
	position:absolute;
	height:372px;
	margin:0;
	right:0;
	top:0;
	width:309px;
	border-left:4px solid #BC2A33;
}
#tout ul li{
	display:block;
	float:left;
	height:109px;
	width:309px;
	border-bottom:1px solid white;
	position:relative;
	z-index:9;
}
#tout ul li a{
display:block;
font-size:18px;
}
#tout ul li.ui-tabs-selected a{
 	color:white;
	text-decoration:underline;
}
.articles{
	position:absolute;
	height:109px;
	width:310px;
	z-index:1;
	left:0;
	top:0;
}
#tout ul li h2{
padding:13px 0 0 57px;
margin:0 0 5px 0;
}
#tout ul li h2 a{
	position:relative;
	z-index:100;
}
#tout ul li.ui-tabs-selected p{
	color:white;
}
#tout ul li p {
cursor:pointer;
font-size:12px;
font-weight:bold;
line-height:150%;
margin:0 0 0 58px;
padding:0;
z-index:5;
}
#tout ul.ui-tabs-nav li.ui-tabs-selected{
	background: url(/images/reunite/bg-tab-hi.png) no-repeat !important;
}
#article-1 div,#article-2 div,#article-3 div{
	width:400px;
	position:relative;
}
#article-1 div,#article-1 h2{
	z-index:20;
}
#article-2 div,#article-2 h2{
	z-index:19;
}
#article-3 div,#article-3 h2{
	z-index:18;
}
#article-1 h2,#article-2 h2,#article-3 h2{
	position:absolute;
	top:10px;
	left:10px;
	font-size:32px;
	background: url(/images/reunite/bg-article.png) no-repeat;
	line-height:39px;
	padding:4px;
	width:400px;
}
#article-1 img,#article-2 img,#article-3 img{
	position:absolute;
	top:0;
	left:0;
}
#article-1 img{
	z-index:15;
}
#article-2 img{
	z-index:14;
}
#article-3 img{
	z-index:13;
}
#vae{
bottom:6px;
position:absolute;
right:211px;
z-index:100;
}
/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
    .ui-tabs-hide {
        display: none;
    }
}
/* Skin */
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
	text-decoration:none;
	cursor:pointer !important;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.ui-tabs-disabled {
    opacity: .4;
    filter: alpha(opacity=40);
}
.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}
/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear, @ IE 6 & IE 7 Quirks Mode */
    display: inline-block;
}
*:first-child+html .ui-tabs-nav  { /* @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
    display: inline-block;
}
/* END tabs */

/* content */
#wo #content{
	float:none;
	width:100%;	
}
#content .box{
	float:left;
	width:310px;
	margin:0 8px 20px 0;
	position:relative;
}
#wo #content .sponsors{
	margin:0;
}
#content #welcome .box p {
	width:299px;
	padding:0;
}
#content #welcome .box{
	margin:0;
	width:299px;
	padding:0 0 0 10px;
}
#content .box p{
	width:185px;	
}
#content h3{
	font-size:21px;
	color:white;
	height:40px;
	line-height:40px;
	padding-left:11px;
	margin:0;
	width:
}
#welcome{
	margin-right:8px;
	width:627px;
	float:left;
}
#welcome h3{
	background:#BC2A33;
}
#content ul{
	margin:20px 0 0;
	padding:0 11px;
}
* html #wo #content .latest_news ul{
	float:none;
	width:250px;
}
#content ul li{
	list-style:none;
	margin:0 0 20px 0;
	background:none;
	padding:0;
}
#welcome{
	margin-bottom:20px;
}
.latest_news h3{
	background:#656263
}
.latest_news small{
	font-size:12px;
	color:#393536;

}
.future h3{
	background:#73A300;
}
.enews h3{
	background:#D4AB00;
}
.sponsors h3{
	background:#101F69;
}
.latest_news ul a{
	font-size:14px;
	font-weight:bold;
	line-height:20px;
}
#wo #content .latest_news {
	margin-right:0;
}
#content #welcome img{
 	float:right;
}
#content .future .img-future{
position:absolute;
right:-47px;
top:-10px;
background: url(/images/reunite/future-foundation.png) no-repeat;
height:118px;
width:174px;
}
#content .enews .img-enews{
position:absolute;
right:-22px;
top:15px;
background: url(/images/reunite/sgc.png) no-repeat;
height:103px;
width:143px;
}
#content .sponsors .img-sponsors{
	position:absolute;
	right:3px;
	top:12px;
	background: url(/images/reunite/sponsors.png) no-repeat;
	height:97px;
	width:143px;
}
