/* 
.submission {
	border-style:dotted;
	border-color:#339999;
	width:400px;
	padding:10px;
}

.field {
	border-style:double;
	border-color:#339999;
	width:395px;
}
*/


#create h1 span {background:url(/upickdaily/images/header-createastory.png) no-repeat;}

.submission #body_container {background:#fff; border:1px solid #399; width:100% !important;}
.submission #add {background:url(/upickdaily/images/btn-add.png) no-repeat; border:none; float:left; height:30px; margin-left:20px; text-indent:-1000em; width:50px;}
.submission #submit {background:url(/upickdaily/images/btn-submit.png) no-repeat; border:none; float:right; height:40px; text-indent:-1000em; width:72px;}

.submission h2 {margin:10px 0 5px 0;}
.submission .yui-toolbar-titlebar h2 {text-indent:0;}
.tagItems {margin:0 30px 10px 0; border: 1px dotted #399; padding:5px; width:98.4%;}
.tagData li {line-height:14px;} /* as tall as the img */
#tagData li img {padding-left:3px;}
#tagsAutoComplete {float:left;}


