@CHARSET "UTF-8";

.div_tape_bottom_left2_dark a{
		text-decoration: none !important;
	}
	
@media screen {
	.div_tape_top_left {
		float: left;

		border-bottom: 3px solid #444;
		min-height: 44px;
		
	
	}
	
	.div_tape_top_left1 {
		float: left;
		width: 10px;
		/*background: url(img_editor/tape_top_left1.png) bottom repeat-x;*/
		padding: 10px;
	}
	
	.div_tape_top_left2 {
		float: left;
		/*background: url(img_editor/tape_top_left2.png) bottom repeat-x #c0c0c0;*/
		padding: 10px;
	} 
	
	
	.div_tape_top_left2_light {
		float: left;
		/*background: url(img_editor/tape_top_left2_light.png) bottom repeat-x #f1f1f1;*/
		background: #444;
		padding: 10px;
		color: white;
		font-size: 13px;
	} 

	.div_tape_top_left2_white {
		float: left;
		/*background: url(img_editor/tape_top_left2_white.png) bottom repeat-x white;*/
		padding: 10px;
	} 

	.div_tape_top_left3 {
		float: left;
		width: 20px;
		/*background: url(img_editor/tape_top_left3.png) bottom repeat-x;*/
		padding: 10px;
	}
	
	
	
	
	
	
	.div_tape_bottom_left {
		/*float: left; */
		font-size: 16px;
		clear: both;
	}
	
	.div_tape_bottom_left1 {
		float: left;
		width: 10px; background: url(img_editor/tape_bottom_left1.png) top repeat-x;
		padding: 10px;
	}
	
	.div_tape_bottom_left2 {
		float: left;
		background: url(img_editor/tape_bottom_left2.png) top repeat-x #c0c0c0;
		padding: 10px;
	} 
	
	.div_tape_bottom_left2_light {
		float: left;
		background: url(img_editor/tape_bottom_right2_light.png) top repeat-x #f1f1f1;
		padding: 10px;
		color: #ee0000;
		
	}
	.div_tape_bottom_left2_dark {
		float: left;
		background: url(img_editor/tape_bottom_right2_dark.png) top repeat-x #c0c0c0;
		padding: 10px;
		
	} 
	
	.div_tape_bottom_left2_white {
		float: left;
		background: url(img_editor/tape_bottom_right2_white.png) top repeat-x white;
		padding: 10px;
		min-width: 10px;
		
	} 
	
	.div_tape_bottom_left2_space {
		float: left;
		background: url(img_editor/tape_bottom_right2_white.png) top repeat-x white;
		width: 10px;
		min-width: 10px;

	} 
	
	.div_tape_bottom_left3 {
		float: left;
		width: 34px; background: url(img_editor/tape_bottom_left3.png) top repeat-x;
		padding: 10px;
	}
}



@media handheld {

	.div_topic .div_text {
		padding: 5px;
	}
	.div_tape_top_left2, .div_tape_bottom_left2_dark {
		float: left;
		color: #777777;
		padding-left: 5px;
		font-style: italic;
	}
	
	.div_tape_top_left2 *, .div_tape_bottom_left2_dark * {
		font-size: 8px !important;
	}
	.div_tape_top_left2 a, .div_tape_top_left2 a:visited, .div_tape_bottom_left2_dark a, .div_tape_bottom_left2_dark a:visited {
		color: #777777;
		
	}
	
	.div_tape_top_left2 a:hover, .div_tape_bottom_left2_dark a:hover {
		color: white;
		background: #777777;
	}
	
	.div_tape_bottom_left2_white, div_tape_bottom_left2_space  {
		float: left;
		padding: 0px 5px;
	}
	.div_tape_bottom_left2_white {
	
	}
	.div_tape_bottom_left2_light {
		background-color: #f1f1f1;
		float: left;
		padding: 3px;	
	}
	

}
