
#navTitle{ font-size:10px;  color:#44B9D0;text-transform:uppercase;margin-left:2px;}

.block { border:0px; margin:0 0 10px; background-color:#44B9D0;font-size:10px;}

.block button.button span{	
	background:url(../images/icons/priv_arrowRightWhite.png);
	background-repeat:no-repeat;
	background-position:100% 50%; 
}


.footer #footerRightBar{
	background:url(../images/priv_topbar.png);
	background-repeat:repeat-xy;
	
}
.footer #footerLeftBar{
	background:url(../images/blackbar.png);
	background-repeat:repeat-xy;
	
}


button.button span {
	background:url(../images/icons/priv_arrowRightBlue.png);
	background-repeat:no-repeat;
	background-position:100% 50%; 
	background-color:none;
}

.header #topBar{
	background:url(../images/priv_topbar.png);
	background-repeat:repeat-xy;

}

#nav li.active a { 
	color:#666;
	background:url(../images/icons/priv_selected.png);
	background-repeat:no-repeat;
	background-position:0px 3px ;
}

/* ======================================================================================= */