@charset "utf-8";
/* CSS Document */

#naujienos_vidinis{
font-size:12px;
}


table.comments{
border-bottom:solid 1px #e5e5e5;
padding:10px 0;
}

table.commentslast{
clear:both;
padding:10px 0;
}

table.comments span{
color:#eab000;
font-weight:bold;
}
table.commentslast span{
color:#eab000;
font-weight:bold;
}

#naujienos_vidinis input{
border:1px solid #b7b7b7;
width:276px;
height:18px;
margin-bottom:8px;
}

#naujienos_vidinis textarea{
border:1px solid #b7b7b7;
width:100%;
height:98px;
margin-bottom:8px;
}

#naujienos_vidinis input.submit {
border:0;
background:url(../Design/Content/skelbti.jpg) top left no-repeat; 
width:65px; 
height:20px; 
cursor:pointer;
}

input.can {
border:0;
background:url(../Design/Icons/search_button.gif) top left no-repeat; 
width:25px; 
height:20px; 
cursor:pointer;
}
