﻿.sedexResultTitle {
    font-weight: bold;
}

a.sedexResultLink{
    color: #069;
}

p.sedexResultImportantProperty{
    margin: 0 0 5px;
    font-size: small;
}

p.sedexResultTextProperty{
    margin: 0;
    font-size: smaller;
}

hr.sedexResult{
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid #eeeeee;
}

.ms-srch-item {
    clear: both;
    width: 600px;
    padding: 0px 20px 0px 10px;
    margin: 0px 0px 0px -10px;
    overflow: hidden;
}

li.ms-srchnav-item > h2 > a {
    font-size: 14px;
}

#DeltaPlaceHolderSearchArea {
	display:none;
}