/* CSS Document */

.containergallery{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 695px;
	background-color:#FAFAFA;
}

.containeraccess{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 695px;
	background-color:#e9dcca;
}

.container1{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 275px;
	background-color:#e9dcca;
}

.container2{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 275px;
	background-color:#eae8e0;
}

.container3{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 275px;
	background-color:#eadcd0;
}

.container4{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 275px;
	background-color:#eeeeee;
}

.container5{
	border: 1px solid #b8b8b8;
	margin-bottom: 1em;
	width: 275px;
	background-color:#e8dedc;
}

.innerdiv{
background: transparent url(brcorner.gif) bottom right no-repeat;
position: relative;
left: 2px;
top: 2px;
padding: 1px 7px 8px 2px;
}