.toplista_l{
	height: 250px;
	float:left;
	overflow:hidden;
	width:170px;
	padding:5px 5px 5px 5px;
	margin:0px 0px 0px 10px;
	text-align:justify;
	font-family:tahoma, arial, helvetica;
	font-size:8pt;
}

.toplista_c{
	height: 250px;
	float:left;
	overflow:hidden;
	width:170px;
	padding:5px 5px 5px 5px;
	margin:0px;
	text-align:justify;
	font-family:tahoma, arial, helvetica;
	font-size:8pt;
}

.toplista_r{
	height: 250px;
	float:left;
	overflow:hidden;
	width:170px;
	padding:5px 5px 5px 5px;
	margin:0px;
	text-align:justify;
	font-family:tahoma, arial, helvetica;
	font-size:8pt;
}

.toplista_l0{
	height: 250px;
	border-top: 0px;
	border-bottom: 1px dashed #666;
	border-left: 0px;
	border-right: 1px dashed #666;
	float:left;
	overflow:hidden;
	width:170px;
	padding:5px 5px 5px 5px;
	margin:0px 0px 0px 10px;
	text-align:justify;
	font-family:tahoma, arial, helvetica;
	font-size:8pt;
}

.toplista_c0{
	height: 250px;
	border-bottom: 1px dashed #666;
	float:left;
	overflow:hidden;
	width:170px;
	padding:5px 5px 5px 5px;
	margin:0px;
	text-align:justify;
	font-family:tahoma, arial, helvetica;
	font-size:8pt;
}

.toplista_r0{
	height: 250px;
	border-top: 0px;
	border-bottom: 1px dashed #666;
	border-left: 1px dashed #666;
	border-right: 0px;
	float:left;
	overflow:hidden;
	width:170px;
	padding:5px 5px 5px 5px;
	margin:0px;
	text-align:justify;
	font-family:tahoma, arial, helvetica;
	font-size:8pt;
}

.toplista_tart{
	font-size:8pt;
}

.toplista_title{
	padding:2px;
	margin:0px 0px 0px 0px;
	text-align:center;
	font-size:120%;
	font-weight:bold;
}

#ticker_egyeve { width: 160px; height: 90px; }
#ticker_keteve { width: 160px; height: 90px; }
#ticker_cikkajanlo { width: 160px; height: 120px; }
.tickerclass { padding: 5px; text-align: left; }


/*             styles for the star rater                */
.star-rating{ background: url('http://www.hardwareoc.hu/img/star_rating2.gif') top left repeat-x; list-style:none; margin: 0px; padding:0px; width: 100px; height: 20px;	position: relative; }
.star-rating li{ padding:0px; margin:0px; float: left; }
.star-rating li a{ display:block; width:20px; height: 20px; text-decoration: none; text-indent: -9000px; z-index: 20; position: absolute; padding: 0px; }
.star-rating li a:hover{ background: url('http://www.hardwareoc.hu/img/star_rating2.gif') left bottom; z-index: 1; left: 0px; }
.star-rating a.one-star{ left: 0px; }
.star-rating a.one-star:hover{ width:20px; }
.star-rating a.two-stars{ left:20px; }
.star-rating a.two-stars:hover{ width: 40px; }
.star-rating a.three-stars:hover{ width: 60px; }
.star-rating a.three-stars{	left: 40px; }
.star-rating a.four-stars{ left: 60px; }	
.star-rating a.four-stars:hover{ width: 80px; }
.star-rating a.five-stars{ left: 80px; }
.star-rating a.five-stars:hover{ width: 100px; }

/* egy eve */
#drop1contentsubject{ width: 160px; font-weight: bold; }
.drop1content{ margin:5px; width: 160px; height: 100px; padding: 3px; display:block; text-align:left; }

/* ket eve */
#drop2contentsubject{ width: 160px; font-weight: bold; }
.drop2content{ margin:5px; width: 160px; height: 100px; padding: 3px; display:block; text-align:left; }

/* cikkajanlo a fooldalon */
#dropcontentsubject{ width: 160px; font-weight: bold; }
.dropcontent{ width: 200px; height: 160px;  padding: 3px; display:block; }

