.bx-wrapper .bx-viewport{
box-shadow:0 0 0px #ccc
border:none!important;
}
ul#top_news li{
border-bottom:1px solid #eee;
padding:10px;
}/*
* slider
*/
.slider {
padding: 0 1.4%;
position: relative;
}
.bx-viewport {
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
left: 0 !important;
border: none !important;
}
#slider div {
width: 100% !important;
height:auto
}
.block{
display:block;}

.bold{
font-weight:bold;}

.normal{
font-weight:normal;}

.red{
color: #BC535C;
}
.initial{
color: initial;
}