@charset "utf-8";
* {
	color:#000;
}
#vt_sp_body {
	background:none;
	margin-top:0;
	top:0;
	width:auto;
}
#vt_header {
	background:url(../images/sp_header.jpg) no-repeat left top;
	border:0 solid #000;
	display:block;
	height:80px;
	width:974px;
}
#vt_callout {
	clear:both;
	float:none;
	width:auto;
}
img,
p img {
	border:1px solid #999;
	clear:both;
	float:none;
	margin:10px;
	padding:10px;
	width:auto;
}
h1, h2, h3,
h4, h5, h6 {
	clear:both;
	display:block;
	float:left;
	text-align:left;
	width:100%;
}
#vt_body_col h1,
#vt_body_col h2,
#vt_body_col h3,
#vt_body_col h4,
#vt_body_col h5,
#vt_body_col h6 {
	clear:both;
	display:block;
	float:none;
	text-align:left;
	width:100%;
}
#vt_body_col {
	border-bottom:4px double #666;
	clear:both;
	float:none;
	margin-bottom:20px;
	width:auto;
}
#vt_right_col {
	clear:both;
	float:none;
	width:100%;
}
#vt_right_col:before {
	content:"Sidebar Content";
}
table tr td,
table tr th {
	border:1px solid #666;
	padding:10px;
	width:auto;
}
body,
#vt_footer {
	background:none;
}
#vt_footer_bg,
#vt_header_nav,
#vt_header_search,
#vt_main_nav {
	display:none;
}

