#fPostText,#fTitle,#fTags,#fImURL,#fileToUpload{
	width: 100%;
}

#waitInd{
	display: inline;
}

#lImgForm{
	float: left;
	width: 360px;
	padding-right: 10px;
}

#rImgForm{
	float: left;
}

.imgThumb{
	float: left;
	padding: 5px;
	margin: 1px;
	border: 1px solid gray;
	cursor: hand;
	cursor: pointer;
	
}