@import url("../../Fragments/Pager/pager_templated.css?v=634155828353930000");

#pressReleaseFilter {
    border: solid 1px #CFCFCF;
    clear: both;
    padding: 5px;
    margin: 11px;
    -moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#pressReleaseFilter .sort input {
    float: left;
    margin: 5px 10px 0 0;
    width: 50%;
}

#pressReleaseFilter ul {
    margin: 0;
    clear: left;
}

/*div.tab {
    border: solid 1px #CFCFCF;
    margin: 0 11px 11px 11px;
    overflow: auto;
    background-color: #fff;
}

ul.month {
    margin-bottom: 20px;
}

ul.month li {
    display: inline;
    background: transparent url(/css/common/images/list-seperator.gif) no-repeat scroll left center;
    padding: 0 5px 0 5px;
}

ul.month li.first {
    background-image: none;
}

ul.month li.selected a {
    font-weight: bold;
    color: #000;
}*/

#pressRelease {
    border: solid 1px #CFCFCF;
    padding:10px;
    margin: 0 11px 11px 11px;
    overflow: auto;
    background-color: #fff;
    -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#pressRelease span {
    float: left;
    width: 20%;
    font-weight: bold;
}

#pressRelease div {
    float: left;
    width: 80%;
}

#pressRelease a {
    margin-top: 5px;
}

#pressRelease li p {
    margin: 3px 0px 0px 0px;
}

#pressRelease li {
    border-top: dotted 1px #CCCCCC;
    padding: 10px 0 10px 0;
    list-style: none;
    clear: left;
    overflow: auto;
}

#pressRelease li.first {
    border-top:0;
}

#pressRelease li p {
    color: #333333;
}

.resultMessageBottom {
    float: left;
}

.primary {
    float: right;
}

.resultMessageTop {
    float: left;
}

.sort {
    /*float:right;*/
}

.sort a.selected {
    color: Red;
}

/*#releaseYears {
    border: solid 1px #CFCFCF;
    padding: 5px;
}

#releaseYears span {
    padding: 0px 5px;
}*/
