#quick_post_form  {
	/*border: 1px solid #9f9f9f;*/
	padding: 5px 10px 5px 0px; 
	margin: 0;
	/*-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;*/
	width:170px;
}

#quick_post_content_parent table, tr, td  {
	margin: auto!important;
	padding: inherit!important;
	width: auto;
}

#quick_post_content_parent table tr td *  {
	border: 0!important;
}

#quick_post_content_parent table.mceLayout  {
	border-left: 1px solid #BBB;
	border-right: 1px solid #BBB;
}

#quick_post_content_parent table.mceLayout tr.mceFirst td.mceToolbar {
	border-top: 1px solid #BBB;
}

#quick_post_content_parent table.mceLayout tr.mceLast td {
	border-bottom: 1px solid #BBB;
}

#quick_post_title {
	width: 99%;
	height: 20px;
	border: 1px solid #9f9f9f;
	padding: 0;
	margin: 0;
}

#quick_post_content {
	width: 99%;
	height: 200px;
	border: 1px solid #9f9f9f;
	padding: 0;
	margin: 0;
}

#quick_post_excerpt {
	width: 99%;
	height: 100px;
	border: 1px solid #9f9f9f;
	padding: 0;
	margin: 0;
}

#quick_post_tags {
	width: 99%;
	height: 20px;
	border: 1px solid #9f9f9f;
	padding: 0;
	margin: 0;
}

#quick_post_date {
	width: 99%;
	height: 20px;
	border: 1px solid #9f9f9f;
	padding: 0;
	margin: 0;
}

#quick_post_cat, #quick_post_new_cat_parent, #quick_post_tag_list {
	width: 100%;
	padding: 0;
	margin: 0;
}

.quick_post_new_taxonomy {
	width: 97%!important;
	height: 20px;
	padding: 0!important;
	margin: 0;
}

.quick_post_taxonomy_droplist  {
	width: 98%;
	padding: 0;
	margin: 0;
}

.quick_post_label {
}

.quick_post_rb {
	margin: 10px 0px 5px 0px!important;
}

.quick_post_custom_field {
	margin: 0;
	width: 99%!important;
	height: 20px;
}

#quick_post_new_cat {
	width: 99%;
	height: 20px;
	border: 1px solid #9f9f9f;
	padding: 0;
	margin: 0;
}

#quick_post_captcha_input {
	width: 40%;
	height: 20px;
	border: 1px solid #9f9f9f;
	padding: 0;
	margin: 0;
}

#quick_post_captcha_image {
	width: 40%;
	height: 23px!important;
	border: 1px solid #9f9f9f;
	padding: 0!important;
	margin: 0;
}

#quick_post_submit {
	margin: 10px 0 0 0;
}

#quick_post_cat_checklist {
	list-style-type: none;
	height: auto;
	max-height: 150px;
	overflow: auto;
	border: 1px solid #9f9f9f;
	width: 99%;
	padding: 2px 0 2px 0;
	margin: 0 0 15px 0;
}

#quick_post_cat_checklist li {
	list-style-type: none;
	background: none;
	margin: 0 0 0 2px;
	padding: 0 0 0 0px;
	height: 20px;
}
#quick_post_cat_checklist li ul{
	margin:0 0 0 10px;
	padding: 0 0 0 5px!important;
	list-style-type: none;
}

#quick_post_cat_checklist #cats {
		margin:0 0 0 2px;
		padding: 0;
}
#quick_post_load {
	margin: 10px 0 0 0;
}

#quick_post_page {
	width: 40%;
}

.quick_post_taxonomy_box {
	border: 1px solid #9f9f9f;
	margin: 0 0 15px 0;
	padding: 4px 0 4px 4px;
}

.quick_post_taxonomy_checklist {
	list-style-type: none;
	height: auto;
	max-height: 150px;
	overflow: auto;
	width: 99%;
	margin: 0 0 5px 0;
}

.quick_post_taxonomy_checklist li {
	list-style-type: none;
	background: none;
	margin: 0;
	padding: 0;
}
.quick_post_taxonomy_checklist li ul {
	margin:0 0 0 10px;
	list-style-type: none;
}

.quick_post_taxonomy_checklist .cats {
		margin:0!important;
}

/* Option Panel */
.quick_post_option_form {
	text-align: right;
}

.quick_post_option_form  a {
	float: left;
}

.quick_post_option {
	margin-bottom: 5px;
	width: 55%;
}

.quick_post_droplist {
	width: 40%;
}

.quick_post_option_label {
	clear: both;
	float: left;
}

.quick_post_option_header {
	font-size: .83em;
	font-weight: bold;
	color: #000;
	text-shadow: white 0 1px 0;
	float: left;
	margin-left: 2px;
}

.quick_post_option_icon {
	background-image: url(images/ui-icons_222222_256x240.png);
	background-position: -160px -192px;
	padding: 0 16px 2px 0;
	cursor: pointer;
}

.quick_post_option_icon_no_js {
	padding: 0 16px 2px 0;
}

.quick_post_option_div {
	padding: 4px 0px 2px 2px;
	margin-top: 2px;
	background-color: #e9e9e9;
}

.quick_post_cat_checklist_admin {
	list-style-type: none;
	height: auto;
	max-height: 80px;
	width: 95%;
	overflow: auto;
	border: 1px solid #9f9f9f;
	padding: 0 0 4px 2px;
	text-align: left;
	background-color: #ffffff;
}

.quick_post_cat_checklist_admin li {
	margin: 0 0 0 2px;
}

.quick_post_cat_checklist_admin li ul {
	margin:0 0 0 10px;
}

.quick_post_option_box {
	background-color: #ddd;
	margin: 5px 0px 0px 0px;
	border: 1px solid #d9d9d9;
}

.quick_post_option_header_div {
	height: 16px;
}

.quick_post_custom_fields {
	height: 80px;
	width: 99%;
	border: 1px solid #d9d9d9;
	overflow: auto;
	margin: 0px 0px 5px 0px;
	padding: 1px 0px 4px 0px;
	text-align: left;
}

.quick_post_admin_table {
	text-align: left;
}

/* css for timepicker */
.ui-timepicker-div .ui-widget-header{ margin-bottom: 8px; }
.ui-timepicker-div dl{ text-align: left; }
.ui-timepicker-div dl dt{ height: 25px; }
.ui-timepicker-div dl dd{ margin: -25px 0 10px 65px; }
.ui-timepicker-div td { font-size: 90%; }

#ui-datepicker-div { display: none; }