#textedit {
	width:515px;
}

#textpreview {
	background:white;
	padding:10px;
	min-height:160px;
}

.gallery {
	width:100%;
}
.gallery td{
	text-align:center;
}
.gallery a{
	text-decoration:none;
}
.textwidth {
	width:600px;
	margin:0 auto;
}

