/*  

	Theme Name: 	WordPress Theme 973

	Theme URI: 		http://template-help.com/

	Description:	A theme from Template-Help.com Collection

	Version: 		2.8

	Author: 		Template_Help.com 

	Author URL: 	http://www.Template-Help.com/ 

*/
* {
	padding: 0;
	margin: 0;
}
html {
	font-size: 100.01%;
}
body {
	background: url(images/tail.gif) repeat-x 0 0 #fff;
	font-size: 62.5%;
	font-family: tahoma;
	Arial, Helvetica, sans-serif;
	color: #7d7d7c;
}
.clear {
	clear: both;
}
table, td, div, img {
	border: 0;
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
ul {
	list-style: none;
}
p {
	padding: 0px 0px 18px 0px;
}
a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: none;
}
input, select, textarea, html body textarea {
	vertical-align: middle;
	font-size: 12px;
	color: #000;
	font-family: Arial;
}
input.text, select, textarea {
	padding: 2px 0px 3px 6px;
	border: 1px solid #2e2e2e;
	background: #fff;
}
/*** Main ***/
.main {
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1050)? "1050px" : "100%");
	min-width: 1050px;
}
.main {
	background: url(images/tail-logo.gif) repeat-x 0 62px;
}
.main-bgr {
	overflow: hidden;
	height: 100%;
}
.main-width {
	width: 980px;
	margin: 0 auto;
}
.header {
	height: 275px;
	background: url(images/) no-repeat right 62px;
	padding: 0px 14px 0px 14px;
}
/*** Menu ***/
.main-menu {
	height: 62px;
	background: url(images/menu-bgr.gif) repeat-x 0 0;
        float: right;
}
.main-menu .corner-left {
	background: url(images/menu-left.gif) no-repeat 0 0;
}
.main-menu .corner-right {
	background: url(images/menu-right.gif) no-repeat right 0;
	overflow: hidden;
	height: 100%;
}
.menu {
	height: 62px;
	overflow: hidden;
	padding: 0px 0px 0px 14px;
	float: right;
}
.menu ul {
	float: left;
	list-style: none;
	overflow: hidden;
	background: url(images/ver.gif) no-repeat right 10px;
}
.menu ul li {
	float: left;
	overflow: hidden;
	background: url(images/ver.gif) no-repeat 0 10px;
	padding: 21px 41px 23px 41px;
}
.menu ul li a {
	font-weight: bold;
	font-size: 1.2em;
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
}
.menu ul li a:hover {
	text-decoration: underline;
}
.menu ul li.current_page_item a {
	text-decoration: underline;
}
/*** Logo ***/
.logo {
	clear: both;
	overflow: hidden;
	width: 350px;
	height: 202px;
	float: left;
	background: url(images/headerpng.png) no-repeat 0 0;
}
.logo .indent {
	padding: 5px 0px 0px 0px;
}
.logo h1 {
	display: block;
	overflow: hidden;
	width: 293px;
	height: 233px;
	background: url(images/logo.png) no-repeat 0 0;
	font-size: 2.1em;
	color: #fff;
	text-indent: -1000em;
	cursor: pointer;
}
.logo h1:hover {
	display: block;
	overflow: hidden;
	width: 300px;
	height: 233px;
	background: url(images/logo2.png) no-repeat 0 0;
	font-size: 2.1em;
	color: #fff;
	text-indent: -1000em;
	cursor: pointer;
}
.featurific {
	padding: 1px 50px 0px 0px;
	float: right;
}
.description {
}
/*** Slogan ***/
.slogan {
}
/*** Search ***/
.search {
	overflow: hidden;
	height: 57px;
	background: url(images/search-img.gif) no-repeat 0 0;
}
.search .indent {
	overflow: hidden;
	padding: 17px 16px 0px 17px;
	text-align: right;
}
.search form {
	background: url(images/search-bgr.gif) no-repeat 0 0;
	padding: 0px 0px 1px 0px;
}
.search .text {
	width: 115px;
	padding: 0px 0px 1px 5px;
	border: 0;
	background: transparent;
	margin: 0px 12px 0px 0px;
}
.search .but {
	cursor: pointer;
	margin: 0px 0px 0px 0px;
}
/*** Rss ***/
.rss {
}
/*** Column ***/
.content {
	clear: both;
	overflow: hidden;
	height: 100%;
	padding: 0px 27px 0px 17px;
}
.column-right {
	float: right;
	width: 233px;
	margin: 0px 0px 0px 14px;
	_margin: 0px 0px 0px 11px;
}
/*** Widgets  ***/
.widget {
	clear: both;
	width: 228px;
	overflow: hidden;
	height: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 3px;
}
.widget .widget-bgr {
	overflow: hidden;
	height: 100%;
	border: 1px solid #dedede;
	background: url(images/widget-bgr.gif) repeat-x 0 0 #fff;
	padding: 2px 2px 25px 2px;
}
.widget .title {
	overflow: hidden;
	height: 100%;
	background: url(images/widget-title-bgr.gif) repeat-y 0 0;
	margin: 0px 0px 10px 0px;
}
.widget .title div {
	background: url(images/widget-title-top.gif) no-repeat 0 0;
}
.widget .title div div {
	background: url(images/widget-title-bot.gif) no-repeat 0 bottom;
	padding: 0px 3px 0px 0px;
}
.widget h2 {
	overflow: hidden;
	height: 100%;
	background: url(images/widget-title.gif) no-repeat right 5px;
/*font-weight: normal;*/	font-size: 1.4em;
	line-height: 1.2em;
	color: #212121;
	padding: 13px 6px 13px 21px;
}
.widget ul {
	clear: both;
	line-height: 1.3em;
	font-size: 12px;
	overflow: hidden;
	color: #787878;
	margin: 0px 23px 0px 19px;
}
.widget ul li {
	overflow: hidden;
	height: 100%;
	background: url(images/widget-marker.gif) no-repeat 0 4px;
	padding: 2px 0px 2px 19px;
}
.widget ul li a {
	display: block;
	height: 100%;
	background: url(images/border.gif) repeat-x 0 bottom;
	font-size: 10px;
	font-weight: bold;
	color: #787878;
	text-transform: uppercase;
	padding: 0px 0px 1px 0px;
}
.widget ul li a {
	text-decoration: none;
}
.widget ul li a:hover {
	text-decoration: underline;
}
.widget ul ul {
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.widget ul ul li {
	border: 0;
	margin: 0px 0px 0px 0px;
}
.widget ul ul li a {
	background: none;
}
/*** widget_tag_cloud ***/
.widget_tag_cloud {
}
.widget_tag_cloud h2 {
}
.widget_tag_cloud h2 {
	background: url(images/widget-title02.gif) no-repeat right 5px;
}
.widget_tag_cloud a {
	padding: 0px 7px 0 0;
	font-size: 11px;
	color: #787878;
	line-height: 1.7em;
}
.widget_tag_cloud .widget-bgr div {
	padding: 0px 20px 0px 20px;
}
.widget_tag_cloud .widget-bgr .title {
	padding: 0;
}
.widget_tag_cloud .widget-bgr .title div {
	padding: 0px 0px 0px 0px;
}
.widget_tag_cloud .widget-bgr .title div div {
	padding: 0px 4px 0px 0px;
}
.widget_tag_cloud a {
	text-decoration: none;
}
.widget_tag_cloud a:hover {
	text-decoration: underline;
}
/*** widget_text ***/
.textwidget {
	color: #000;
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 0px 0px 0px 0px;
}
.textwidget a {
	color: #000;
}
/*** widget_page ***/
/*** widget_categories ***/
/*** widget_archive  ***/
/*** widget_meta ***/
/*** widget_links  ***/
/*** widget_recent_entries  ***/
/*** widget_recent_comments  ***/
/*** widget_other ***/
.content #wp-calendar * {
	color: #000;
	font-size: 12px;
}
#search form {
	padding: 10px 0px 0px 10px;
}
#search form .text {
	display: block;
	margin: 0px 0px 8px 0px;
}
.search_page .text {
	padding: 4px 0px 5px 5px;
}
#search form .but {
	margin: 0px 0px 0px -3px;
}
.widget_calendar table {
	margin: 10px 0px 0px 20px;
}
/*** Content  ***/
.column-center {
	overflow: hidden;
	height: 100%;
	padding: 30px 10px 0px 12px;
	background: url(images/content-bgr.gif) repeat-x 0 36px;
}
.column-center .custom {
	height: 183px;
	overflow: hidden;
}
.column-center .custom .box {
	float: left;
	width: 221px;
	margin: 0px 1px 0px 0px;
	height: 179px;
	background: url(images/custom.gif) no-repeat 0 0;
}
.column-center .custom .titlebox {
	height: 42px;
	padding: 0px 7px 0px 0px;
}
.column-center .custom .block02 .titlebox h2 {
	background: url(images/custom01.gif) no-repeat right 5px;
}
.column-center .custom .block03 .titlebox h2 {
	background: url(images/custom02.gif) no-repeat right 5px;
}
.column-center .custom .titlebox h2 {
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	padding: 16px 0px 10px 22px;
}
.column-center .custom .text-box {
	font-size: 11px;
	line-height: 1.3em;
	color: #000;
	padding: 11px 20px 0px 18px;
}
.column-center .custom .block03 .text-box {
	padding-left: 24px;
}
.column-center .indent {
	clear: both;
	overflow: hidden;
	height: 100%;
	background: url(images/line.gif) no-repeat right bottom;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 16px 0px;
}
.column-center .corner-left-top {
	overflow: hidden;
	height: 100%;
	margin: 0px 3px 0px 2px;
	background-color: #FFF;
	background-image: url(images/corner-left-top1.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.column-center .corner-right-top {
	background: url(images/corner-right-top1.gif) no-repeat right 0;
}
.column-center .corner-left-bot {
	background: url(images/corner-left-bo1t.gif) no-repeat 0 bottom;
}
.column-center .corner-right-bot {
	background: url(images/corner-right-bot1.gif) no-repeat right bottom;
	padding: 13px 30px 20px 12px;
}
/*** Title wrapper ***/
.column-center .title {
	overflow: hidden;
	height: 100%;
	background: url(images/title-img.gif) no-repeat 0 0;
	padding: 9px 0px 0px 45px;
	margin: 0px 0px 13px 0px;
}
.column-center .title h2 {
	overflow: hidden;
	height: 100%;
	font-size: 1.4em; /*font-weight: normal;*/;
	color: #212121;
	line-height: 1.3em;
	padding: 0px 0px 0px 0px;
}
.column-center .title h3 {
	overflow: hidden;
	height: 100%;
	font-size: 1.4em; /*font-weight: normal;*/;
	color: #212121;
	line-height: 1.3em;
	padding: 0px 0px 0px 0px;
}
.column-center .title h2 a, .column-center .title h3 a {
	color: #413939;
	text-decoration: none;
}
.column-center .title h2 a:hover, .column-center .title h3 a:hover {
	text-decoration: underline;
}
/******/
.title-page01 * {
	font-size: 1.4em; /*font-weight: normal; */;
	color: #212121;
	text-transform: uppercase;
	padding: 0px 0px 10px 36px;
}
.title-page02 * {
	font-size: 1.4em; /*font-weight: normal;*/;
	color: #212121;
	text-transform: uppercase;
	padding: 0px 0px 10px 36px;
}
/*** Date ***/
.date {
	/*float: left;*/
			overflow: hidden;
	clear: both;
	font-size: 1.1em;
	color: #898989;
	padding: 1px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}
.date span {
}
/*** author ***/
.author {
	/*float: right;*/
			overflow: hidden;
	font-size: 1.1em;
	color: #212121;
	padding: 0px 0px 0px 0px;
}
/*** Text box ***/
.text-box {
	clear: both; /*overflow:hidden; height:100%;*/ ;
	font-size: 14px;
	line-height: 1.35em;
	padding: 0px 0px 0px 36px;
}
.text-box p {
	padding: 0px 0px 12px 0px;
}
.text-box p b {
	color: #212121;
}
.text-box p span {
}
.text-box .fleft {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline;
	float: left;
	overflow: hidden;
	height: 100%;
}
.text-box .fleft img {
	margin: 3px 22px 12px 0px;
}
.text-box p.img {
	font-size: 0;
	overflow: hidden;
	line-height: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.text-box .font {
	font-size: 12px;
	color: #212121;
	line-height: 1.4em;
	padding: 7px 0px 0px 0px;
}
.text-box .font p {
	padding: 0px 0px 8px 0px;
}
/******/
.more-link {
	display: block;
	padding: 4px 0px 4px 0px;
}
.more-link {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.more-link:hover {
	text-decoration: underline;
}
/******/
.comments {
	float: right;
	clear: both;
	background: url(images/comments.gif) no-repeat 0 0;
	margin: 4px 0px 0px 0px;
	width: 99px;
	height: 20px;
	text-align: center;
}
.comments a {
	display: block;
	font-size: 10px;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	padding: 4px 0px 0px 0px;
}
.comments a {
	text-decoration: none;
}
.comments a:hover {
	text-decoration: underline;
}
/******/
.postmetadata {
	clear: both;
	font-size: 12px;
	padding: 6px 0px 5px 36px;
}
.postmetadata a {
	padding: 0px 1px 0px 5px; /*color:#000;*/
}
/******/
.link-edit {
	float: left;
	padding: 5px 0px 6px 36px;
	margin: 0px 0px 0px 0px;
}
.link-edit a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
/******/
.navigation {
	clear: both;
	font-size: 12px;
	color: #7d7d7c;
	padding: 5px 0px 5px 36px;
	_padding: 5px 0px 15px 36px;
}
.navigation a {
	font-size: 12px;
	color: #7d7d7c;
	padding: 0px 0px 0px 0px;
	line-height: 1.3em;
}
.navigation a {
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
}
.nav-top {
	margin: -8px 0px 0px 0px;
}
/*******/
.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 {
	color: #000;
	font-family: Arial;
	line-height: 1.5em;
}
.text-box h1 {
	font-size: 19px;
	font-weight: normal;
	line-height: 1.2em;
	display: block;
	height: 100%;
	padding: 0px 0px 13px 0px;
}
.text-box h2 {
	font-size: 17px;
	font-weight: normal;
}
.text-box h3 {
	font-size: 16px;
}
.text-box h4 {
	font-size: 15px;
	text-transform: uppercase;
	font-family: Arial;
}
.text-box h5 {
	font-size: 14px;
}
.text-box h6 {
	font-size: 12px;
}
/*** OL UL style***/
.text-box ul {
	padding: 0px 0px 7px 0px;
	overflow: hidden;
	height: 100%;
}
.text-box ul li {
	background: url(images/marker.gif) no-repeat 0 3px;
	padding: 0px 0px 8px 10px;
	list-style-image: none;
	list-style: none;
	font-weight: normal;
}
.text-box ul li ul {
	margin-left: 10px;
}
.text-box ul li ol {
	margin-left: 15px;
}
.text-box ul li ol li {
	list-style-type: decimal;
}
.text-box ol {
	padding-left: 2px;
}
.text-box ol li {
	padding: 0px;
	margin-left: 13px;
	font-weight: normal;
	list-style-type: decimal;
}
.text-box ol li ul {
	padding: 2px 0px 5px 2px;
}
.text-box ol li ul li {
	font-weight: normal;
	background: url(images/marker.gif) no-repeat 0 7px;
	padding: 2px 0px 8px 12px;
}
.text-box ul li {
	list-style-image: none;
	list-style: none;
}
.text-box ul li a {
	text-decoration: none;
	color: #797979;
	font-weight: bold;
}
.text-box ul li a:hover {
	text-decoration: underline;
}
.text-box ul li ul {
	margin-left: 15px;
}
.text-box ul li ol {
	margin-left: 20px;
}
.text-box ul li ol li {
	list-style-type: decimal;
	background: none;
}
.text-box ul li ol li a {
}
.text-box ol {
	padding: 5px 0px 5px 2px;
}
.text-box ol li {
	padding: 0px;
	margin-left: 20px;
}
.text-box ol li a {
	padding-left: 0px;
	text-decoration: none;
	font-weight: normal;
}
.text-box ol li a:hover {
	text-decoration: underline;
}
.text-box ol li ul li a {
	font-weight: normal;
	text-decoration: underline;
}
.text-box ol li ul li a:hover {
	text-decoration: none;
}
/*** Footer ****/
.footer {
	clear: both;
	overflow: hidden;
	height: 100%;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #787878;
}
.footer .width {
	width: 980px;
	margin: 0 auto;
}
.footer .indent {
	overflow: hidden;
	height: 100%;
	padding: 14px 0px 16px 51px;
}
.footer span {
}
.footer a {
	color: #787878;
}
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */
.info-sidebar {
	clear: both;
	padding: 20px 20px 20px 20px;
	width: auto;
	color: #000;
	overflow: hidden;
	font-size: 1.2em;
	line-height: 1.4em;
}
.info-sidebar a {
	text-transform: none;
	color: #000;
}
.pagetitle {
	font-size: 2.1em;
	font-weight: normal;
	overflow: hidden;
	color: #000;
	text-align: center;
	padding: 6px 12px 10px 12px;
*	padding: 6px 12px 10px 12px;
}
/*--- Navigations ---*/
.navigation {
	clear: both;
	overflow: hidden; /*line-height:13px;*/
}
.navigation .alignleft {
	float: left;
	width: 45%;
	text-align: left;
	padding: 0px 0px 0px 0px;
}
.navigation .alignright {
	float: right;
	width: 45%;
	text-align: right;
	padding: 0px 0px 0px 0px;
}
.nav-top .alignright a {
	float: right;
}
.pd-nav {
	padding: 0;
	margin: 0;
}
.pd-nav .alignleft {
	padding: 0;
	margin: 0;
}
.pd-nav .alignright {
	padding: 0;
	margin: 0;
}
.pd-title {
	padding-bottom: 0;
}
.marg {
	margin-bottom: 10px;
}
/*--- Begin Images ---*/
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	float: right;
	display: inline;
	padding: 0;
	margin: 3px 0px 10px 20px;
}
img.alignleft {
	padding: 0;
	margin: 3px 25px 5px 0;
	float: left;
	display: inline;
}
/*------*/
#tag_cloud .widget-bottom-left {
	padding-bottom: 15px;
}
#tag_cloud .widget-heading {
	margin-bottom: 15px;
}
#tag_cloud a {
	padding-left: 3px;
}
/*--- Popup styles ---*/
#commentspopup {
}
#commentspopup #header {
	background: #2F3F99 url(images/popup_header_bg.gif) top repeat-x;
}
#commentspopup .page-padding {
	padding: 0 5px;
}
#commentspopup .page-width {
	width: 538px;
	margin: 0 auto;
}
#commentspopup .header-top {
	background: url(images/popup_header_bg_top.jpg) top repeat-x;
}
#commentspopup .header-top-right {
	background: url(images/popup_header_bg_top_right.jpg) top right no-repeat;
}
#commentspopup .header-top-left {
	background: url(images/popup_header_bg_top_left.jpg) top left no-repeat;
	width: 100%;
	height: 160px;
}
#commentspopup .header-padding {
	padding: 39px 0 0 89px;
}
#commentspopup h1 {
	font-size: 1em;
	margin: 0;
	padding: 0;
	color: #E1E7EC;
	text-indent: -10000em;
	width: 141px;
	height: 27px;
}
#commentspopup h1:hover {
	text-decoration: none;
	cursor: pointer;
}
#commentspopup .description {
	width: 141px;
	height: 9px;
	text-indent: -10000em;
	margin-top: 2px;
}
#commentspopup .description2 {
	width: 249px;
	height: 27px;
	text-indent: -10000em;
	margin-top: 19px;
}
#commentspopup .border-bottom-left {
	padding: 17px 37px 10px;
}
#commentspopup p {
	font-size: 12px;
}
/*--- Begin Typography & Colors ---*/
small {
	font-size: 1em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
small * {
	font-size: 0.9em;
}
small p {
	font-size: 0.9em;
}
select {
	width: 130px;
}
#commentform {
	font-size: 1.2em;
	overflow: hidden;
	height: 100%;
	padding: 0px 25px 0px 0px;
}
/*.commentform {float:left;}*/
#commentform input {
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 0px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#commentform #submit {
}
#respond p {
	padding: 0px 0px 10px 0px;
	text-indent: 0;
}
#respond form p {
	padding: 0px 0px 10px 0px;
	text-indent: 0;
}
/*--- Begin Calendar ---*/
#wp-calendar {
	empty-cells: show;
	width: 155px;
}
#wp-calendar th {
	padding: 3px 0;
	text-align: center;
	color: #fff;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	color: #fff;
}
#wp-calendar a {
	display: block;
	font-weight: bold;
	color: #fff;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-weight: normal;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-weight: normal;
}
#wp-calendar caption {
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 1.3em;
	padding: 0px 0px 6px 0px;
}
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	border: 1px solid #181818;
	color: #fff;
	background: #3a3a3a;
	padding: 15px 10px 10px 20px;
	margin: 5px 0;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
/* Captions */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* Begin Comments*/
.alt {
	clear: both;
	padding-bottom: 20px;
	font-weight: normal;
}
.alt a {
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
}
.commentlist {
	color: #fff;
	text-align: justify;
}
.commentlist a {
	color: #fff;
}
.commentlist span {
	color: #fff;
	font-weight: bold;
}
ol.commentlist li {
	list-style: none;
	font-size: 12px;
	margin: 6px 0px 6px 0px;
	padding: 5px 10px 3px;
/*list-style: none;*/	border: 1px solid #181818;
	color: #fff;
	background: #3a3a3a;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #000;
	padding: 2px;
	background: #fff; /*margin:0px 20px 15px 0px;*/
}
.commentlist p {
	color: #fff;
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
	padding-left: 15px;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
