/* HEADER **********************************************************************/
#newtofyi_header {
	position: absolute;
	top: 50px;
	left: 254px;
	width: 423px;
	height: 83px;
	background: url(../images/layout/new2fyi_header.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

#fyi-fr #newtofyi_header {
	background: url(../images/layout/new2fyi_header_fr.gif) no-repeat;
}

/* New2FYI
*******************************************************************************/
#newtofyi {
	background: #ffffff url(../images/layout/new2fyi_background.gif) no-repeat 25px 0;
	position: relative;
	width: 100%;
	height: 575px;
	margin: 35px 0 15px 0;
	padding: 0 0 15px;
}

#contents {
	font-size: 12px;
}

#newtofyi h3 {
	color: #0099cc;
	font-size: 1.45em;
}

#newtofyi a {
	color: #ff6600;
}

#newtofyi li, #newtofyi p {
	font-size: 1em;
}

#contents p {
	margin-bottom: 15px;
}

#register {
left:199px;
position:absolute;
top:65px;
width:248px;
}

#register h3 {
left:43px;
position:absolute;
top:-27px;
}

#check {
left:570px;
position:absolute;
top:114px;
width:246px;
}

#check h3 {
left:0;
position:absolute;
top:-25px;
}

#share {
left:231px;
position:absolute;
top:296px;
width:304px;
}

#share h3 {
left:38px;
position:absolute;
top:-25px;
}

/*******************************************************************************/
#column1 {
	width: 231px;
	margin: 0;
	padding: 40px 0 0;
	background: url(../images/layout/dotted_vertical_fyi.gif) repeat-y 231px 0px;
}

#column2 {
	width: 413px;
	margin: 0 0 0 -3px;
	padding: 0 25px 0 20px;
	background: url(../images/layout/dotted_vertical_fyi_article.gif) repeat-y 0px 0px;
}

#column3 {
	width: 173px;
	margin: 0 0 0 -3px;
	padding: 0 0 0 15px;
	background: url(../images/layout/dotted_vertical_fyi.gif) repeat-y 0px 0px;
}

.small {
	font-size: 11px;
}

/*******************************************************************************/
#column2 h3 {
	color: #0099cc;
	font-size: 1.45em;
}

#column2 ul {
	margin: 0 0 0 18px;
}

.question {
	color: #0099cc;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

ol {
	color: #225e22;
	font-size: 20px;
	font-weight: bold;
	list-style-type: none;
}

ol li {
	padding-left: 75px;
	margin-bottom: 20px;
	height: 80px;
	background-position: left top;
	background-repeat: no-repeat;
}

ol li.step1 {
	background-image: url(../images/newtofyi_step1.jpg);
}

ol li.step2 {
	background-image: url(../images/newtofyi_step2.jpg);
}

ol li.step3 {
	background-image: url(../images/newtofyi_step3.jpg);	
}

.title
 {
	margin-bottom: 10px;
	margin-left: 251px;
}

h1 {
	width: 200px;
	color: #0099CC;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5;
}