﻿ul, li, div, h1, h2, h3, p, input, img {
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size:11px;
}

.negativeA, .negativeA:hover{
	background-color:#eee490; 
    border-bottom-color:#6c9fc5;
	padding:1px 12px;
	color:#6c2d83;
	text-decoration:none;
	font-size:11px;
	height:22px;
}

.fltrt { 
	float: right;
	font-family:Tahoma;
	font-size:11px;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.textAreaComment
{
	font-family:tahoma;
	width:480px;
	height:80px;
	text-align:right;
	font-size:11px;
}

.textLogInStyle
{
	text-align: center; 
	font-family:Tahoma;
	font-size:11px;
}

.markedAsSpamStyle
{
	border-bottom-style:dotted;
	border-bottom-width: 1 ;
	border-top-style:dotted;
	border-top-width: 1 ;
	font-family:Tahoma;
	font-size:11px;
}

.submitComment
{
	font-family:tahoma;
	float:right;
	font-size:11px;
	text-align:right;
}

.username{
	font-size:11px;
	text-align:right;
}
.date{
	color:#21578d;
	font-size:11px;
    font-family: Tahoma;
}
.blue{
	color:#1a4e81;
	font-family:Tahoma;
	font-size:11px;
}

.commentsBoxContentHeader{
	height:22px;
	font-family:Tahoma;
	font-size:11px;
	color:#751c7d;
}
.commentBoxComment{
	border-top:1px solid #e1e1e1;
	padding:5px 0px;
	font-family:Tahoma;
	font-size:11px;
	
}
.reply{
	padding-left:35px;
}
.commentBoxComment img{
	float:right;
	margin: 0 5px 5px 0;
	border:1px solid #e1e1e1;
	font-family:Tahoma;
	font-size:11px;
}
.commentBoxComment p{
	clear:left;
	font-family:Tahoma;
	font-size:11px;
}
.commentsBoxPagination{
	border-top:1px solid #e1e1e1;
	padding:7px 0px;
	height:12px;
	font-family:Tahoma;
	font-size:11px;
}
.commentsBoxPagination .fltlft a{
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
}
