﻿#ultimi1, #votati1, #letti1
{
    display:none;
}

#accordion
{
    width: 460px;
    padding-bottom:15px;
}

#accordion div h4
{
    font-size:11px !important;
}

div.pagination
{
    width:440px;
    float:left;
    padding-top:20px;
    font-weight:bold;
    text-align:center;
    font-size:12px;
}

.disabled
{
    color:lightgray;
}

div.pagination a
{
    color:black;
    text-decoration:none;
}

#news
{
    width:435px;
    height:227px;
    border:2px solid white;
    border-color:lightgray gray gray lightgray;
    overflow:hidden;
    position:relative;
    margin:0 auto;
}

.tabnews
{
    width:417px;
    height:44px;
    left:3px;
    padding:5px;
    position:absolute;
    font-size:9px;
    overflow:hidden;
}

.tabnews a
{
    font-weight:bold;
    color:black;
    text-decoration:none;
    font-size:11px;
}

.mere
{
    border:1px solid gray;
    background-color:lightgray;
    cursor:pointer;
}

#col_articolo
{
    text-align:center;
}

#scrollnews
{
	width:442px;
	height:240px;
	overflow:hidden;
	border:2px solid black;
	padding:5px;
	margin:0 auto;
}

.post
{
	width:430px;
	height:50px;
	padding:5px;
	float:left;
	overflow:hidden;
}

#scrollnews div.post:hover
{
	border:2px solid gray;
	background-color:lightgray;
	cursor:pointer;
}

div.post a
{
	text-decoration:none;
	color:blue;
}
