/* CSS Document *//* ---------  main body divs ------------*/body{	background-color:#00519D;}#mainshell_container{	background-image:url(/images/LowesPond/MainBackground.jpg);}/* ---------  correct table width in master, then delete  ------------- */#leftCol table {	width: 340px;}#reprods{	position:relative;	background-color:White;    width:740px;}#reprodsleft{    width:365px;    margin-left:0px;    top:0;    left :0;    position:relative;}#reprodsright{    width:365px;    float:right;}.reprodsborder{   position:relative;    border-color:black;    border-style:solid;    border-width:1px;}.reprodsinner{position:relative;    margin: 10px 5px 10px 10px;}#recoprods{	position:relative;	background-color:White;    width:535px;}#recoprodsleft{    width:260px;    margin-left:0px;    top:0;    left :0;    position:relative;}#recoprodsright{    width:260px;    float:right;}
