/*drop shadows section */
#main {
  	background: #FFF;
	margin-right: 0; /* border thickness */
  	margin-left: 0; /* border thickness */
	width:970px;
	}

table#workaround {
  	margin-right: 0; /* border thickness */
  	margin-left: 135px; /* border thickness */
 
	border: 0;
  	background: #FFF;
	border-collapse: collapse;
	width:970px;
	}

table#workaround td {
    padding:0;
	margin:0;
	}