#media {
	position:relative;
	left:1px;
	top:1px;
	width:695px;
	height:auto;
	z-index:6;
	padding:5px;
}
#description {
	position:relative;
	left:1px;
	top:1px;
	width:690px;
	height: auto;
	z-index:5;
	padding:3px;
}
    #.pricing, #shadow {
      bottom: 4px;
      right: 4px;
    }

    #shadow { 
	position: relative;
	background-color: #ccc; }
	
   #pricing {
    float: right;
	width:200px;
	z-index:4;
	padding:2px;
	background-color: #E2E2E2;
    color: #000;
    border: 1.5px solid #000;
    padding: 0.5em;
    }