header.chameleon-shopview-header, 
nav.chameleon-shopview-nav,
footer.chameleon-shopview-footer {
	display: block !important;
}
#column1 {
	float: left;
	margin: 0 0 0 20px;
}

#column2 {
	float: left;
	margin: 0 10px 0 15px;
}

#container {
	width:900px;
}

#header {
	width: 216px; /*240 - 24 padding+margin*/
	float: left;
	padding: 12px;
}

/* IE specific styles */
#header .widget.vs-eval-ytd,
#header .widget.vs-eval,
#header .widget.vs-company,
#header .widget.vs-company-ytd,
#header .widget.dtor-this-eval
{
	width: 210px;
}

.widget
{
	width: 300px; /* standard 300 widget width */
	margin-bottom:20px;
}

.widget .grapher
{
	text-align: center;
}

#header .widget
{
	width: 216px; /* narrower than it's "header" parent */
}

#header .dtor-graph p img {
	width: 200px;
	border:0;
}

.question-footer {
	clear:both;
}
