h2#titleline {
	display:block;
	font-size:10px;
	width:600px;
	height:68px;
	margin:20px 0 20px 0;
	padding:0px;
	overflow:hidden;
	background-image: url(images/title_nurse.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	color: #FF5584;
}
#top_image {
	padding-top: 20px;
	padding-left: 30px;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}
#content2 {
	background-color: #FFF7E7;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 5px;
}

#content p {
	margin: 0px;
	padding: 0px;
	text-indent: 1em;
}
h4 {
	font-size: 14px;
	color: #8C825A;
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#n_button a{
	height: 103px;
	width: 210px;
	margin-left: 35px;
	margin-top: 20px;
	text-indent:-9000em;
	text-decoration: none;
	background-image: url(images/nurse_button.jpg);
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 40px;
}

#n_button a:hover{
	background-position:0px -103px;
}


#n_sys_button a{
	height: 48px;
	width: 208px;
	margin-left: 8px;
	margin-top: 20px;
	text-indent:-9000em;
	text-decoration: none;
	background-image: url(images/system_fllow_r2.gif);
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 100px;
}

#n_sys_button a:hover{
	background-position:0px -48px;
}

#n_button_r {
	height: 50px;
	width: 250px;
	margin-left: 350px;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-top: 10px;
}

.rightbox{
float:right;

}
