#UGCForm .fileupload {
	background: transparent url(/SysRes/GLOBALSkin/MyTownSkin/Groups/UGC/Texture.png) no-repeat scroll 0pt -344px;
	overflow: hidden;
	width: 96px;
	height: 23px;
	-moz-background-clip: -moz-initial;
	-moz-background-origin: -moz-initial;
	-moz-background-inline-policy: -moz-initial;
	display: inline;
	position: absolute;
	margin-left: 10px;
	color: white;
	font-size: 12px;
	padding-left: 9px;
	padding-top: 7px;
	font-weight: bold;
}

#UGCForm .fileupload input {
	position: relative;
	height: 23px;
	width: 434px;
	display: inline;
	cursor: pointer;
	opacity: 0;
	margin-left: -142px;
}

#MyPostsBox .posts li {
	margin: 4px 0px;
}

#MyPostsBox .posts li * {
	font-size: 13px;
}

#MyPostsBox .posts a {
	float: left;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

#MyPostsBox .posts a:hover {
	text-decoration: underline;
}

#MyPostsBox .posts .time {
	float: right;
}


#UGCForm .Selector .SelectionButton, #UGCForm .Selector .Button {
	background-image: url(/SysRes/GLOBALSkin/MyTownSkin/Groups/UGC/Selector_Texture.png);
	border: medium none;
	padding: 0;
	color:#ffffff;
}
#UGCForm .Selector .SelectionButton { width:160px; }
#UGCForm .Selector .Selection { width:144px; }

#UGCForm .Selector ul.OptionList {
	width:209px !important;
}
#UGCForm .Selector ul.OptionList  li {
	background-image: url(/SysRes/GLOBALSkin/MyTownSkin/Groups/UGC/Selector_Texture.png);
	width:160px;
}
#UGCForm .Selector .Selection {
	background-image: url(/SysRes/GLOBALSkin/MyTownSkin/Groups/UGC/Selector_Texture.png);
}

#ArticleBox .Selector {
	margin-right:20px;
}

/* Selector fix */
#ArticleBox .Selector .Selection {
	padding:6px 0 0 15px !important;
	z-index:1 !important;
	color:#FFFFFF !important;
	height:24px;
}
#UGCForm .Selector .Selection {
	width:145px;
}

#UGCForm select#category, #UGCForm select#formsel {
	display:none;
}

#UGCForm #selectioncategory {
	text-align: center;
}

#UGCForm  #article-lead {
	width: 604px;
	height: 100px;
}

#UGCForm #ArticleBox select.wait-for-page {
	color: #999;
}
#UGCForm #ArticleBox select.wait-for-page:hover {
	cursor: progress;
}