.linksPanel {
	margin:15px ;
	margin-top: 20px;
	margin-left: 5px;
        border-bottom: 2px solid #e2e2e2;
        padding-bottom: 10px;
	/*width:400px;
        border-bottom: 1px dotted #a2a2a2;*/
}

.linkRecord {
    margin-bottom: 15px;
}

.linkHeader {
    border-bottom:1px solid #ED301C;
    color:#000000;
    font-size:14pt;
    padding:1px;
    padding-left: 3px;
    padding-bottom: 3px;
    /*text-align:right;*/
	/*border-bottom:1px dotted #A2A2A2;
	border-top: 1px dotted #ED301C;
	font-weight:bold;
	padding:4px;*/
}

.linkDescription {
    padding: 1px;
    font-size: 9pt;
    padding-top: 3px;
    padding-bottom: 2px;
    padding-left: 3px;
    /*text-align: right;*/
    border-bottom: 1px dotted #e2e2e2;
}

.linkBody {
	padding: 5px;
        padding-top: 15px;
        padding-bottom: 10px;
}

.logoArea {
    padding-right: 10px;
    border-right: 1px dotted #d2d2d2;
}

.linkDataArea {
    padding-left: 10px;
}

.linkName {
    font-size: 12pt;
}

.linkPhone {
    font-size: 10pt;
    padding-top: 3px;
}

.linkURL {
    font-size: 9pt;
    padding-top: 3px;
}