/*================================
 Container Styles for CSTA
================================*/   

.containermaster_events
{
    width: /*246px;*/252px;
        
}
.containerrow1_events{
 /*background-image: url(events_p.png);*/
 background-image: url(events_top.jpg);
 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;*/
    background-image: url(events_right.jpg);
    background-repeat: repeat-y;
    background-position: right;         
}
.containerrow3_events
{
	background-image: url(events_verybottom.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
.containermaster_news
{
    width: /*246px;*/252px;
    
}
.containerrow1_news
{
    /*background-image: url(news_p.png);*/
    background-image: url(industry_top.jpg);
    height: 45px;
    background-repeat: no-repeat;    
    background-position: bottom;     
}
.containerrow2_news
{
    /*background-color: #ffffff;
    border-right: #8c93d0 3px solid;
    border-bottom: #8c93d0  3px solid;*/
    border-left: #8c93d0 3px solid;
    background-image: url(industry_right.jpg);
    background-repeat: repeat-y;
    background-position: right;   
}
.containerrow3_news
{
	background-image: url(industry_verybottom.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
.containermaster_opinion
{
    width: /*246px;*/247px;
}
.containerrow1_opinion
{
 background-image: url(opinion_top.jpg);
 height: 45px; 
 background-repeat: no-repeat;  
 background-position: bottom; 
}
.containerrow2_opinion
{
    background-color: #ffffff;
    border-right: #8c93d0 3px solid;    
    border-left: #8c93d0 3px solid;
}
.containerrow3_opinion
{
	background-image: url(opinion_verybottom.jpg);
    background-repeat: repeat-x;
    background-position: top;
}
.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;
}






