table.pod_enclosure, table.pod_format {
	border: 1px solid #ccc;
	margin: 0 0 10px 0;
	width: 100%;
}

table.pod_new_enclosure {
    border: 1px solid #ccc;
	margin: 0 0 10px 0;
    width: 100%;
}

table.pod_new_enclosure tr {
    background: #f1f1f1;
}



table.pod_format {
	width: 95%;
	margin: 0 auto 20px auto;
}

#podcasting table.pod_enclosure td, table.pod_format td {
	background: #f1f1f1;
}

#podcasting table.pod_enclosure td.pod-title, table.pod_format td.pod-title {
	font-weight: bold;
	background: #dfdfdf;
}

#podcasting table.pod_enclosure td.pod-player input {
	text-align: center;
}

#podcasting table.pod_enclosure input, #podcasting table.pod_enclosure select,
table.pod_format input, table.pod_format select {
	width: 100%;
}

#podcasting table.pod_new_enclosure input, #podcasting table.pod_new_enclosure select,
table.pod_format input, textarea, table.pod_format select {
	width: 100%;
}

#podcasting .pod-title{
    text-align: right;

}

#podcasting .pod-new-format_button{
    text-align: right;
    padding-left: 3px;

}

table.pod_format .pod-update {
	text-align: right;

#podcasting h3 {
	margin-bottom: 5px;
}

#podcasting abbr {
	border-bottom: 1px dotted #c3c3c3;
}

#podcasting table.pod_enclosure a {
	position: relative;
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #aaa;
}

table.pod_new_enclosure {
	width: 97%;
}

#podcasting table.pod_new_enclosure input, #podcasting table.pod_new_enclosure select {
	width: 100%;
}

#podcasting table.pod_new_enclosure td {
	padding-right: 12px;
}

#podcasting table.pod_new_enclosure td.pod-title {

	padding-left: 3px;
	padding-right: 2px;
}

#podcasting  td.pod-new-format {
	width: 25%;
	padding-left: 3px;
	padding-right: 2px;
}

#podcasting table.pod_new_enclosure td.submit {
	float: none;
	
	padding-right: 0;
	margin-top: 0;
	padding-top: 0;
	border-top: 0;
}
