/* ------------------------------------------------------------------
	Filename:        component_class.css
  Author:          Robin Blackwell
  Description:     small class to apply certain properties to components and templates
      	        
  -------------------------------------------------------------------
*/

.component_class{
	background:url(/library/default/images/common/backgrounds/bg-container-main.gif) repeat-y top center;
	text-align:left;
}
