#dgAWL {
   margin: 25px;
   width: 80%;
	 background-color: transparent;	
}

#dgAWL td {
  padding: 5px 7px 7px 7px;
	border-bottom: 3px solid #CFE0BF;
}

#dgAWL .AWLItems a {
 text-decoration: none;
 color: gray;
}

.AWLHeader td {
  background-image: url(images/browse_line_shade.gif);
  background-position: bottom;
  background-repeat: repeat-x;
}

.AWLItems {
	 background-color: transparent;
}


