/* CSS Document */

.top20-box {
	width: 632px;
	margin-bottom: 10px;
	font-size: 12px;
}
	.top20-box .prev-body {
		background: #4b4b4b url(../img/top20-bg.jpg) left bottom  no-repeat ;
	}
	.top20-box .vector-img {
		margin-bottom: 0px;
	}
	.top20-bg {
		width: 630px;
		height: 10px;
		background: transparent url(../img/pages-bars.jpg) 0px -86px  no-repeat ;
	}
	.top20-big-info {
		width: 600px;
		height: 64px;
		margin: 0px 15px;
	}
		.top20-big-info .prize { 
			width: 111px;
			height: 64px;
			float: left;
		}
		.top20-big-info .download a {
			width: 50px;
			height: 11px;
			margin-top: 7px;
			display: block;
			float: right;
			font-size: 11px;
			color: #ccc;
			text-decoration: none;
		}
			.top20-big-info .download a:hover {
				color: #ff9933;
			}
		.top20-big-info .info {
			width: 474px;
			height: 50px;
			margin-left: 15px;
			float: left;
		}
			.top20-big-info .l-info {
				width: 279px;
				float: left;
			}
			.top20-big-info .info p {
				margin: 0px;
				padding: 0px;
				color: #66cccc;
				font-size: 14px;
			}
				.top20-big-info .info p span {
					color: #ccc;
				}
				.top20-big-info .info p span.date {
					margin-left: 15px;
				}
					.top20-big-info .info p span.date span {
						color: #66cccc;
					}
					
			.top20-big-info .r-info {
				width: 195px;
				float: left;
				color: #ff9933;
				padding-top: 21px;
			}
			.top20-big-info .r-info img {
				height: 18px;
				width: 110px;
				float: right;
			}
			.top20-big-info .r-info span {
				margin-left: 10px;
				font-size: 11px;
				height: 18px;
				min-width: 50px;
				float: right;
				display: block;
				margin-top: 2px;
			}
			.miclase1 {
				margin-left:0px;
				font-size: 11px;
				min-width: 0px;
				padding:0px;
				float:none;
				display:inline;
				margin-top: 2px;
			}
			.miclase2 {
				margin-left:0px;
				font-size: 11px;
				min-width: 0px;
				padding:0px;
				float:none;
				display:inline;
				margin-top: 2px;
			}
			
	
	.images-box-top20 {
		width: 630px;
		height: 203px;
		margin-bottom: 8px;
	}
		.images-box-top20 .img-bg {
			height: 222px;
			background: transparent url(../img/top-small-bar.gif) 0px 199px  no-repeat ;
		}
	.info-holder {
		width: 308px;
		height: 190px;
		float: left;
		padding: 7px 7px;
		padding-left: 0px;
		position: relative;
		display: inline;
		background: #4a4949;
		padding-bottom: 2px;
	}
		.info-holder .content {
			width: 300px;
			height: 190px;
			float: left;
			display: block;
			background: transparent url(../img/top-small-bg.gif) 0px 0px  repeat-y;
		}
		.images-box-top20 .image-holder {
			height: 190px;
			padding-bottom: 2px;
		}
			.images-box-top20 .image-holder .the-img {
				height: 190px;
			}
		
		.top {
			margin-top: 18px;
		}
		.top img {
			margin-left: 10px;
		}
		.top .rating {
			width: 110px;
			height: 32px;
			float: right;
			color: #ff9933; 
			margin-right: 18px;
			margin-top: 5px;
		}
			.top .rating p {
				margin: 0px;
				padding: 0px;
			}
		
		.mid-info {
			margin-left: 15px;
			color: #66cccc;
			margin-top: 30px;
			margin-bottom: 25px;
		}
			.mid-info p {
				margin: 0px;
				padding: 0px;
				font-size: 14px;
			}
			.mid-info span {
			 	color: #ccc;
			 }
		.small-download a {
			color: #ccc;
			text-decoration: none;
		} 
			.small-download a:hover {
				color: #ff9933;
			} 
			
