/*
    Alliances specific styling
    
    www.humancapitalalliance.com.au
    August 2006
    Dane & Will
    
    
    (c) Meep Pty Ltd 2006
  
*/

#creating {
    background-color:#990066;
}

table {
	width: 100%;
	border: none;
}

tr {
	border-bottom: 20px solid #CCC;
	vertical-align: top;
}

td.logo {
	width: 110px;
	text-align: center;
	border-right: 15px solid #CCC;
}

td.description {
	width: 100%;
	line-height:14px;
	font-size: 11px;
}

td.description h1 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 0px;
	font-family: Verdana, sans-serif;
}
