/* specific for home and process templates
**********************************************************/
.header{
	height:150px;
	background-image: url(../images/templates/2011banners/header_news.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.cont_home{ background:  url("../images/templates/cont_news.gif") right repeat-y;}

.cont_home_white{ background:  url(../images/spacer.gif) repeat-y right;}

.cont_inside{ background:  url(../images/templates/inside_page_bg_news_leaf.gif) no-repeat 416px 320px;}

.fltrt{
	float:right;

}
.rtback {
	background-image: url(../images/templates/cont_news.gif);
	background-repeat: repeat-x;
}

