﻿#content{
    height: 794px;
	width: 950px;
    margin: 0px; 
    padding: 0px 0px 0px 10px;
    background: #cfcfcf url('../../Images/patient-stories-bg.jpg') repeat-x top left;

    border-width: 0px;
    border-style: solid;
    border-color: red;
}

#colLeft {
    width: 495px;
    height:350px;
}
									
#colRight {
    position: relative;
    height: 350px;
    margin: -330px 0 0 509px;
}

