.demof {
margin: 8px 0;

}
.demof ul {
padding: 0;
list-style: none;
}
.demof li {
padding: 0px;
}

.demof li:after {
content: '';
display: block;
clear: both;
}
.demof img {
float: left;
width: 505px;
margin: 1px 15px 0 0px;
}
.demof a {
font-family: 'Lato', sans-serif !important;
font-weight: bold;
color: #06f;
}
.demof p {
margin: 15px 0 0;
font-size: 14px;
}
.demo3 {
font-family: 'Lato', sans-serif !important;
border: 1px solid #C20;
margin: 50px 0;
font-style: italic;
position: relative;
padding: 0 0 0 80px;
box-shadow: 0 2px 5px -3px #000;
border-radius: 3px;
}
.demo3:before {
content: "Latest News";
display: inline-block;
font-style: normal;
background: #C20;
padding: 10px;
color: #FFF;
font-weight: bold;
position: absolute;
top: 0;
left: 0;
}
.demo3:after {
content: '';
display: block;
top: 0;
left: 80px;
background: linear-gradient(#FFF, rgba(255, 255, 255, 0));
height: 20px;
}
.demo3 ul li {
list-style: none;
padding: 10px 0;
}
.demo5 {
margin-top: 23px;
border-radius: 10px;
width: 100%;
-webkit-box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
-moz-box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
box-shadow: inset 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
}
.demo5 ul {
padding: 0;
}
.demo5 ul li {
padding: 10px 10px 10px 10px;
border-bottom: 1px solid #FF3333;
border-radius: 10px;
list-type: none;
margin: 0;
}
.et-run {
background-color: #0cf;
color: white;
border: 1px solid black;
}



.demof1 {
border: 1px solid #ccc;
margin: 0px 0;

}
.demof1 ul {
padding: 0;
list-style: none;
}
.demof1 li {
padding: 15px;
margin:15px;
border-bottom: 1px dashed #ccc;
background-color:#FFFFFF;
}

.demof1 li:after {
content: '';
display: block;
clear: both;
}
.demof1 img {
float: left;
width: 177px;
margin: 1px 15px 0 0;
}
.demof1 a {
margin-top:25px;
line-height:1.5;
font-family: 'Lato', sans-serif !important;
font-weight: bold;
color: #06f;
}
.demof1 p {
margin: 15px 0 0;
font-size: 16px;
}

