<style type="text/css">

.axisGraphics {
	line-height: 0px		
	}
	
.axisVLine {
	background-color: #cccccc;
	line-height: 0px;
	width: 1px;
	}	 
	
.axisHLine {
	background-color: #cccccc;
	line-height: 1px;
	height: 1px;
	}	 

.axisRBoxT {
	background-image:url(/graph/rbox/top_line_100x5px.gif);
	background-repeat: repeat-x;
	height: 5px;
	line-height: 0px;
	}
	
.axisRBoxTL {
	background-image:url(/graph/rbox/top_left_corner_5x5px.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
	line-height: 0px;
	}
		
.axisRBoxTR {
	background-image:url(/graph/rbox/top_right_corner_5x5px.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
	line-height: 0px;
	}
		
.axisRBoxB {
	background-image:url(/graph/rbox/bottom_line_100x5px.gif);
	background-repeat: repeat-x;
	height: 5px;
	line-height: 0px;
	}
	
.axisRBoxBL {
	background-image:url(/graph/rbox/bottom_left_corner_5x5px.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
	line-height: 0px;
	}
		
.axisRBoxBR {
	background-image:url(/graph/rbox/bottom_right_corner_5x5px.gif);
	background-repeat: no-repeat;
	width: 5px;
	height: 5px;
	line-height: 0px;
	}

	div.axisLight_teaserBoxRight {
		float:left;
		width:182px;
		padding:0px;
		margin:0px 10px 0px 0px;
	}
div.axisLight_teaserBoxLeft div.plainLink ,
div.axisLight_teaserBoxRight div.plainLink {
		background-image: url('/image/teaserbox/bottom_plain_background.gif');
		margin: 0px;
		padding: 0px;
		width: 182px;
		height: 26px;
		display: block;
		line-height: 23px;
		text-indent: 10px;
	}
	
</style>
