body {
	margin:0;
	padding:0;
	height:100%;
}

.chlportfolioblock {
	background:#F1F1F1;
	width:336px;
	/*padding-bottom:10px;*/

}

.chlportfoliobox {
	height:110px;
	margin-top:10px;
	margin-bottom:0px;
	background-color: transparent;
	border-color: #D4D4D4;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: solid;
}

.ccc {
	margin-left:20px;
	margin-right:10px;
}

.chlname {
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
	font-weight:bold;
	color:#434343;
}


.chltitle {
	font-family:Verdana;
	font-size:10px;
	line-height:18px;
	color:#434343;
}

.chlspacer {
	height:0.25em;	
}

.ie7 .chlspacer {
	margin-top:-16px;	
}

.chlpipe {
	font-family:Verdana;
	font-size:10px;
	color:#434343;
	font-weight: normal;
}

a.chllink {
	font-family:Verdana;
	font-size:10px;
	line-height:18px;
	font-weight:bold;
	color:#EE9C00;
	text-decoration: none;
}

a.chllink:visited {
	font-family:Verdana;
	font-size:10px;
	line-height:18px;
	font-weight:bold;
	color:#EE9C00;
	text-decoration: none;
}
a.chllink:hover 
  {
  	font-family:Verdana;
	font-size:10px;
	line-height:18px;
	font-weight:bold;
	color: #FF6633;
	background-color: transparent;
	border-color: #FF6633;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
    }