
/** CONTENT CONTAINERS ***************/


.col-outer,
.col-inner
{
float:left;
}

.col-outer
{
width:308px;
}

.col-inner
{
width:160px;
margin-left:20px;
margin-right:20px;
}

.col-outer h1
{
background:url('../img/shared/h1_l.gif') no-repeat top left;
}


/** STATISTICS ***********************/


#stats
{
position:relative;
border-width:1px;
border-style:solid;
border-color:#53646d;
background:#001825 url('../img/shared/block_body_bg_dark.gif') repeat-y top center;
padding:5px 5px 12px 5px;
text-align:center;
font-size:8pt;
height:100%;			/* fixes IE absolute positioning bug -- requires container div */
margin-bottom:32px;
}


/** FLASH CONTAINER STYLES ***********/


#preview .head
{
height:60px;
}

#preview .head div
{
position:absolute;
right:24px;
top:30px;
text-align:right;
font-size:8pt;
color:#bfcbd2;
}

#preview .head div b
{
font-size:9pt;
color:#fff;
}


/** IMAGES ***************************/



#img_sotw
{
position:absolute;
left:8px;
top:10px;
}

#img_sotw_icon
{
position:absolute;
top:-26px;
left:50px;
}














#lp-head h1
{
padding:0;
}

#lp-head p
{
padding:5px 3px;
font-size:8pt;
text-align:left;
}

#lp-body
{
text-align:center;
margin-bottom:2px;
padding:0;
}

#lp-foot
{
height:11px;
background:url('../img/shared/preview_body_bg.gif') bottom center repeat-x;
}

#lp-gnome
{
position:absolute;
top:-7px;
right:-13px;
z-index:1000;
}



#TOOLTIP
{
text-align:center;
margin:0px auto;
padding:20px 0px;
}

#mini_links
{
margin:16px 20px 0px 20px;
}

#mini_links div
{
padding:3px 0px 0px 40px;
margin:5px 0px;
height:35px;
}

#mini_links .sotw
{
background:url('../img/index/icon_sotw.gif') no-repeat top left;
}

#mini_links .myspace
{
background:url('../img/index/icon_myspace.gif') no-repeat top left;
}

#mini_links .random
{
background:url('../img/index/icon_random.gif') no-repeat top left;
}