﻿

		.boxStatRow{
			border-bottom:1px solid #cccccc;
			height:22px;
			overflow:hidden;
		}
		.boxStatRow div{
			overflow:hidden;
			float:left;
			height:22px;
			text-align:center;
			white-space:nowrap;
			/*border-right:1px solid red;*/
		}
		.rankImg{
			padding-left:10px;
			padding-right:4px;
		}
		
		
		a 
		{
			color:#0066CC;
			padding:2px;
		}
		a:hover{
			color:#CC3300;
		}
        .RecentImageBox{
            border:1px solid #e8e8e8;
            height:91px;
            width:92px;
            padding-top:4px;
            margin:4px;
            float:left;
            text-align:center;
        }
	