DIV.submit, DIV.submit DIV {
	background-image: url("images/sprites/headerfooter.gif"); 
	background-position :0 0; 
	background-repeat:no-repeat; 
}

DIV.submit INPUT.check,
DIV.submit INPUT.cancel,
DIV.submit INPUT.refresh,
DIV.submit INPUT.ticket,
SPAN.dropdown
{ 
	background-image: url("images/sprites/icons_general.gif"); 
	background-position: 0 0; 
	background-repeat: no-repeat; 
}

DIV.submit { 
	background-position: 0 -1210px; 
	background-repeat: repeat-x; 
	padding: 0; 
	float: left;
	height: 54px; 
	_margin: 10px 0 0 0; 
}

DIV.submit DIV { 
	background-position:0 -1156px;  
}

DIV.submit DIV DIV { 
	background-position:right -1264px; 
}

DIV.submit INPUT { 
	height: 54px; 
	border:0px; 
	background-color: transparent; 
	font-weight: bold; 
	padding: 0 30px 0 55px; 
	width: auto; 
	overflow: visible; 
	_height:52px; 
}

DIV.submit a {
	text-decoration: none;
}

DIV.submit INPUT.check { 
	background-position: -442px -7px; 
	color: #000; 
	font-style: normal; 
	font-weight:bold; 
}

DIV.submit INPUT.cancel { 
	background-position: -450px -134px; 
	color: #000; 
	font-style: normal; 
	font-weight:bold; 
}

DIV.submit INPUT.refresh { 
	background-position: -450px -180px; 
	color: #000; 
	font-style: normal; 
	font-weight:bold; 
}

DIV.submit INPUT.ticket { 
	background-position: -453px -52px; 
	color: #000; 
	font-style: normal; 
	font-weight:bold; 
}

SPAN.dropdown,
SPAN.dropup {
	height: 18px;
	border: 0px;
	width: auto;
	_height: 16px;
	display: inline-block; 
	vertical-align: middle; 
	cursor: pointer;
	display: block; 
	float: left; 
	/*clear: left;*/
	padding-left: 24px;
	font-size: 9px;
	line-height: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
}

SPAN.dropdown {
	background-position: -388px -200px;
}

SPAN.dropup {
	background-position: -388px -219px;
}

INPUT.forumngbutton
{
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
}
