	#mainPic {
		float: 	left;
		width:	325;
		height: 215;
		border: 1px solid #fff;
		border-top: none;
		border-left: none;
	}
	#msg {
		padding:3;
		float: 	left;
		width:	325;
		border: 1px solid #fff;
		border-bottom: none;
		border-left: none;
	}
	#info {
		float: 	left;
		width:	342;
		background-color: #cccccc;
		border: 1px solid #fff;
		border-top: none;
		border-right: none;
	}
	#ann {
		padding:3;
		float: 	left;
		width:	342;
		background-color: #eee;
		border: 1px solid #fff;
		border-bottom: none;
		border-right: none;
	}