#container { width:100%; }
#header-welcome { display:none; }
#datelocation { display:none; }
#platformtech { display:none; }
#datelocation-underplatformtech { display:none; }
#tagline { display:none; }
#footer { display:none; }
#leftcolumn { display:none; }
.section
{
margin-bottom:20px;
padding-bottom:5px;
border-bottom:1px solid #bbb;
}
.section .title
{
margin-bottom:5px;
padding-left:10px;
line-height:150%;
font-weight:bold;
font-size:11pt;
}
.section .gray
{
color:#444;
background:url('triangle-gray-787878.gif') top left no-repeat;
}
.section .red
{
color:#c52c03;
background:url('triangle-red-c52c03.gif') top left no-repeat;
}
.section .blue
{
color:#084293;
background:url('triangle-blue-084293.gif') top left no-repeat;
}
#sponsorcolumn
{
float:right;
padding:0px 0px 10px 10px;
background:#fff;
}
#sponsorcolumn .section
{
margin-bottom:0px;
}
#content div.img-right
{
float:right;
clear:right;
width:250px;
margin:0px 0px 8px 12px;
background:#fff;
}
#content div.img-right img
{
border:1px solid black;
}
