/*~~ BOOKMARK  ----*/
.bookmark {
	z-index:9;
	float: right;
	width: 150px;
	color: #4c2a0e !important;
	font-size: 66%;
	margin-right:10px;
	text-align: center;
	position: relative;
	padding: 10px;
	text-shadow:0px 0px 5px #fff;
	
background: #d0e4f7;
background: -moz-linear-gradient(top,  #d0e4f7 0%, #73b1e7 24%, #0a77d5 50%, #539fe1 79%, #87bcea 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0e4f7), color-stop(24%,#73b1e7), color-stop(50%,#0a77d5), color-stop(79%,#539fe1), color-stop(100%,#87bcea));
background: -webkit-linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%);
background: -o-linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%);
background: -ms-linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%);
background: linear-gradient(top,  #d0e4f7 0%,#73b1e7 24%,#0a77d5 50%,#539fe1 79%,#87bcea 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d0e4f7', endColorstr='#87bcea',GradientType=0 );
	
	 box-shadow:0px 2px 5px #000;
	-moz-box-shadow:0px 2px 5px #000;
	-webkit-box-shadow:0px 2px 5px #000;
	 
	 border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	
	margin-top: 210px;
	margin-bottom:10px;
}

.bookmark h1 {
	/*font-family: 'Ruthie', cursive;*/
	/*font-family: 'Chango', cursive;*/
	/*font-family: 'Lilita One', cursive;*/
	/*font-family: 'Quicksand', sans-serif;*/
	/*font-family: 'Cabin Condensed', sans-serif;*/
	/*font-family: 'Handlee', cursive;*/
	/*font-family: 'Leckerli One', cursive;*/
	/*font-family: 'Righteous', cursive;*/
	/*font-family: 'Euphoria Script', cursive;*/
	font-family: 'Alex Brush', cursive;
	/*font-family: 'Norican', cursive;*/
	/*font-family: 'Kaushan Script', cursive;*/
	/*font-family: 'Ruge Boogie', cursive;*/
	/*font-family: 'Arizonia', cursive;*/
	/*font-family: 'Doppio One', sans-serif;*/
	/*font-family: 'Glass Antiqua', cursive;*/
	/*font-family: 'Allura', cursive;*/
	/*font-family: 'Satisfy', cursive;*/
	/*font-family: 'Passion One', cursive;*/
	/*font-family: 'Parisienne', cursive;*/
	/*font-family: 'Damion', cursive;*/
	/*font-family: 'Sevillana', cursive;*/
	/*font-family: 'Princess Sofia', cursive;*/
	
	font-weight: normal;
	color: #AA0000 !important;
	background-image: none;
	background-repeat: no-repeat;
	line-height: 1em;
	text-align: center;
}

.bmtop {
	position:absolute;
	z-index:10;
	margin-top: 204px;
	margin-left:87px;
}

.tassle {
	position: absolute;
	z-index:10;
	margin-left:180px;
	margin-top:520px;
}
.flushleft {
	line-height:1.5em;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;
}