﻿#commentsbox
{
	padding: 0px;
	width:517px;
	
}

.commentsItem { background:url(/video/images/greyline-h.gif) repeat-x left bottom; margin: 5px 0px 5px 0px; padding-bottom: 4px; }
 a img {border:none;}
.commentsItem a.username { text-decoration: none; color: #f00; }


.commentsItem span.parag
{
	margin: 5px 0 5px 0;
	width:450px;
	height:47px;
	overflow:hidden;
	display: block;	
}

.commentsItem span.parag a:link, .commentsItem span.parag a:visited
{
	text-decoration: none;
	color:#000;	
}

.commentsItem span.parag a:hover
{
	color:Red;
	text-decoration:underline;
}

.kat-box-head { height: 17px; overflow: hidden; }
.kat-box-head a { color: #fff; text-decoration: none; line-height: 17px; }


#commentsbox .textbox { width: 512px; height: 70px; }
#commentsbox .button_posalji { float: right; background: #000 url('/video/images/btnKomentirajBlack.gif') no-repeat center center; width: 100px; height: 27px; text-indent: -1000px; display: block; }
.komentari blockquote
{
	position:absolute;
	left:-9999px;
}

.komentari p
{
	margin:0;
	padding:0;	
}


