
	
	.rot25x25, .rot30x25, .rot18x15, .rot16x30, .rot16x60, .rot468x6, .rot750x100, .rot200x600{
		font-family: Arial, Tahoma, "Lucida Sans";
		font-size: 11px;
		line-height: 12px;
		font-weight: normal;
		overflow: hidden;	
		background-color: white;	
		text-align: left;
	}
	.rot25x25 a, .rot30x25 a, .rot18x15 a, .rot16x30 a, .rot16x60 a, .rot468x6 a, .rot750x100 a, .rot200x600 a{
			text-decoration: none;
			color: black;
			background-color: white;
			text-align: left;
	}
	.rot25x25 img, .rot30x25 img, .rot18x15 img, .rot16x30 img, .rot16x60 img, .rot468x6 img, .rot750x100 img, .rot200x600 img{
			border: 0;
			float: left;
			margin: 0 4px 4px 0;
			width: 50px;
			background-color: white;
			text-align: left;
	}
	span.desc{
		display: block;
		font-weight: bold;
		margin-bottom: 6px;
		background-color: white;
		text-align: left;
	}
	
	
	
	.rot25x25{
		background: url('images/25x25.jpg') no-repeat;
		margin: 5px;
		width: 250px;
		height: 250px;		
		background-color: white;
		text-align: left;
	}
	.rot25x25 div{
		padding: 5px;
		height: 115px;
		overflow: hidden;
		background-color: white;
		text-align: left;
	}
	.rot25x25 img{
		width: 75px;
		background-color: white;
	}
	
	
	
	
	
	
	
	
	.rot30x25{
		background: url('images/30x25.jpg') no-repeat;
		margin: 5px;
		width: 300px;
		height: 250px;
		background-color: white;
		text-align: left;
	}
	.rot30x25 div{
		overflow: hidden;
		padding: 3px 5px;
		height: 75px;
		background-color: white;
		text-align: left;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.rot18x15{
		background: url('images/18x15.jpg') no-repeat;
		margin: 5px;
		width: 180px;
		height: 150px;
		background-color: white;
		text-align: left;
	}
	.rot18x15 div{
		padding: 6px;		
		background-color: white;
		text-align: left;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	.rot16x30{
		background: url('images/16x30.jpg') no-repeat;
		margin: 5px;
		width: 160px;
		height: 300px;
		background-color: white;
		text-align: left;
	}
	.rot16x30 div{
		overflow: hidden;
		padding: 5px;
		height: 140px;
		background-color: white;
		text-align: left;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	.rot16x60{
		background: url('images/16x60.jpg') no-repeat;
		margin: 5px;
		width: 160px;
		height: 600px;
		background-color: white;
		text-align: left;
	}
	
	.rot16x60 div{
		overflow: hidden;
		padding: 5px;
		height: 140px;
		background-color: white;
		text-align: left;
	}
	
	
	
	
	
	
	.rot468x6{
		background: url('images/468x6.jpg') no-repeat;
		margin: 5px;
		width: 468px;
		height: 60px;
		background-color: white;
		text-align: left;
	}
	
	.rot750x100{
		background: url('images/468x6.jpg') no-repeat;
		margin: 5px;
		width: 750px;
		height: 100px;
		background-color: white;
		text-align: left;
	}
	
	.rot750x100 img{
	 width: 50px;
	 float: left;
	 background-color: white;
	 text-align: left;
	}
	
	.element
	{
		width: 185px;
		float: left;
		background-color: white;
		text-align: left;
	}
	
	.rot200x600{
		background: url('images/468x6.jpg') no-repeat;
		margin: 5px;
		width: 200px;
		height: 600px;
		background-color: white;
		text-align: left;
	}
	
	.rot200x600 img{
	 width: 50px;
	 float: left;
	 background-color: white;
	}
	
	.rot200x600 .element{
		margin-bottom: 2px;
		text-align: left;
	}
	
	.clear
	{
	clear: both;
	}
