
/* TYPE */
body {  }
#main p { margin-bottom: 18px; }
#main h3 { font-weight: bold; font-size: 1em; line-height: 18px; }

/***** box *****/
#main .box .grid2colc .column.first { width:313px; background:url(gifs/swapnav_bg20070611.gif) repeat-y left; }
#main .box .grid2colc .column.last { width:412px; }

/* swapper */
#main ol.swapper { padding:0 0 .1em; margin:0; color:#4b4c4f; font-size:14px; line-height:1.4em; position:relative; }
#main ol.swapper li { margin:0 0 -.2em 0; padding:.4em 10px .4em 19px; cursor:pointer; list-style:none; background:url(gifs/swapnav20070611.gif) no-repeat left bottom; *margin-top:-1px; }
#main ol.swapper li:hover { color:#222; }
#main ol.swapper li.last { background:none; }
#main ol.swapper li.active { color:#3783bc; cursor:default; background:url(gifs/swapnav_active20070611.gif) no-repeat left center; }
#main ol.swapper li.twodigit { padding-left:10px; }

.mactexto {
	padding-top:20px;
	padding-right:20px;
	
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}

.mactexto2 {
	font: 12px/18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #ac214f;
}