@charset "UTF-8";
/* CSS Document */


.box1 {
					margin: 0px 0 80px 0;
					padding: 0 10px 0 10px;
					width: 350px;
					float: left;
   
}

.box2{
					margin: 0px 0 20px 0;
   					padding-right: 10px;
					text-align: right;
					width: 420px;
    				float: right;
}
#section_1 {  
					clear: left;
	
}

#section_2 {  
					clear: left;
	
}
.section_header {
					margin: 10px 0 10px 0;
					padding: 0 0 0 15px;
					color: white;
					height: 45px;
					font-size: 24px;
					line-height: 40px;
					background-image: url(images/section_titleblue.gif);
					background-repeat: no-repeat;
	}
.subtitle 			{
					font-size: 14px;
					line-height: 18px}	
					
.conversation { 	line-height: 30px;
					font-size: 16px;
					font-weight: bold;
}

.quiz			{	font-size: 14px;}

.speed			{
					line-height: 20px;
					margin: 0; padding: 0;}
