#counter
{
	position: absolute;
	left: 366px;
	top: 524px;
	width:auto;
	height:20px;
	/*background-image:url(images/close.gif);*/
}


#close
{
	position: absolute;
	left: 26px;
	top: 524px;
	width:auto;
	height:20px;
	/*background-image:url(images/close.gif);*/
}

#close_pic
{
	position: absolute;
	left: 10px;
	top: 527px;
	width:9px;
	height:9px;
	/*background-image:url(images/close.gif);*/
}

#next
{
	position: absolute;
	left: 743px;
	top: 524px;
	width:auto;
	height:20px;
	/*background-image:url(images/close.gif);*/
}

#next_pic
{
	position: absolute;
	left: 780px;
	top: 527px;
	width:9px;
	height:9px;
	/*background-image:url(images/close.gif);*/
}

#back
{
	position: absolute;
	left: 680px;
	top: 524px;
	width:auto;
	height:20px;
	/*background-image:url(images/close.gif);*/
}

#back_pic
{
	position: absolute;
	left: 663px;
	top: 527px;
	width:9px;
	height:9px;
	/*background-image:url(images/close.gif);*/
}




/* ##################################################################### */
/* HTML ELEMENTS
/* ##################################################################### */

body, html
{
	height:100%;
	margin:0;
	padding:0;
}

body
{
	color:#5A5A5A;
	/*background-image:url(../images/body_bg2.gif);
	background-position:top left;
	background-repeat:repeat-x;*/
	text-align:center;
}

body, p, a, td, input, textarea
{
	font-family:Arial;
	font-size:11px;
	color:#5A5A5A;
}
