/* style for template-i */
#main.template-i .content.upper {
	width: 650px;
	margin-right:60px;
	float:left;
}
#main.template-i .sidebar {
	width: 250px;
	margin-right:0px;
	float:left;
}
