/************************************************** TEMPLATE STYLES */
/****************************************************************** */

#UserParse {
	text-align:left;
	padding:12px 0 12px 0; 
	margin:0; }
	
#UserParse img.floatImg { float:left; margin:3px 10px 3px 0 }

#UserParse img.bigImg { margin:15px 0 15px 0 }

#UserParse .editmode {
	overflow:auto;
	height:300px;
	width:449px;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999; }

div.LogContainer {
	text-align:left;
	display:block; }

.InputTitle {
	background-color:transparent;
	color:#fff;	
	font-size:32px;
	font-weight:bold;
	line-height:30px;
	height:40px;
	width:330px; }
	
.InputInfo {
	background-color:transparent;
	color:#999;
	font-size:12px;
	line-height:13px;
	height:2em;
	width:440px; }

.InputMore {
	background-color:transparent;
	color:#999;
	font-size:12px;
	line-height:13px;
	height:3000px;
	width:425px; }
	
#makepopuplink {

}

#makepopuplink select { width:170px;}