/* --------------------------------------------------
     extends_style.css ver1.0.3 2011/11/21
-------------------------------------------------- */
img{
	max-width: 100%;
	display:block;
	margin-left: auto;
	margin-right: auto;
}
li{
	list-style: none;
}
.SF-hidden {
    display:none;   
}

/* Switch Link */
#SF-switch-link {
	-webkit-border-radius: 8px !important;
	margin-left: auto !important;
	margin-right: auto !important;
	padding: 12px !important;
	margin-bottom: 20px !important;
	text-align: center !important;
}
#SF-switch-link .SF-switch-active {
	font: bold "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#SF-switch-link .SF-switch-split{
	margin-left:10px !important;
	margin-right: 10px !important;
}
/* Extends style */
h1 {
	font-size: 26px;
}
h2 {
	font-size: 22px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}