.AdminTitleLeft{
	height: 30px;
	width:50px;
	background-image: url(../images/titlebar/titlebar_r1_c1.gif);
	/*background-attachment: fixed;
	  background-position: right top;*/
}

.AdminTitleCenter{
	width: 700px;
	font-weight:bolder;
	background-image: url(../images/titlebar/titlebar_r1_c2.gif);
	/*background-attachment: fixed;
	  background-position: right top;*/
}

.AdminTitleRight{
	height: 30px;
	width:50px;
	background-image: url(../images/titlebar/titlebar_r1_c4.gif);
	/*background-attachment: fixed;
	  background-position: right top;*/
 }