/*
body {background:transparent !important;
font-family: 'Open Sans', sans-serif;
}*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,600,700,300,800);

.babu420 img{
width:100px;

    height: 100px;

    border-radius: 100px;

    border-color: #f33;
background:#000;
    opacity: 1;
border: 4px solid #EC0605;
    overflow: hidden;
	margin-top:-55px;
	margin-bottom:5px;
}
.block-text {
    background: none/*rgba(246, 246, 246, 0.6)*/;
    border-radius: 5px;
    box-shadow: 0 4px 0 #EC0605;	
	-webkit-box-shadow:0 4px 0 #EC0605; 
   -moz-box-shadow:0 4px 0 #EC0605;
    color: #010863;
    font-size: 14px;
	margin-top:15px;
    padding: 15px 15px 50px 15px;

}
.block-text a {
 color: #010863;
    font-size: 25px;
    font-weight: bold;
    line-height: 130%;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.mark {
    padding: 12px 0;background:none;
}
.block-text p {
    color: #010863;
   font-family: 'Open Sans', sans-serif;
   font-style: italic;
    line-height: 130%;
	font-size:11pt;
}
.sprite {

	background:#fffccc;
	}
.sprite-i-triangle {
  background-position: 0 -1298px;
    height: 44px;
    width: 50px;
}
.block-text ins {
    bottom: -44px;
    left: 50%;
    margin-left: -60px;
}


.block {
    display: block;
}
.zmin {
    z-index: 1;
}
.ab {
    position: absolute;
}

.person-text {
    padding: 10px 0 0;
    text-align: center;
    z-index: 2;
	padding:2px 3px;
}
.person-text a {
    color: #010863;
    display: block;
    font-size: 15px;
	line-height:140%;
    margin-top: 3px;
    text-decoration: none !important;
	font-weight:700;
	text-transform:uppercase;
}
.person-text i {
    color: #000555;
    font-family: 'Open Sans', sans-serif;
    
}
.rel {
    position: relative;
}
