/* $Id: local-sample.css,v 1.1 2009/08/19 04:28:52 sociotech Exp $ */



/****************************/

/* LOCAL CSS                */

/****************************/



/* Put your custom CSS and CSS overrides in this file and  */

/* rename it local.css.  By restricting your CSS changes   */

/* to local.css, your changes will not be overwritten when */

/* upgrading to a new version of this theme.  You can also */

/* use a local-rtl.css file for the equivalent in RTL.     */



/* Steps to activate local.css:                       */

/* 1. Add your custom CSS to this file                */

/* 2. Rename this file to local.css                   */

/* 3. Clear cached data at admin/settings/performance */

.view-uc-products .item-list{
	display:none;
	
}


#node-1364 img.reilua{
display:none;
}



#footer-message-text-inner{
text-align:center;

}
#footer-message-text-inner a{
background:#ccb796;
color:#150d02;
 padding: 2px 4px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}

/*
.logged-in #content-inner-inner.etusivu_cat {
background-color:#ffffff;

}


.front.logged-in table.category td.category {
background:none;
}

.front.logged-in table.category td.category strong a {
color:#222222;
}

*/
