/* CSS Document */

.fake_list, ul.custom li {
	background-image:url(images/DII_bullet1.gif) !important;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: 0 0.5em;
	}
	
.tableleft {
	background-color:#dcddde;
	width:298px;
	float:left;

	}

.tableright {
	background-color:#dcddde;
	width:298px;
	float:right;
	margin-left:0px;
	}

.boxgray {
	background-color:#dcddde;
	width:150px;
	float:right;
	}
	
.h5 {
	padding-left:100px;
	}
	
