@import url("default.css");
 
#userLoginSection{
background-color:#EAC8EE;
	}
	
#siteBannerSection{
background-color:#EAC8EE;
}

#globalNavSection{
background-color:#EAC8EE;
}



#breadCrumbSection{
color:#666666;
}



#browseButton {
	background-image: url("../images/cln_icon_browse.gif");
}

#editButton {
	background-image: url("../images/cln_icon_edit.gif");
}


