﻿@charset "utf-8";

/*------------------------------------------------------------------------------
Access Implant center - CSS Modules Import
Date: 2009-04-21
Copyright©2001- Access Implant Center All rights reserved.
------------------------------------------------------------------------------*/


/* ----------------------------------------

Advice

---------------------------------------- */

div#Content h1 {
	background: #136bba url(../img/advice/hd_index_01.png) 0 100% no-repeat;
	text-align: right;
	font-weight: 700;
	color: #fff;
}

/* ----------------------------------------

Main

---------------------------------------- */


div#Content div#Main ol#AdviceLst {
	margin-left: 2.0em;
	
}

ol#AdviceLst li {
	margin-bottom: 1.5em;
	list-style-type: decimal;
	color: #136bba;
	font-weight: 700;
}

ol#AdviceLst li strong {
	font-weight: 700;
	font-size: 1.154em;
}

ol#AdviceLst li p {
	color: #333;
	font-weight: 400;
}