body {
  	font: x-small/1.4em "Lucida Grande", Verdana, Sans-serif;
   	color: #4a1b00;
	font-size/* */:/**/small;
	font-size: /**/small;
}

#content h1 {
	margin-top : 0;
	margin-bottom : .7em;
	font : x-large Arial, Helvetica, sans-serif;
	color : #f7b734;
}

#content h2 {
	margin-top : 1em;
	margin-bottom : 1em;
	font : bold medium Arial, Helvetica, sans-serif;
	color : #662400;
}

#content p + h2 {
	margin-top : 1.6em;
}

#content h3 {
	margin-top : 2em;
	margin-bottom : 1em;
  	font: bold small/1.4em "Lucida Grande", Verdana, Sans-serif;
	color : #eba209;
}

#content h4 {
	margin-top : .5em;
	margin-bottom : .5em;
	color : #662400;
  	font: bold 90%/1.4em "Lucida Grande", Verdana, Sans-serif;
}

#content h5 {
	margin : 0;
	font-weight : bold;
	font-style : italic;
	font-size : 85%;
}

#content h6 {
	margin : 0;
	font-weight : normal;
	font-style : italic;
	font-size : 85%;
}

#content h6 + p, #content h5 + p {
	margin-top : 0;
}

#content p, #content ul, #content ol, #content dl, #content table {
	margin-bottom : 1em;
	font-size : 85%;
	font-family : Verdana, Helvetica, Arial, sans-serif;
	line-height : 1.5em;
}

#content ul {
	margin-left : 2.5em;
	margin-bottom : 2em;
	padding-left : 0;
}

#content ul ul {
	margin-bottom : 0;
	font-size : 1em;
}

#content ol {
	margin-left : 25px;
	margin-bottom : 2em;
	padding-left : 0;
	list-style-type : decimal;
}

#content ol ol {
	margin-left : 2em;
	margin-bottom : 0;
	padding-left : 0;
	list-style-type : lower-alpha;
	font-size : 1em;
}

#content p.author {
	color : #888;
}

#content div.abstract {
	font-style : italic;
}

#content div.abstract h3 {
	margin-bottom : 0;
}

#content div.abstract h3+p {
	margin-top : 0;
}

#content p.formula {
	text-align : center;
}

#content a:link {
	color : #4a1b00;
	text-decoration : none;
	border-bottom : 1px dotted #4a1b00;
}

#content a:visited {
	color : #a47106;
	text-decoration : none;
	border-bottom : 1px dotted #888;
}

#content a:hover {
	color : #f7b734;
	text-decoration : none;
	border-bottom : 1px dotted #f7b734;
}

#content dt a:link, #content dt a:visited {
	text-decoration : none;
	color : #444;
}

#content dt a:hover {
	color : #00a960;
}

#content span.italian {
	font-style : italic;
}

#content img {
	display : block;
	padding : 9px;
	border : 1px solid #d8d8d8;
	background : #f1f1f1;
}

dt {
	margin-left : 0;
	padding-left : 15px;
	font-weight : bold;
}

dd {
	margin-left : 0;
	padding-left : 15px;
	margin-bottom : 1.5em;
}

#content dd p, #content dd ol, #content dd ul {
	margin-top : 0;
	font-size : 1em;
}

dl.speakers {
	margin-top : 0;
	margin-bottom : 1.5em;
}


dl.speakers dt {
	float : left;
	display : inline;
	clear : both;
	width : 8.5em;
	margin : 0;
	padding : 0;
	font-weight : bold;
	background : none;
}

dl.speakers dd {
	margin-left : 9em;
	margin-bottom : 0;
	padding : 0;
	background : none;
}

/* Holly hack to fix peekaboo bug in dl for IEWin5+ */

* html dl {
	height : 1%;
}

table {
	margin-bottom : 1em;
}

thead th {
	padding : 2px 3px;
	border-bottom : 1px solid #444;
	font-weight : normal;
	text-align : left;
}

tbody th {
	padding : 2px 3px;
	background : #e8e8e8;
	font-weight : normal;
	text-align : left;
	vertical-align : top;
}

tbody td {
	padding : 2px 3px;
	background : #e8e8e8;
	vertical-align : top;
	text-align : left;
}

tbody tr.stripe td, tbody tr.stripe th {
	background : #f1f1f1;
}

td.price {
	text-align : right;
}

#content a.registernow {
	width : auto;
	margin : 3px 0;
	padding : 4px 8px;
	border : 3px double #999;
	border-top-color : #ccc;
	border-left-color : #ccc;
	background : #fff url(../img/bgsubmit.gif) repeat-x;
	color : #444;
	font : bold small Verdana, Helvetica, Arial, sans-serif;
	cursor : pointer;
	cursor : hand;
}

#content a.registernow:hover {
	border : 3px double #999;
	border-top-color : #ccc;
	border-left-color : #ccc;
}


#registrationform {
	margin : 2em 0;
	padding : 0;
}

#registrationform h4 {
	margin-top : 0;
	margin-bottom : .5em;
}

#registrationform p {
	margin : 0;
	padding : 0;
	font-size : 85%;
}

#registrationform p.asterisk {
	text-align : right;
}

#registrationform fieldset {
	display : block;
	margin : 1.5em 0;
	padding : 0 10px 1em;
	border : 1px solid #b9b9b9;
	background : #f6f6f6;
}

#registrationform fieldset.hidden {
	display : none;
	margin : 0;
	padding : 0;
}

#registrationform legend {
	display : inline;
	width : auto;
	margin : 0 0 1.5em;
	padding : 0 10px;
	font-weight : bold;
}

#registrationform label {
	display : block;
	clear : both;
	margin-bottom : .5em;
}

#registrationform input, #registrationform textarea, #registrationform select {
	display : block;
	width : 360px;
	padding : 1px;
	background : #fff;
	border : 1px solid #b9b9b9;
}

#registrationform input.hidden {
	display : inline;
	width : 1em;
	padding : 0;
	border : none;
	background : transparent;
}

#registrationform input.radio {
	display : inline;
	width : auto;
	margin : 0 2px;
	padding : 0;
	border : none;
	background : transparent;
}

#registrationform input.submit {
	display : block;
	clear : both;
	width : 7em;
	border-top : 1px solid #cacaca;
	border-left : 1px solid #cacaca;
	border-right : 1px solid #7e7e7e;
	border-bottom : 1px solid #7e7e7e;
	background : #f6f6f6;
	font-family : Helvetica, Arial, sans-serif;
	cursor : pointer;
	cursor : hand;
}

#registrationform input.submit:hover {
	background : #fbfbfb;
	border-top : 1px solid #9f9f9f;
	border-left : 1px solid #9f9f9f;
	border-right : 1px solid #d8d8d8;
	border-bottom : 1px solid #d8d8d8;
}




#error {
	padding : 0 8px;
	background : #fef9eb;
	border : 1px solid #f90;
}

#error h4 {
	padding-left : 20px;
	padding-bottom : 2px;
	border-bottom : 1px solid #f90;
	background : url(/assets/icon/important.gif) top left no-repeat;
	
}

#registrationform .errorfield input {
	border-color : #f90;
	background : #fef9eb;
}


div.important {
	margin-bottom : 2em;
	padding : 4px 10px;
	border : 2px solid #146095;
	border-width : 1px 0;
	background : #f1f1f1;
}

#content div.important h3 {
	margin : .5em 0 1em;
}