/*
LIDD Consulting Website
Written by Ian Collier, Autumn/Winter 2008
This work copyright Ian Collier
Please do not copy or modified this work
without seeking the express permission of
the author beforehand.  Thank you
*/

/* software projects attributes */

table.linkslayout {
	width : 100%;
	border-spacing : 25px;
	padding : 0px;
	border : 0px;
}

table.linkslayout tr {
	vertical-align : top;
}

table.linkslayout tr.rowspacer {
	height : 20px;
}

table.linkslayout td {
	vertical-align : top;
	text-align : left;
	border : 0px;
}

table.linkslayout td.linkcell {
	margin-right : 25px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 0px;
}

table.linkslayout td.pixcell {
	text-align : center;
	border-spacing : 5px;
	vertical-align : top;
	border : 0px;
	float : center;
	clear : left;
	margin-right : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	margin-left : 25px;
}

table.linkslayout td.pixcell.bg {

img.logo {
	border : 0px;
}
