table.vpi-table {
	width:100%;
	margin:0 0 10px 0;
}

	table.vpi-table tr th {
		text-align:left;
		font-weight:bold;
		color:#ffffff;
		background:url(../images/layout/bg-hd-vpi.gif) repeat-x;
		height:29px;
		vertical-align:middle;
		padding:0 10px 2px 10px;
		font-size:12px;
	}
	
	table.vpi-table tr td {
		vertical-align:top;
		text-align:center;
		padding:0 3px;
	}
	
		table.vpi-table tr td a, table.vpi-table tr td a:link {
			color:#8a8c8e;
			text-decoration:underline;
			text-align:center;
			font-size:10px;
			font-weight:bold;
		}
		
		table.vpi-table tr td a:hover {
			text-decoration:none;
		}
	
div.vpi {
	font-size:12px;
}
		
	div.vpi h1 {
		color:#4b74be;
		padding:4px;
		border-top:1px solid #e02a28;
		border-bottom:1px solid #e02a28;
	}
	
	div.vpi a.toplink, div.vpi a.toplink:link {
		float:right;
		padding:4px 4px 0 0;
		color:#8aacdc;
		font-size:11px;
	}
	
	
div.vpi-product {
	height:126px;
	vertical-align:middle;
	padding:30px 0 0 0;
	margin:0;
}

	div.vpi-product h2 {
		color:#000000;
		margin:0 0 20px 0;
	}
	
	div.vpi-product p {
		margin:0;
	}
	
	div.vpi-product a, div.vpi-product a:link {
		display:block;
		color:#08306a;
		font-weight:bold;
	}
	
	div.vpi-product img {
		margin:-30px 0 0 0;
		border:0;
	}