﻿
.btn { width:25px;height:25px;background:transparent url("images/toolbar/buttons.png") no-repeat; }
.separator { width:10px;height:25px;background:#fff url("images/toolbar/static.png") no-repeat; }
.grip { width:15px;height:25px;background:#fff url("images/toolbar/static.png") no-repeat -10px 0; }
.con 
{
	width:790px;
	height:25px;
	margin-top:3px;
	padding:2px;
	border:1px solid #d1d1d1;
	background:#f4f4f4 url("images/toolbar/horizontal.png") repeat-x 0 -1px;  }