/* Common section */
span.photo {
	font-size: 12px;
	color: #000000;
	font-family:Tahoma,Verdana,sans-serif;
	font-weight: normal;
}

span.photobold {
	font-size: 12px;
	color: #000000;
	font-family:Tahoma,Verdana,sans-serif;
	font-weight: bold;
}

span.photosmall {
	font-size: 11px;
	color: #000000;
	font-family:Tahoma,Verdana,sans-serif;
	font-weight: normal;
}

div.photocontainer {
	width:100%;
	padding:5px 0px;
}

div.phototop {
	width:640px;
	height:18px;
	padding:5px 10px;
	background: url(../images/photo/top.png) top center repeat-x;
	text-align:left;
}

div.photoformcontainer {
	width:638px;
	padding:5px 10px;
	border-left:1px solid #E0E3E3;
	border-right:1px solid #E0E3E3;
	border-bottom:1px solid #E0E3E3;
	text-align:center;
}

span.photorow {
	display:inline-block;
	text-align:center;
	padding: 2px;
}

input.photodesc {
	width:150px;
}

input.photoremote {
	width:250px;
}
