table {
	border: none;
}

td {
	border: none;
}

#vector_promise {
	font-size: 90%;
	width: 500px;
}

#vector_promise td {
	padding: 0;
}

#vector_promise h2 {
	padding-top: 0;
	margin-top: 0;
}

.pitchList {
	color: white;
}

.content .Left .action-planing-tool ul li {
	 background: none; 
	 list-style-type: disc;	
	 padding-left: 0.5em;
	 margin-left: 0.7em;
	 margin-bottom: 0;
}


.homepage_item {
	background: silver;
	border: solid 1px black;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
	margin-top: 2em;
	padding: 2em;
	font-size: 1.8em;
	font-weight: bold;
}

h2 {
	background: url("/img/wp/action-packs/yellow-heading.jpg") repeat-x scroll center top transparent;
	border-bottom: 1px solid #F5AC08;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #F5AC08;
	border-right: 1px solid #FFFFFF;
	color: #000000; 
	font-size: 1.4em;
	text-align: center;
	padding: 15px 10px 10px;
	text-shadow: 0 -1px 0 #F5AC08;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

h2 a {
	color: #383838;
}

.section_heading {
	background: none;
	border: none;
	text-shadow: none;
	color: #FFFFFF;
	font-size: 24px;
	margin: 0 0 10px;
	padding: 0;
}

#banner_2 {
	background: url('/img/wp/banner-2-bg.jpg');
	width: 920px;
	height: 190px;
	padding: 20px;
}






