div.cReference
{
float:left;
clear:left; 
width:100%;
border-top: 1px dashed #fe5815;
padding: 0.2em 0;
}

div > div.cReference:first-child
{
border-top: none;
}

.cReferenceLogo
{
float:right;
width:30%; 
}

.cReferenceDetail
{
float:left; 
width:70%;
padding-left:0em;
text-align:left;
}

.cReferenceLogo img
{
float:right;
padding:0.5em 1em;
}

.cReferenceName, .cReferenceText, .cReferenceMore,
{
float:left;
width:90%;
}

.cReferenceName
{
font-size: 1.1em;
font-weight: bold;
color: #fe5815;
text-transform: uppercase;
}

.cReferenceFull img
{
padding-top: 1em;   
}


.cReferenceDate
{
font-size:0.7em;
padding-top: 1em;
 
}

.cOldReference a
{ 
color: #fe5815;
}