.mainImageHome
{
    width:960px;
    height:334px;
}

.slideLeftContainer
{
    margin-top:-200px;
    left:10px;
}

.slideRightContainer
{
    margin-top:-200px;
    right:10px;
}

.slider
{
    width:42px;
    height:42px;
    cursor:pointer;
}

.slideButtons
{
    margin-top:-330px;
    right:0px;
    width:120px;
    height:23px;
}

.slideButton
{
    margin-left:8px;
}

.button
{    
	width:8px;
    height:8px;
    cursor:pointer;
}


.title
{
    font-family:Arial;
    font-weight:bold;
    font-size:18px;
    color:#494949;
    margin-left:10px;
    margin-top:0px;
}

.marginAfterJenna
{
    margin-top:40px;
}

.nozze
{
    text-align:center;   
    margin-bottom:20px;
}

.nozzeText
{
    
	font-weight:bold;
    font-family:verdana;
    font-size:15px;
    color:#535a8d;
    text-align:center;
}

.nozzeImageContainer
{
    width:300px;
    height:230px;
    margin-left:15px;
    margin-top:5px;
    margin-bottom:5px;
    overflow:hidden;
}

.nozzeImage
{
    width:300px;
    height:230px;
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0;
}

.nozzeMoreContainer
{
    width:100%;
    height:59px;
    text-align:center;
}

.nozzeMore
{
    width:59px;
    height:59px;
}

.pagerContainer
{
    margin-top:10px;
    height:18px;
    text-align:center;
}

.pager
{
}

.prevNextContainer
{
    display:inline-block;
    width:18px;
    height:18px;
    margin:0;
    padding:0;
    border:0;
}

.prevNext
{
    width:18px;
    height:18px;
}

.pageNumbers
{
    display:inline-block;
    font-family:Arial;
    font-weight:bold;
    font-size:10px;
    color:#535353;
    margin-left:10px;
    margin-right:10px;
    height:18px;
    margin-top:-10px;
}

.currentPage
{
    font-size:14px;
}

.otherPages
{
    font-size:10px;
}


.contentTag{
	margin:15px 0 0 10px;
	font-family: Verdana;
	font-size:12px; line-height:14px;
	font-weight:bold;
	color:#535a8d;
}
.tag
{
    height:22px;
    background-image:url('../images/btn_tags_center.jpg');
    background-repeat:repeat;
    font-family:Arial;
    font-weight:bold;
    font-size:11px;
    color:#ffffff;
    padding-left:5px;
    padding-right:5px;
    padding-top:6px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    margin:2px;
    cursor:pointer;
	display:inline-block;
}

