	#timeline #dates li.date_item.big_name2 a.selected{
		background-position:center 19px !important;		
	}
	#timeline #dates li.date_item.big_name2 a.selected{
		line-height: 48px;
		padding-bottom: 35px;
		font-size: 12px;

	}
	#timeline #dates li.date_item.big_name.uk a {
		font-size: 11px !important;
		line-height: 11px !important;
	}
	#timeline #dates li.date_item.big_name {
		height: 51px;
		line-height: 7px;
		text-align: center;
		position:relative;
	}
	
	#timeline #dates li.date_item.big_name span {
		width:8px;
		height:8px;
		background:url('../images/biggerdot3.png') no-repeat;
		position: absolute;
		left: 0px;
		right: 0px;
		bottom: 11px;
		margin: 0 auto;
	}
	#timeline #dates li.date_item.big_name a.selected span {
		background:url('../images/biggerdot2.png') no-repeat;	
		bottom:0px;
	}
	
	#timeline #dates li.date_item.big_name a {
		font-size: 12px;
		line-height: 14px;
		background:transparent;
	}
	#timeline #dates li.date_item.big_name a:hover,
	#timeline #dates li.date_item.big_name a.selected {
		font-size: 12px;
		line-height: 14px;
		top: 0px;
		background:transparent;
	}
	
	#timeline #dates a {
		color:#e2235c;
	    color: #8E8E8E;
	}
	
	#timeline #dates a:hover,
	#timeline #dates a.selected {
		color: #e2235c;
	}

#timeline h1,#timeline h2,#timeline h4,#timeline h5,#timeline h6 {
	text-align: center;
	color: #ccc;
	margin-bottom: 5px;
}
	#timeline h1 {
		font-size: 18px;
	}
	#timeline h2 {
		font-size: 14px;
	}
#timeline .sociales {
	text-align: center;
	margin-bottom: 20px;
}

	#timeline {
		width: 585px;
		/*height: 350px;*/
		overflow: hidden;
		margin: 100px auto;
		margin: 0px auto;
		position: relative;
		background: url('../images/dot3.png') left 45px repeat-x;
	}
		#timeline  #dates {
			width: 585px;
			height: 60px;
			overflow: hidden;
		}
			#timeline #dates li.date_item a{
				background: url('../images/biggerdot3.png') center bottom no-repeat;
			}
			#timeline #dates li.date_item a.selected{
				background: url('../images/biggerdot2.png') center 34px no-repeat;
			}
			#timeline #dates li.date_item {
				
				list-style: none;
				float: left;
				width: 100px;
				height: 39px;
				font-size: 25px;
				text-align: center;

			}
				#timeline #dates a {
					line-height: 44px;
					padding-bottom: 10px;
				}
				#timeline #dates .selected {
    font-size: 31px;
    line-height: 41px;
    position: relative;
    top: -5px;
				}
		
		#timeline #issues {
				margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
			width: 585px;
			height: auto;
			overflow: hidden;	
			overflow: hidden;
			    -webkit-padding-start: 0px;
		}	
			#timeline #issues li.issue_item {
				width: 585px;
				height: auto;
				list-style: none;
				float: left;
			}
				/*
				#timeline #issues li.issue_item.selected img {
					-webkit-transform: scale(1.1,1.1);
					-moz-transform: scale(1.1,1.1);
				    -o-transform: scale(1.1,1.1);
				    -ms-transform: scale(1.1,1.1);
				    transform: scale(1.1,1.1);
				}
				#timeline #issues li.issue_item img {
					float: left;
					margin: 10px 30px 10px 50px;
					background: transparent;
					-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";  
					filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
					zoom: 1;
					-webkit-transition: all 2s ease-in-out;
					-moz-transition: all 2s ease-in-out;
					-o-transition: all 2s ease-in-out;
					-ms-transition: all 2s ease-in-out; 
					transition: all 2s ease-in-out;
					-webkit-transform: scale(0.7,0.7);
					-moz-transform: scale(0.7,0.7);
				    -o-transform: scale(0.7,0.7);
				    -ms-transform: scale(0.7,0.7);
				    transform: scale(0.7,0.7);
				}
				*/
				#timeline #issues li.issue_item h1 {
					color: #e2235c;
					font-size: 21px;
					text-align: left;
					margin: 20px 0;
									
				margin: 10px 0;
				margin-top: 0px;
				}
				#timeline #issues li.issue_item .desc_year ul {
					margin: 0;
					padding: 0;
					border: 0;
					font-size: 100%;
					font: inherit;
					vertical-align: baseline;
					-webkit-padding-start: 0px;
					margin: 0 ;
					padding:0;					
					margin-left:30px;
				}
				#timeline #issues li.issue_item .desc_year {
					margin-right: 70px;
					line-height: 15px;
					font-family: Tahoma;
					font-size: 12px;
					text-decoration: none;
					color: #666666;
					width: 100%;
					margin: 0 auto;
				}
		
		#timeline #grad_left,
		#timeline #grad_right {
			width: 100px;
			height: 350px;
			position: absolute;
			top: 0;
		}
			#timeline #grad_left {
		        left: 0;
		        background: url('../images/grad_left.png') repeat-y;
			}
			#timeline #grad_right {
		        right: 0;
		        background: url('../images/grad_right.png') repeat-y;
			}
			#main_slider_hist {
				position:relative;
				padding-top: 28px;
				margin-top: 30px;
			}
		
		#main_slider_hist #next,
		#main_slider_hist #prev {
			position: absolute;
			top: 0;
			font-size: 70px;
			top: 0px;
			width: 15px;
			height: 27px;
			background-position: 0 0;
			background-repeat: no-repeat;
			text-indent: -9999px;
			overflow: hidden;
		}
			#main_slider_hist #next:hover,
			#main_slider_hist #prev:hover {
/*				background-position: 0 -76px;*/
			}
			
			#main_slider_hist #next {
				right: 0;
				background-image: url('../images/next3.png');
			}
			#main_slider_hist #prev {
				left: 0;
				background-image: url('../images/prev3.png');
			}
				#main_slider_hist #next.disabled,
				#main_slider_hist #prev.disabled {
					opacity: 0.2;
				}
				/*
				*/