

/*
 * shareIcons
 */
.shareIcons {
    background:url(images/megosztasBg.gif) no-repeat left;
    height:17px;
    line-height:17px;
    padding-left:68px;
	margin-top:2px;
}
    .shareIcons div {
        height:16px;
		     
    }
	


		.shareIcons div img:hover {
			border:none;
			margin-right:0px;
			opacity:1;
			filter:alpha(opacity=50);
		}

		.shareIcons div img {
			border:none;
			margin-right:0px;
			opacity:0.5;
			filter:alpha(opacity=50);
		}
		.shareIcons div a {
			padding-left:2px;
			padding-right:2px;
			display:block;
			width:16px;
			height:16px;
			float:left;
		}
.smallImage {
	float:left;
	margin-right:6px;
	text-align:center;
}
.Vborder {
	background:#dddddd;
	font-size:1px;
	overflow:hidden;
	height:1px;
	width:100%;
	margin-top:10px;
	margin-bottom:10px;
}
	
.matchesHome{
	font-size:15px;
	float:left;
	
}	
	
.matchesAway{
	font-size:15px;
	float:left;
	
}
	
.matchesDate{
	clear:both;
	 height:16px;
}

#Inu {
    margin:0pt auto;
    text-align:right;
    width:891px;
    margin-top:5px;
    margin-bottom:20px;
}
    #Inu #InuContainer {
        width:240px;
        float:right;
        margin-bottom:20px;
        padding-right:17px;        
    }
    #Inu #Ceg {
        background:url(images/inu_orange.gif) no-repeat left center;
        font-weight:bolder;
        color:#7194b5;
        padding-left:45px;
        text-align:left;
        padding-top:5px;
        padding-bottom:5px;
        float:right;
   }
   #Inu a {
       color:#7194b5;
       font-size:9px;
       text-decoration:none;
       clear:both;
       display:block;
   }   
      #Inu a:hover {
           text-decoration:underline;
       }

