.title {
	text-align: center;
}
.subTitle {
	font-size: 16px;
}
#summary {
	padding: 16px 24px;
	margin: 20px 40px 40px 40px;
    border: 1px solid #AACCFF;
    border-radius: 24px;
    -moz-border-radius: 24px;
    -webkit-border-radius: 24px;
	text-align: justify;
}
#subLinks {
	width: 600px;
	height: 20px;
	margin: 32px auto;
    text-align: center;
}
#sublinks ul {
	display: inline;
	margin: 0px auto;
}
#subLinks li {
    width: 150px;
	float: left;
}
#subLinks li.currentPage {
	font-weight: bold;
}
.finance-container{width: 600px;background:#fff;padding:10px;margin-top: 30px; }
#finance {
	position: relative;
    margin: 0px 0px 5px;
    border: 1px solid #99CCFF;
}

#labels {
	position: absolute;
	width: 600px;
    z-index: 10;
}
#financeTitle {
    position: absolute;
    top: -20px;
}
#time {
    position: absolute;
    left: 4px;
    top: 4px;
    font-size: 10px;
    z-index: 10;
}
#time a {
    background: #ffffff;
    cursor: pointer;
    border-right: 2px solid transparent;
    color: #4499FF;
    text-decoration: underline;
	display: inline-block;
    float: left;
padding-right: 10px;
}
#dateRange {
    position: absolute;
    right: 20px;
    top: -19px;
    font-size: 10px;
}
.handle {
    position: absolute;
    z-index: 10;
    cursor: pointer;
    background: #eeeeee;
    border: 1px solid #bbbbbb;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -moz-user-select: none;;
}
.zoomHandle {
    width: 5px;
    height: 20px;
	background: url(https://im.haberturk.com/assets/images/desktop/core/humble.png) no-repeat -1px -66px;
}
.scrollHandle {
    width: 100px;
    height: 12px;
	background: #eeeeee url(https://im.haberturk.com/assets/images/desktop/core/humble.png) no-repeat center -142px;
}
.flag {
	cursor: pointer;
	width: 20px;
	height: 20px;
	background: url(https://im.haberturk.com/assets/images/desktop/core/flag.png) no-repeat;
}
.flagpole {
	border-left: 2px solid #c40083;
}
.flotr-mouse-value {
	font-size: 10px;
}
#summaryGraph .flotr-grid-label {
    margin-top: -16px;
    background: transparent;
    text-align: left;
}
