﻿body { padding:0; /*background:url(/assets/images/bg_home.gif) repeat-x 0 0;*/ }

#left-column
{
    width: 420px;
    float: left;
    margin: 0 30px 0 0;
}

#left-column .sIFR-replaced, #left-column .sIFR-flash, #right-column .sIFR-replaced, #right-column .sIFR-flash { width:420px; }

#right-column
{
    width: 420px;
    float: left;
    text-indent:-5000px;
}

.small-title{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cac3c0;
	text-transform: uppercase;
}

#content-container-inner { background:none; margin-top:30px; min-height:290px; }
#thinking-promo { display:block; width:420px; height:216px; background:url(/assets/images/thinking.png) no-repeat 0 0; outline:none; }
