

/* 自己增加的CSS */
span.urlreqtxt{
	color:#AAAAAA;
	display:block;
	font-size:0.7em;
	line-height:1.2em;
	margin:0 5px 7px 108px;
	vertical-align:top;
}

#li-2-3 label{
	float:left;
}

div#wrap_tags{
	float:left;
	width:250px;
	margin-left:5px;
}
span.wrap_tag{
	display:block;
	width:75px;
	float:left;
	height:17px;
}

input.cf2_field_3{
	clear:float;
	width:15px;
	margin-right:5px;
}

/* edit_page */
ul.edit_post{
	list-style-type:none;
}

div.wrap_edit_post{
	clear:both;
	height:130px;
	line-height:130px;
	margin-bottom:5px;
	border-bottom:1px solid #ddd;
}

ul.edit_post li h4{
	float:left;
	width:150px;
	text-align:center;
}

ul.edit_post li span.post_id{
	float:left;
	display:block;
	width:30px;
	text-align:center;
}
ul.edit_post li h4.public_post,ul.edit_post li h4.delete_post{
	width:50px;
}

ul.edit_post li img{
	float:left;
	margin-top:4px;
	height:122px;
}

/* End----------edit_page */

#imgSmall,#imgLarge{
	margin-left:20px;
	border:1px solid #bbb;
}

#li-2-8 label{
	float:left;
}
div#wrap_types{
	float:left;
	width:250px;
	margin-left:5px;
}

span.wrap_type{
	display:block;
	width:60px;
	float:left;
	margin-top:6px;
}

input.cf2_field_8 {
	width:20px;
	
}
