*
{
	padding:0;
	margin:0;
}

img
{
	border:0 none;
}

a
{
	text-decoration:none;
}

#comment
{
	width:560px;
	position:relative;
	display:none;
	left:50%;
	top:0;
	margin-left: -290px;
}

#comment .layer1
{
	border:5px solid #737373;
	background:#000;
	padding:1px;
}

#comment .layer2
{
	background:#000 url(images/cmt-head-x.gif) repeat-x left top;
	zoom:1;
}

#comment .layer3
{
	background:url(images/cmt-head-left.gif) no-repeat left top;
}

#comment .layer4
{
	background:url(images/cmt-head-right.gif) no-repeat right top;
	height:200px;
	padding:0 15px;
}

#comment  table
{
	width:100%;
	border-collapse:collapse;
}

#comment  td
{
	vertical-align:top;
}



#comment  label
{
	display:block;
	color:#8d8d8d;
	font-size:12px;
	font-family:arial;
	padding:1px 0;
}

#comment .column
{
	width:50%!important;
	padding:6px 0;
}


#comment  .column div
{
	padding-left:15px;
}

#comment  h2
{
	font-family:trebuchet ms;
	font-weight:normal;
	font-size:18px;
	color:#ffffff;
	padding:10px 5px;
}

#comment  input, label, textarea
{
	width:100%;
	border:0 none;
	display:block;
}

#comment  input, textarea
{
	background:#c6c6c6 url(images/cmt-bgd.gif) repeat-x left top;
	padding:5px!important;
	zoom:1;	
}

#comment textarea
{
	height:105px;
}


#comment  input
{
	/*overflow:visible;*/
	width:245px;
}


#comment .btn
{
	background:url(images/cmt-send.gif) no-repeat;	
	margin:2px 0;
	width:245px;
	height:37px;
}

#comment .close
{
	position:absolute;
	top:19px;
	right:12px;
}

.comments td
{
	vertical-align:top;
}

.comments .title
{
	border-bottom:1px solid #513236;
	padding-left:150px;
	background:url(images/cmt.jpg) no-repeat 40px 0;
}

.comments .title a
{
	color:#8dbddf;
	font-family:arial;
	font-size:10px;
	line-height:30px;
}

.comments a
{
	text-decoration:underline;
}

.comments a:hover
{
	text-decoration:none;
}

.comments .board .ctl
{
	background:#1e1e1e url(images/ctl.gif) no-repeat left top;
	margin-top:3px;
}

.comments .board .ctr
{
	background:url(images/ctr.gif) no-repeat right top;
}

.comments .board .cbr
{
	background:url(images/cbr.gif) no-repeat right bottom;
}

.comments .board .cbl
{
	background:url(images/cbl.gif) no-repeat left bottom;
}

.comments .board .author
{
	background:url(images/cto.gif) no-repeat 0 8px;
	padding:8px 0 8px 15px;
	color:#8d8d8d;
	font-family:arial;
	font-size:12px;	
	width:135px;
	//width:148px
}

.comments .board .content
{
	padding:15px;
	color:#8d8d8d;
	font-family:arial;
	font-size:12px;
}

.comments .board .author a
{
	color:#8dbddf;
	display:block;
}

.comments  .leave-cmt
{
	text-align:right;
	padding:5px 0;
}