
table.gal_table {
	width: 645px;
}

table.gal_table tr td {
	width: 33%;
}

table.gal_table tr td div.back {
	background-color: #73BA4A;
}

table.gal_table tr td div.close {
	background-color: #F6BA41;
	white-space: nowrap;
}

table.gal_table tr td div.cont {
	text-align: right; 
	background-color: #F68941;
}

table.close_w {
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
}

table.close_w tr {
}

table.close_w tr td {
	text-align: right;
}

img.border {
 border: 1px solid #3e3e3e;
 margin: 5px;
}


