﻿.pagenav {
	font-family:Georgia, "Times New Roman", Times, serif;`
	/*font-size:14px;*/
	font-style:italic;
	list-style-type: none;
	margin: 0px 0px 0px 10px;
}

#content .page_heading {
	margin: 0px 0px 2px 0px;
	font-size: 16px;
	font-style: italic;
}

#content #tbl_output {
	border:0px white solid;
}

/* Page Sitemap CSS */
.pagenav .page_item {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	/*list-style-type: none;*/
}

#content #td_left {
	border: 0px white solid;
	border-right:1px #eee solid;
	width:50%;
}

#page_dd_label {
	margin-right:5px;
}

#page_drop_down {
	margin: 15px 0px -10px 10px;
}

/* Post Sitemap CSS */
#post_item {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	/*list-style-type: none;*/
}

#content #td_right {
	border: 0px white solid;
	width:50%;
}

#post_dd_label {
	margin-right:5px;
}

#post_item {
	border: 0px red solid;
	margin:0px 0px 0px 20px;
}

#post_drop_down {
	margin: 15px 0px -10px 0px;
}

#content .post_heading {
	margin: 0px 0px 2px 0px;
	font-size: 16px;
	font-style: italic;
}