/*-------------------------------------------------------------------------
Example
-------------------------------------------------------------------------*/
#Example {
	float:right;
	width:641px;
}
#Example h1 {
	width:641px;
	height:47px;
	background-image:url('./images/example/cssTitle.gif');
	font-size:1pt;
	text-indent:-5000em;
}
#Example .example {
	clear:both;
	width:568px;
	padding:0 41px 0 32px;
}
#Example .example h2 {
	width:547px;
	height:32px;
	margin:0 0 15px 0;
	padding:0 10px;
	background-image:url('./images/example/cssExampleH2.gif');
	color:#26004b;
	font-size:small;
	font-weight:bold;
	line-height:32px;
}
#Example .example .text {
	width:540px;
	margin:0 0 40px 0;
	padding:0 14px;
}
#Example .example .text p {
	margin:0 0 15px 0;
}
#Example .example .text .voice {
	width:540px;
	margin:20px 0 0 0;
	padding:0 0 11px 0;
	background-image:url('./images/example/cssExampleVoiceFoot.gif');
	background-position:left bottom;
}
#Example .example .text .voice h3 {
	width:540px;
	height:39px;
	background-image:url('./images/example/cssExampleVoiceHead.gif');
	font-size:1pt;
	text-indent:-5000em;
}
#Example .example .text .voice ul {
	width:508px;
	padding:15px 16px 0 16px;
	background-color:#ffffe6;
	background-image:url('./images/example/cssExampleVoiceBody.gif');
	background-repeat:repeat-y;
}
#Example .example .text .voice ul li {
	width:498px;
	padding:0 0 5px 10px;
	background-image:url('./images/example/cssExampleVoiceMarker.gif');
	color:#b30000;
}
#Example #Colleague {
	clear:both;
	width:568px;
	margin:50px 0 0 0;
	padding:0 41px 0 32px;
}
#Example #Colleague h2 {
	width:567px;
	height:32px;
	background-image:url('./images/example/cssColleagueH2.gif');
	font-size:1pt;
	text-indent:-5000em;
}



#Example .pleaseWait {
	padding:90px 0 130px 0;
}
#Example .pleaseWait p {
	color:#f0d1b2;
	font-size:large;
	font-weight:bold;
	text-align:center;
}
#Example .anchor {
	float:right;
	padding:5px 30px 15px 30px;
}
#Example .anchor li {
	float:left;
}
#Example .anchor li a {
	margin:0 0 0 15px;
	padding:0 0 0 15px;
	border-bottom:1px dashed #7f7f7f;
	background-image:url('./images/guide/cssAnchorMarker.gif');
	background-position:left center;
	color:#666;
	font-size:80%;
}

