.tab_back {
	background-image: url(images/grey-tab.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.tab_back2{
	border-bottom: 1px solid #DDDCDC;
	background-image: url(images/blue-tab.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.side_column {
	font-family: Arial, Helvetica, sans-serif;
	overflow: auto;
	height:450px;
	width:310px;
	background-color: #F4F3F3;
	border-top: 0px none #DDDCDC;
	border-right: 1px solid #DDDCDC;
	border-bottom: 1px solid #DDDCDC;
	border-left: 1px solid #DDDCDC;
}	
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.picborder {
	padding: 10px;
	border: 1px solid #666666;	
}

.bottomborder {
	border-bottom: 1px solid #DDDCDC;
}
.spinner {
	background-image: url(images/spinner_word.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
}

div#nextnumber1
{
	display: block;
	text-align: center;
}

div#nextnumber1 img {
	padding: 5px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
}

div#nextnumber2
{
	display: none;
	text-align: center;
}

div#nextnumber2 img {
	padding: 5px;
	background-color:#FFFFFF;
	border: 1px solid #999999;
}
.tab_up {
	background-image: url(images/edges/tab_center.gif);
	background-repeat: repeat-x;
	}
.back_rt {
	background-image: url(images/edges/rt.gif);
}
.back_bottom {
	background-image: url(images/edges/b_m.gif);
}
#top_image {
	height: 20px;
	width: 100%;
	background-image: url(/images/37/1collage.jpg);
	background-repeat: repeat;
}
#container{
	position:relative;
	margin: 0px auto;
	border: 0px;
	height: 600px;
	width: 915px;
}
#thumb_block{
	position:absolute;
	width: 310px;
	left: 605px;
	top: 0px;
	margin: 0px;
	padding: 0px;	
}
#searchdiv {
	text-align: center;
	padding-top: 10px;
}
	
#image_block{
	margin: 0px;
	padding: 15px 0px 0px 0px;
	position: absolute;
	width: 605px;
	left: 0px;
	top: 0px;
}
div#add_comment{
	display: none;
	margin: 5px 0px 0px;
	border: 1px dashed #999999;
	padding: 5px;
}

#usercomment{
	display: none;
	border: 1px dashed #999999;
	padding: 5px;
	margin: 10px 0px 5px 0px;
}
#mycomment{
	text-align: center;	
}
