	#left-column {
		float: left;
		width: 330px;
		color: #271ee5;
	}
		
		h1 {
			font-size: 13px;
			font-weight: bold;
			padding-left: 52px;
			margin-top: 15px;
		}
		
		p {
			font-size: 13px;
			padding: 0 15px 0 52px;
			margin-top: 25px;
			line-height: 1.3;
		}
			
	#right-column {
		float: right;
		width: 359px;
	}
		
		#video-player {
			margin-top: 15px;
		}
		
		#order-now {
			width: 194px;
			height: 204px;
			margin: 7px 0 0 75px;
			background: #ffffff url(http://i.cdn.turner.com/adultswim/promos/icelandicultrablue/tools/img/order-now.png) no-repeat;
		}

