/*================================
 Container Styles for CSTA
================================*/   

.containermaster_events
{
    width: 246px;
    
}
.containerrow1_events{
 background-image: url(events_p.png);
 height: 45px; 
 background-repeat: no-repeat; 
 background-position: bottom;
 	
}
.containerrow2_events
{
    border-right: #8c93d0 3px solid;
    border-bottom: #8c93d0  3px solid;
    border-left: #8c93d0 3px solid;  
    background-color: #ffffff;
}
.containermaster_news
{
    width: 246px;
    
}
.containerrow1_news
{
    background-image: url(news_p.png);
    height: 45px;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: bottom;
    
    
     
}
.containerrow2_news
{
    background-color: #ffffff;
    border-right: #8c93d0 3px solid;
    border-bottom: #8c93d0  3px solid;
    border-left: #8c93d0 3px solid;
    
    
    
}
.containermaster_opinion{
    width: 246px;
    background-color: transparent;
}
.containerrow1_opinion{
 background-image: url(opinion_p.png);
 height: 45px; 
 background-repeat: no-repeat; 
 background-color: transparent;
 background-position: bottom; 
}
.containerrow2_opinion{
    background-color: #ffffff;
    border-right: #8c93d0 3px solid;
    border-bottom: #8c93d0  3px solid;
    border-left: #8c93d0 3px solid;
}
.containermaster_left{
    width: 100%;
    border: #2D88C0 2px solid;
    background-color: #ffffff;
}
.containerrow1_left{ 
 
 background-color: #eeeeff;
 border-right: #8c93d0 3px solid;
 border-top: #8c93d0 3px solid;
    border-bottom: #8c93d0  3px solid;
    border-left: #8c93d0 3px solid;  
}
.containerrow2_left{ 
	background-color: #ffffff;
	border-right: #8c93d0 3px solid;
    border-bottom: #8c93d0  3px solid;
    border-left: #8c93d0 3px solid;  
  }


.containermaster{
    width: 257px;
    border: red 0px solid;
    background-color: #eeeeff;
}

.containerrow1{
 background-color: #eeeeff;
}
.containerrow2{
	background-color: #eeeeff;
}





