
/**************************************************************************************************
Sidebar section
***************************************************************************************************/  
#sidebarskin-default {
	display:block;
	min-height:323px;_height:323px;	
}
#sidebarskin-metportfolio {
	display:none;
}
#sidebarskin-default-img {
	height:323px;	
}   
/* sidebartext style */
   .sidebartitle{
   width:278px;
   height:18px;
   }
  .sidebartitle p{
  font-weight:bold;
  color:#6e120f;
   }
/* sidebartext style */
  .sidebartext{
   width:278px;
   min-height:100px;_height:100px;
   margin:10px 0 10px 0;
   }
  .sidebartext p{
   color:#6e120f;
   }