/* 
Print CSS Document for Lombard Direct 

Author: 		Adam Collison [adam.collison@soup.co.uk]
Client: 		Lombard Direct
Date Created: 	10-03-2006

*/

/* ********************************* Print Styles ******************************** */
/* ******************************************************************************* */

#header h1 img {
	margin-right:	20px;
}

ul#nav li {
	padding:0;
	margin:	0 0 0 5px;
}

#nav li.apply {
	float:left;
}

#content ul {
	list-style-type: circle !important;
	padding:			15px;
}

#content, #header, .landing_text,#footer , .homepage, #content table.feature_table {
	margin:				10px 0 !important;
	padding:			0 0 0 10px!important;
	width:				654px !important;
}

#content .subcontent, .lombard, .promo_bar, .data_table_extension  {
	display:			none;
}

#content div {
	width:				604px !important;
}

#content img[alt=""] {
	display:			none;
}

#content table.feature_table, table.data_table {
	border-left:		1px solid #333;
	border-top:			1px solid #333;
}

#content table.feature_table td, #content table.feature_table th, table.data_table td, table.data_table th {
	border-right:		1px solid #333;
	border-bottom:		1px solid #333;
	padding:			5px;
}

table.data_table td.first {
	border-left:		0;
}

table.data_table {
	margin-bottom:		20px;
}

table.data_table tr th a {
	padding:			0.8em;
}
