/*	
	modification_date	20081009
	generic css stylesheet definitions
	karl-martin magritzer
*/

table.pic_table {
	width: 800px;
	height: 200px;
	border-spacing:1px;
	border-top: darkgray thin solid;
}

iframe.right_frame {
	width: 395px;
	height: 400px;
	overflow-y: hidden;
	overflow-x: hidden;
}
	body.right_frame_pic {
		margin: 0px;
		padding: 0px;
		overflow-y: hidden;
		overflow-x: hidden;
		width: 393px;
		height: 400px;
	}
	h1.right_frame_pic {
		margin-left: 2px;
		margin-bottom: 0;
		padding-bottom: 0; 
		font-size: 15px;
		width: 393px;
		color: SteelBlue;
	}
	table.right_frame_pic {
		width: 395px;
		height: 365px;
	}
	table.right_frame_pic_control {
		width: 395px;
		height: 20px;
	}
	img.right_frame_pic_control {
		height: 20px;
	}
