.dropcap-layout1{
	padding: 8px 0;
	clear: bold;
}
.dropcap-layout1 .circle{
    float: left;
    display: block;
    font-weight: bold;
    height: 48px;
    line-height: 48px;
    text-align: center;
    width: 48px;
    margin: -5px 10px 0 0;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}
