﻿/* css for the example pages */

.textholder {padding:0 0 0 40px;}
.normal {color:#f60; background-color:inherit;text-indent: 40px;}
.hanging {color:#f60;  background-color:inherit;text-indent: -40px;}
.bold {font-weight:bold;}

#demoform label{float: left;width: 100%;font-weight: bold;}
#demoform input, #demoform textarea, .location {width: 180px;margin: 0 0 5px 0;}
#demoform textarea{width: 200px;height: 150px;}
#demoform .check{width: 1em;}
#demoform, #button{margin: 5% 0% 0% 20%;background-color: inherit; color:#333; font-weight: bold;}
#demoform br{clear: left;}
.creamback {background-color:#ffc; color:#333;}
.orangeback {background-color:#fc9;color:#333;}

.outer {width:60%;margin:0% auto;}
.inner {font-size:28px;font-weight:bold;text-align:center;font-family:Tahoma,monospace,arial,system;line-height: 95%;}
.ttnormal {margin:0px auto;padding-top:10px;width:80%;text-align:center;font-size:90%;line-height:120%;}
.ttbold {font-weight:bold;font-size:30px;color:#f90;background-color:inherit;}
.copy {padding-top:5px;letter-spacing:-1px;line-height:100%;font-size:90%;font-weight:bold;}

.wrap{width: 350px;border: 1px solid gray;}
.nowrap{width: 350px;clear: left;border: 1px solid gray;}
.nowrap .boxfloat{float: left;width: 155px;}
* html .nowrap p{ /* IE 3px jog */height: 1%;}
.nowrap p{margin-top: 0;margin-left: 156px;}
dd img  {
	margin:0 10px 0 0;
}