
/* Site map css */
.exit_bug_small
{
background:transparent url(images/exit_bg_small.png) no-repeat scroll 0 0;
color:#FAF2EC !important;
cursor:pointer;
height:130px;
position:fixed;
right:0;
text-align:center;
top:220px;
width:50px;
}
.exit_bug_small p
{
	color:#FAF2EC;
	font-size:29px;
	font-weight:bold;
	padding-top:8px;
}
/***************/
/** Siite Map **/
/***************/
#site-map
{
	padding:0;
}
#site-map tr td
{
	width:350px;
	vertical-align:top;
}
#site-map tr td p
{
	width:inherit;
}
#site-map tr td
{
	margin:0;
	padding:0;
	font-style:normal;
}
#site-map tr td.td_right h2
{
	width:230px;
}
#site-map tr td h2
{
	background-image:url(images/int_h1_border.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}
#site-map tr td ul
{
	padding-left:0px;
}
#site-map td ul li a, #site-map td ul li
{
	border-bottom-style:none;
	color:#666666;
	font-size:15px;
	font-style:italic;
	margin-top:9px;
	padding-top:6px;
	font-style:normal;
}
/*************/
/** Comment **/
/*************/
ol.commentlist
{
	padding:0;
	margin:0;
	list-style:none;
}
ol.commentlist li
{
	display:block;
	margin:20px 0 0 0;
	list-style:none;
}
.comment-author
{
	text-align:left;
}
.comment-author img
{
	display:none;
}
.comment-author .fn
{
	color:#6A2D91;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	margin:0;
	font-style:normal;
}
.comment-author .says
{
	display:none;
}
.comment-meta 
{
	text-align:left;
}
.comment-meta a
{
	color:#A59EB8;
	font-size:11px !important;
	font-style:italic;
	font-weight:normal;
	margin-bottom:8px;
	margin-top:-18px;
	padding-top:0;
	text-align:left;
}
.comment-body p
{
	margin:0;
	padding-top:10px;
	padding-bottom:15px;
	
}
.comments_head
{
	color:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	padding-bottom:10px;
	padding-left:0px;
	padding-right:0;
	padding-top:10px;
	text-align:left;
}
#comment
{
	width:400px;
}