			.relative {                               position:relative;                        }                        .absolute {                               position: absolute;                        }                        .clear {                               clear:both;                        }                        .timeline-wrapper{                               border: 4px solid #D3D3D3;                           }                        .time-line{                                                              background: #E2DEFF url(http://www.skuare.net/test/img/scale.gif) repeat-x bottom left;                          }                        .time-nav{                               background: #F2F2F2 url(http://www.skuare.net/test/img/scale.gif) repeat-x bottom left;                        }                        .time-event , .mini-time-event{                               background: #FFF url(http://www.skuare.net/test/img/18.png) no-repeat center left ;                               padding-left: 10px;                               border: 1px solid #FFFF88;                             }                                                .time-event{                               cursor: pointer;                             }                                                // ToolTips                                                .tool-tip {                        	color: #fff;                        	width: 190px;                        	z-index: 13000;                        }                                                 .tool-title {                        	font-weight: bold;                        	font-size: 11px;                        	margin: 0;                        	color: #9FD4FF;                        	padding: 8px 8px 4px;                        	background:#000;                                border-left:5px solid #FFFF88;                        }                                                 .tool-text {                        	font-size: 11px;                        	padding: 4px 8px 8px;                        	background:#000;                                border-left:5px solid #FFFF88;                                color: #FFF;                        }                                                 .custom-tip {                        	color: #000;                        	width: 130px;                        	z-index: 13000;                        }                                                 .custom-title {                        	font-weight: bold;                        	font-size: 11px;                        	margin: 0;                        	color: #3E4F14;                        	padding: 8px 8px 4px;                        	background: #C3DF7D;                        	border-bottom: 1px solid #B5CF74;                        }                                                 .custom-text {                        	font-size: 11px;                        	padding: 4px 8px 8px;                        	background: #CFDFA7;                        }                                                
