table.photo-left{
	height:100%;
	width: 35px;
	border:none;
	}

table.photo-left td.photo-left-top, table.photo-left td.photo-left-top-disabled{
	width: 35px;
	background-image: url("../images/arrow_left.gif");
	background-position: center;
	background-repeat: no-repeat;
	}


table.photo-left td.photo-left-top-disabled{
	background-image: none;}
table.photo-left td.photo-left-top-disabled div.empty{
	background-image: none;}

table.photo-left td.photo-left-top-over{
	background-image: url("../images/arrow_left_up.gif");
	cursor: pointer;
	}






table.photo-right{
	height:100%;
	border:none;
	width: 35px;
	}

table.photo-right td.photo-right-top, table.photo-right td.photo-right-top-disabled{
	width: 35px;
	background-image: url("../images/arrow_right.gif");
	background-position: center;
	background-repeat: no-repeat;
	}

table.photo-right td.photo-right-top-disabled{
	background-image: none;}
table.photo-right td.photo-right-top-disabled div.empty{
	background-image: none;}

table.photo-right td.photo-right-top-over{
	background-image: url("../images/arrow_right_up.gif");
	cursor: pointer
	}




/* /Photo Navigation */






/* Standart */
div.empty-clear{
	clear:both; 
	width:100%; 
	overflow:hidden; 
	height:1px!important;}

div.photo-navigation{
	padding:5px 0px;
	clear:both;}

font.starrequired{
	color:red;}

div.before-comment{
	clear:both; 
	width:100%; 
	overflow:hidden; 
	height:20px!important}

