        .rgbcontainer .left,
	.rgbcontainer .cright {
		width:48%;
		float:left;
		margin-top:20px;
		margin-right:2%;
		margin-bottom:20px;
	}
.rgbcontainer .left A,
.rgbcontainer .cright A {
	display:block;
	width:100%;
	line-height:30px;
	border-bottom:1px silver dashed;
	text-decoration:none;
	height:30px;
}
.rgbcontainer .left A:hover,
.rgbcontainer .cright A:hover {
	background-color:#EAFAFF;
	color:black;
}
.rgbcontainer .left SPAN,
.rgbcontainer .cright SPAN {
	float:right;
}
.rgbcontainer .left strong,
.rgbcontainer .cright strong {
	float:left !important;
}
.rgbcontainer A strong {
	font-weight:normal;
}
.rgbcontainer .left {
/*	margin-left:250px;*/
	border-right:none
}
.rgbcontainer .cright {
	border-left:0px
}
.rgbcontainer .cright .no {
	color:white;
}
.rgbcontainer {
	overflow:auto;
}
DIV.one {
	padding-left:365px;
	width:500px;
}
DIV.one TABLE {
	margin-left:35px;
}

.photographerspage .rgbcontainer {
	max-width:740px;
}