.sub-column {
	float: left;
	color: #FFF;
	background-repeat:no-repeat;
	border-left:solid #FFFFFF 1px;
	width: 237px;
}

#headingOuter {
    display: table; 
    _position: relative; 
    overflow: hidden;
    width: 238px;
    height: 60px;
    background-color: #000;
}
    
#headingInner {
    _position: absolute; 
    _top: 50%; 
    display: table-cell; 
    vertical-align: middle;
    padding-left: 20px;
    padding-right: 10px;
}

#headingInner h4 {
    _position: relative; 
    _top: -50%;
    line-height: 20px;
}

#headingInner h4 span.Head {
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
    text-transform: uppercase;
}


#ContentContainer {
	width: 207px;
	height:190px;
	padding-left:20px;
	padding-top: 10px;
	padding-right:10px; 
	font-size: 0.75em;
    font-family: Arial, Helvetica, Sans-Serif;
    line-height: 1.5em;
}


























































































































































































































