.wptm_support_container{
	margin:10px 0px;
	padding:0;
}
.wptm_sidenav{
	float:left;
	width:200px;
	border:2px solid #333333;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding:0;
	background:#1d6b8d
	
}
.wptm_sidenav ul{
	list-style:none;
	padding:0;
	margin:0;
	margin-bottom:20px;	
}
.wptm_sidenav ul li{
	list-style-type:none;
	list-style-image:none;
	list-style:none;
	padding:0;
	margin:0;
}
.wptm_sidenav ul li a:link,
.wptm_sidenav ul li a:visited{
	display:block;
	padding:5px 10px;
	margin:0;
	background-color:#1d6b8d;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	outline:none;
}
* html .wptm_sidenav ul li a:link,
* html .wptm_sidenav ul li a:visited{height:1%}
.wptm_sidenav ul li a:hover,.wptm_sidenav ul li a.current_nav{
	text-decoration:none;
	background-color:#106080;
	color:#fff;
}
.wptm_support_content{
	float:left;
	width:640px;
	margin-left: 28px;
	padding: 0px;
	font-weight: normal;
	font-size:12px;
}
.popular_tags{
	padding:10px;
}
.popular_tags a:link,
.popular_tags a:visited{
	color:#fff;
	text-decoration:none;
}
.popular_tags a:hover{
	color:#FFFFCC;
	text-decoration:underline
}
.wptm_sidenav h3{color:#fff; padding:10px 20px; background:#333; margin-top:0; margin-bottom:0px}
/*Widefat */
.widefat {
	border-color: #dfdfdf;
	background-color: #fff;
}


.widefat td,
.widefat th {
	border-color: #dfdfdf;
}

.widefat th {
	text-shadow: rgba(255,255,255,0.8) 0 1px 0;
}

.widefat thead tr th,
.widefat tfoot tr th{
	color: #333;
	background: #dfdfdf url(images/gray-grad.png) repeat-x scroll left top;
}
.widefat {
	border-width: 1px;
	border-style: solid;
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
	clear: both;
	margin: 0;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.widefat * {
	word-wrap: break-word;
}

.widefat a {
	text-decoration: none;
}

.widefat td,
.widefat th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 12px;
	vertical-align: text-top;
}

.widefat td {
	padding: 7px 7px 5px;
	vertical-align: top;
}

.widefat thead tr th:first {
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-khtml-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
}

.widefat thead tr th:last {
	-moz-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-khtml-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
}

.widefat tfoot tr th:first {
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-khtml-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.widefat tfoot tr th:last {
	-moz-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-khtml-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.widefat td p {
	font-size: 12px;
}
.widefat tbody td{
	padding:8px;
}
.widefat th {
	padding: 7px 7px 8px;
	text-align: left;
	line-height: 1.3em;
}

.widefat th input {
	margin: 0 0 0 8px;
	padding: 0;
	vertical-align: text-top;
}

.widefat .check-column {
	width: 2.2em;
	padding: 0;

}

.widefat tbody th.check-column {
	padding: 7px 0 22px;
}
.widefat td{text-align:left}
.widefat .num,
.column-comments,
.column-links,
.column-posts,
.column-parent {
	text-align: center;
}

.widefat th#comments {
	vertical-align: middle;
}

.wrap {
	margin: 0 15px 0 5px;
}

.widefat tbody th{text-align:center; border-right:1px solid #eee; vertical-align:middle}
.widefat tbody td{vertical-align:middle}
.widefat tbody td span{font-size:11px; font-style:italic; color:#999}
.widefat tbody td h3{
	font-size:12px;
	padding:0;
	margin:0;
}
.widefat tbody td a:hover{
	color:#990000;
}
.button,
a.button:link,
a.button:visited
{
	border-color: #bbb;
	color: #464646;
	text-shadow: rgba(255,255,255,1) 0 1px 0;
	font-family: "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size: 11px !important;
	line-height: 16px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	-moz-border-radius: 11px;
	-khtml-border-radius: 11px;
	-webkit-border-radius: 11px;
	border-radius: 11px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-khtml-box-sizing: content-box;
	box-sizing: content-box;
	line-height: 1.2em;
	-webkit-border-radius: 10px;
	padding: 4px 10px;
	text-decoration:none;
}
.button:hover,
a.button:hover{
	color: #000;
	border-color: #666;
	text-decoration:none
}

.button{
	background: #f2f2f2 url(images/white-grad.png) repeat-x scroll left top;
}

.button:active{
	background: #eee url(images/white-grad-active.png) repeat-x scroll left top;
}
.alt{
	background:#fcfcfc
}