#gest_page{
	
}

#gest_page .links_table{
	margin-bottom:20px;
}

#gest_page .links_table tr{

}

#gest_page .links_th{
	font-size:120%;
	width:250px;

}

#gest_page .links_td{
	width:250px;
	text-align:center;

}

#gest_page .posts_table{
	margin-bottom:20px;
}

#gest_page .posts_table tr{

}

#gest_page .posts_th{
	font-size:120%;
	width:250px;

}

#gest_page .posts_td{
	width:250px;
	text-align:center;

}

#gest_page .media_th{
	font-size:120%;
	width:200px;

}

#gest_page .media_td{
	width:200px;
	text-align:center;

}

#gest_page .td_azioni{
	width:60px;
	text-align:center;

}

#gest_page .links_edit{
	background: url(imageset/edit.png);
	border:none;
	height:16px;
	width:16px;
	float:left;
	margin-right:10px;
}

#gest_page .links_remove{
	background: url(imageset/remove.png);
	border:none;
	height:16px;
	width:16px;
	float:left;
}

#gest_page .links_title{
	font-size:120%;
	font-weight:bold;
	margin-bottom:5px;
}

#gest_page .edit_post_txt{
	width:600;
	height:300;
}

#gest_page .form_item{
	font-weight:bold;
}

#gest_page .comments_textarea{
	margin-top:5px;
	width:500px;
	height:100px;
}

#media_edit_form{
	margin-bottom:10px;
}

#media_edit_form tr{
	height:30px;
}

#media_edit_form td{
	padding-left:5px;
	padding-right:5px;
}
