#win-content {
  padding-top:1.5em;
}
.win-post {
    display: block;
    list-style: none;  
}
.win-post-item {
    margin-bottom: 10px;
    border-bottom: #e8e8e8 1px solid !important;
}
.win-post ol, ul {
    list-style-type: none;
}
.win-post H2 {
	margin-bottom:0px;
}
.win-pag {
    text-align: center;
}
.footer-widgets {
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: #C76337;
    margin-top: 30px;
}

/* HOME PAGE LAYOUT */
div#tablink-container {
    position: absolute;
    top: 20%;
    z-index: 99;
	cursor: pointer;
}

.su-button-wide {
    display: block !important;
    margin: .2em 0 !important;
}



