/* @override http://192.168.1.2/wp-content/css/wp-attachment-manager.css */

.wam_icon_td {
	width:3em;
}

.wam_settings_td {
	width:6em;
}

.wam_ruled td{border-bottom:1px solid #CCCCCC;}
.wam_ruled td{
	font-weight:bold;
	text-align:center;
}

.wam_ruled td textarea {
	width:95%;
}

a.wam_icon_link,
a.wam_icon_link:link,
a.wam_icon_link:visited,
a.wam_icon_link:hover,
a.wam_icon_link:active {
	display:block;
	background-repeat:no-repeat;
	background-position:0% 50%;
}

#attachment_manager_upload fieldset {
	border: 1px solid #ccc;
	width: 30em;
	padding: .5em 2em;
	margin: 1em;
}

#attachment_manager_upload legend {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
}

div.main h4.wam {
	font-size:.7em;
	line-height:.8em;
	margin-bottom:.5em;
}

div.wam_wrap ul.wam_ul,
div.wam_wrap ul.wam_ul li {
	list-style:none;
	margin:0;
}


/* attachments background */

ul.wam_ul {
padding:0pt 0pt 0px;
}

.wam_wrap {
/* padding-top: 10px; */
padding-left: 10px;
margin-bottom: 15px;
border-top: 1px dotted #bab6b7;
border-bottom: 1px dotted #bab6b7;
padding-bottom: 15px;
}

h4.wam {
margin-bottom: 0.6em !important;
}

ul.wam_ul li p {
padding-left: 20px;
margin-top: 4px !important;
font-style: italic;
font-size: 85%;
}
