@charset 'utf-8';
/* CSS Document */
.greentitle{
	color:#FFF;
	padding:15px 15px 15px 20px;
	background-color: #35A042;
	border-radius:5px;
	font-size:14px;
	font-weight:bold;
	line-height:120%;
	margin-bottom:10px;
}



.textlitchired01 {
    color:#B40000;
    font-weight: bold;
}


.top
{
	float:right;
	font-size:10px;
}

    .episodeBox_noheart {  
      background: #F3F1ED;  
      margin: 25px 0 20px;  
    }  
    .episodeBox_noheart .main {  
      width: 100%;  
    }  
    .episodeBox_noheart .inr > p {  
      font-weight: bold;  
      font-size: 20px;  
      margin-top: 0;  
      color: #FF7272;  
      text-align: center;  
      line-height: 120%;  
    }  
    .episodeBox_noheart_inr {  
      padding: 20px;  
    }  
    .episodeBox_noheart_box {  
      margin-top: 10px;  
      border-radius: 4px;  
      padding: 20px 20px 10px 20px;  
      background: 20px 20px no-repeat #FCFBFA;  
      -webkit-background-size: 22px auto ;  
      background-size: 22px auto ;  
        
    }  
    .episodeBox_noheart p {  
      font-size: 14px;  
      margin-bottom: 0;  
    }



    .clear{  
        clear:both;  
    }  
      
    span.textpink{  
        color:#E75C91;  
    }  
      
    .accordion_box{  
        width:500px;  
        padding:10px 25px 0 25px;  
        background-color:#FFFBF4;  
    }  
      
      
      
    /*interview*/  
    .interview_text{  
        margin:10px;  
    }  
      
    .balloon {  
      position: relative;  
      width: 380px;  
      min-height: 20px;  
      height: auto !important;  
      height: 20px;  
      background-color: #FEDCDC;  
      margin:0px 0 0 90px;  
      padding:10px;  
      font-size:0.8rem;  
      line-height:130%;  
    }  
    .balloon .triangle {  
      position: absolute;  
      left: 0;  
      top: 15px;  
      margin-left: -10px;  
      width: 0;  
      height: 0;  
      border-right: 10px solid #FEDCDC;  
      border-top: 10px solid transparent;  
      border-bottom: 10px solid transparent;  
    }  
      
    .interview_text .staff{  
        float:left;  
        margin:-10px 0 0 0;  
    }  
      
    .interview_text_left{  
        float:left;  
    }  
      
    .balloon2 {  
      position: relative;  
      width: 380px;  
      min-height: 20px;  
      height: auto !important;  
      height: 20px;  
      background-color: #FFE8C8;  
      margin:5px 10px 0 0;  
      padding:10px;  
      font-size:0.8rem;  
      line-height:130%;  
    }  
      
    .balloon2 .triangle2 {  
      position: absolute;  
      left: 400px;  
      top: 15px;  
      margin-left: 0px;  
      width: 0;  
      height: 0;  
      border-left: 10px solid #FFE8C8;  
      border-top: 10px solid transparent;  
      border-bottom: 10px solid transparent;  
    }  
      
    .interview_text2 {  
        margin:10px 0 0 0;  
    }  
      
    .interview_text2 .staff2{  
        float:right;  
        margin:0 10px 0 0;  
    }

.textGoldBold02 {
	color:#c79a02!important;
}
