﻿.wrap
{
   
}

.item-tool
{
    height:25px; 
    padding-left:10px; 
}

.item-tool span
{
    color:#aaa;
    font-size:11px;
}

.item-tool input[type='submit']
{
    background:url(/Uploads/btn_print.gif) no-repeat scroll 0 0 transparent;
    width:85px;
    height:25px;
    border:0px solid transparent;
}

.item-content
{
    padding:10px;
}

.item-content .item-title
{
    font-size:14px;
    color:#333;
    font-weight:bold;
}

.item-content .item-description
{
    
}

.item-content p
{
}

.item-relation
{
    padding:10px;
}

.item-relation span
{
    font-size:14px;
    font-weight:bold;    
}

.item-relation ul
{
    margin:0;
    margin-top:10px;
    padding:0;
    margin-left:30px;
}

.item-relation ul li
{
    
}

.item-relation ul li a
{
}

.view
{ 
   background:url(/Uploads/bg_nut_comment.gif) repeat-x scroll 0 0 transparent;
}

.button2
{ 
    font-size:11px; 
    height:23px;
    border:1px solid #f4f5f6;
    background-color: #f4f5f6; 
    cursor:pointer;
    color:#aaa;
    width:80px;
}

.button2 a
{
    color:#aaa;
    font-size:11px;
}