#landing, #landing ul {
margin:0;
}
#landing {
margin-top:18px;
width:98%;
}
#product-landing li {
float:left;
width:128px;
margin:0 8px 15px 0;
min-height:150px;
background:#fff;
border:1px solid #ccc;
padding:3px;
list-style-type:none;
}
#product-landing li.last {
margin:0 0 10px 0;
}
#product-landing li h2 {
display:block;
width:128px;
height:34px;
padding:0;
margin:0 0 3px 0;
text-indent:7px;
color:#fff;
font:normal 12px/34px Georgia, Times, "Times New Roman", serif;
background-repeat:no-repeat;
background-position:0 0;
background-color:#346494;
}
#product-landing li h2.longtitle {
font-size:10px;
}
#product-landing li p {
display:block;
width:128px;
background:#fff;
padding:0;
margin:0;
color:#333;
font-size:0.9em;
}
#product-landing li:hover, #product-landing li.over, #product-landing.over.last {
background-color:#6597C8;
}
#product-landing li:hover h2, #product-landing li.over h2 {
background:#234465;
}
#product-landing li h2 a {
color:#fff;
display:block;
width:100%;
height:100%;
text-decoration:none;
}
#product-landing li:hover h2 a, #product-landing li.over h2 a, #product-landing li:hover h2 a:hover, #product-landing li.over h2 a:hover {
color:#fff;
text-decoration:none;
}
#product-landing li:hover p, #product-landing li.over p {
background:#6cb33e;
color:#fff;
}
#product-landing li p a {
color:#333;
display:block;
padding:133px 3px 0 3px;
text-decoration:none;
font-weight:normal;
}
#product-landing li#content-individuals p {
background:url('http://www2.btcv.org.uk/individuals.jpg') 0 0 no-repeat;
}
#product-landing li#content-trusts p {
background:url('http://www2.btcv.org.uk/trusts.jpg') 0 0 no-repeat;
}
#product-landing li#content-corporate p {
background:url('http://www2.btcv.org.uk/corporate.jpg') 0 0 no-repeat;
}
#product-landing li.over p a, #product-landing li.last.over p a, #product-landing li p a:hover {
color:#fff;
}
