/*
Template Name: Music 4 U
File: 2 Column Right CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 Unported</a>
*/

/* ----------------------------------------------Content-------------------------------------*/

#content{
	display:block;
	float:left;
	width:640px;
	}

/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	float:right;
	width:278px;
	padding:10px 0 10px 10px;
	}