#login-form {
	width: 425px;
	padding: 15px;
	margin: 0px auto;
}

#notepad-content {
	width:365px;
	margin:0px 10px 0px 85px;
	padding:20px 0 0 0;
}


div.top-header-title  {
	font-size:25px;
	min-height:40px;
}

#notepad {
	width:475px;
	margin:0 auto 56px auto;
	background-image:url(/media/kids_tmp_bg_content_repeat.gif);
	background-repeat:repeat-y;
	position:relative;
}

#notepad-top {
	background-image:url(/media/kids_tmp_bg_content_top.gif);
	background-repeat: repeat-y;
}

#top-header-img {
	position:relative;
	width:475px;
	height:11px;
	top:-11px;
}

#top-header-title {
	width:365px;
	margin:0px 0px 0px 85px;
}

#notepad-middle {

}

#notepad-bottom {
	position:relative;
	top:56px;
}


.caption {
	font-style:italic;
}

.article-image {
	width:330px;
	/*height:225px;*/ 
	text-align:center;
}

.article-image-border {
	border: 1px solid #CCCCCC; /*#F4BE2A*/
}

#form1 {
/*position: relative;
top: 0px;
left: -2px;	
width: 395px;
height:437px;
background:url(../media/img_kids-login.png) no-repeat;
padding: 15px;
margin-right:50px;*/
}


