
#menu2
{
padding: 1px 0;
font-size: 12px!important;
}

#thumb_and_photo{
	min-height: 350px;
	border: 0px solid yellow;
	padding: 10px;
	background-image:  url(../include/graphics/gradient.jpg)!important;
	background-repeat: repeat-x;
}

#thumbBox {
	width: 120px;
	float: left;
	padding: 0;
	border: 2px solid #f83!important;
}

.thumb{
	margin: 0 5px 5px 0;
	border: solid 2px white;
	float: left;
}

.thumb_now{
	border: solid 2px red;!important
}

#thumbBox p{
	margin: 0;
	margin-bottom: 10px!important;
}

#thumbBox a{
	color: white;
}


img#bigPhoto {
	border: inset 2px!important;
	margin-left: 0px;

	width: auto;
}

