/* Free photo posting CSS */
.wpuf-form-layout1 {
		font-size:18px;
}

.textfield {
		width:100% !important;
}

.wpuf-help {
		font-size:16px !important;
		font-style: normal !important;
}


a.wpuf-insert-image {
		font-size:16px !important;
}

.mce-txt {
		font-size:16px !important;
}

.mce-caret {
		margin-top: 9px !important;
}

.mce-edit-area iframe {
		height: 150px !important;
}

/*
#wpuf-insert-image-container {
		display:none;
}

.mce-top-part {
		display:none !important;
}
*/
.mce-statusbar {
		display:none !important;
}

