


@media screen
{

/* Sliding doors technique */
.widget_nw {
        
		    background: transparent url(/images/drop/blue_top_left2.jpg) no-repeat left;
		
		height:37px;
}     

.widget_w {
  
    border-left:11px solid #A1C9EC;    
  
  margin-left: 4px;  
 
}

.widget_sw {
        
		background: transparent url(/images/drop/blue_bottom_left2.jpg) no-repeat top left;
		
		height:15px;
}

.widget_title {
	
	    background: transparent url(/images/drop/blue_top_right2.jpg) repeat-x right top;
	
	color: #ffffff;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	height:25px;
	margin:0 0 0 15px;
	padding:12px 0 0 0;	
	text-align:left;   
}

.widget_content {
  background-color: #ffffff;
  overflow:hidden;  
  padding: 5px 5px 0 5px;
  
  border-right:11px solid #A1C9EC;    
  
  margin-right:5px;  
}

.widget_content img {
   
}

.widget_content h2, h3 {
 
    color: #A1C9EC;  
  
   
}

.widget_statusbar {
	
	background: transparent url(/images/drop/blue_bottom_right2.jpg) repeat-x right top;	
	
	font-size:8px;
	height:10px;
	margin-left:11px;
} 

.widget_statusbar a 
{
    position:relative;
    height:20px;
	bottom:20px;
	left:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.6em;
}  
     
.widget_draggable {
  cursor:move;
}   

/* Ghost */
.widget_ghost {
  background:#FFF; 
  opacity: 0.5;  
  filter:alpha(opacity=50);	
  position:relative;  
  border: 2px dashed #F00;      
  margin:0px;
  padding:0;  
}
.title strong
{
     font-family:Arial, Helvetica, sans-serif;
     font-size:14px;
     font-weight:bold;    
}
.sum 
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#a42127;    
}
.title2
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#5d8dc0;     
}


}
