/* Part of the comments package - symlink to document root */

/* THIS IS A SHARED FILE. DO NOT MODIFY. */

#comments_links{
		text-align:left;
}
#addcomment{ 
    width:450px;
    border: 1px solid #7a887a;
    background-color: #ededed;
    text-align:center;
		padding:10px 0 10px 0;

}
#addcomment input{
    width:350px;
    height:21px;
    border: 1px solid #8C968C;
}
#addcomment textarea{
    width:350px;
    height:99px;
    border: 1px solid #8C968C;
}
#addcomment div{
    width:450px;
    text-align:center;
}
#addcomment span{
    font-weight: bold;
    color:#000000;
    font-family: arial,sans-serif;
    font-size: 12px;
    padding:0px;
		margin-right:10px;
    text-align:left;
		border: 0px solid blue;
}

#comments{
    border: 0px solid #8C968C;
    color:#000000;
    font-family: arial,sans-serif;
    background-color:#F1F1F1;
    width:450px;

}
#comments_bg{
    border: 0px solid #8C968C;
    color:#000000;
    font-family: arial,sans-serif;
    width:450px;
}
#comments span{
		padding:0 0 0 18px;
    display:block;
}
#comments_bg span{
 		padding:0 0 0 18px;
    display:block;
}


 #sendtofriend input{
	width:360px;
	height:21px;
	border: 1px solid gray;
	text-align:right;
 }
  #sendtofriend textarea{
	width:360px;
	height:99px;
	border: 1px solid gray;
 }
   #sendtofriend div{
	padding:0px;
	width:460px;
   }
   #sendtofriend span{
   	font-weight: bold;
	color:#000000;
	font-family: arial,sans-serif;
    font-size: 12px;
	padding:0px;
	width:100px;
	text-align:left;
   }
#bottomrow{
text-align:center;
width:350px;
border: 0px solid blue;
padding:8px 0 0 0;
} 

#bottomrow a{
text-decoration:none;
}
#js_counter{
display:block;
border:solid black 1px;
text-align:left;
position:relative;
bottom:21px!important;
bottom/**/:22px;
left:100px;
}
#js_counter input{
border:solid #8C968C 1px;
color:#8C968C;
text-align:left;
width:22px;
background:#EDEDED;
height:17px;
padding:0px;
font-size:9px;
}