/*********************************************** *Basic Containers ***********************************************/
#xtras{
	width:660px;
	height:550px;
	position:relative;
	margin-left:25px;
	margin-top:25px;
	font-size:12px;
	overflow-y:scroll;
	padding-right:15px;
}
#xtras_sin{
	width:675px;
	height:550px;
	position:relative;
	margin-left:25px;
	margin-top:25px;
	font-size:12px;
}
.title{
	font-size:26px;
	font-weight:bold;
}
.section{
	font-size:15px;
	font-weight:bold;
}
a.section:hover, a.sub_section:hover {color:#FF9C00;}
.sub_section{
	font-weight:bold;
}
#m1{
	width:150px;
	height:113px;
	position:absolute;
	margin-left:55px;
	margin-top:468px;
}
#m2{
	width:113px;
	height:150px;
	position:absolute;	
	margin-left:271px;
	margin-top:450px;
}
#m3{
	width:150px;
	height:113px;
	position:absolute;	
	margin-left:449px;
	margin-top:468px;
}
/*****************************************************************************************************************/