/* default float side for sidebar */

#primary-content{
	padding: 30px 15px 0 40px;
	float: right;
	background: url("../../images/line_l.png") no-repeat left top;
}
#secondary-content{float: left;}