* {margin:0; padding:0;}

body
{
	font-family:Verdana,Sans-serif;
	font-size:11px;
	letter-spacing:0.03em;
	background:url(../res/spread1.gif) repeat-x #e5e5e5;
	color:#666666;
	padding:10px;
	margin:0px auto;
	width:840px;
}

img
{
	border-style:none;
}

h1
{
	font-size:26px;
	color:#006699;
	margin-bottom:15px;
}

h2
{
	font-size:20px;
	color:#faad56;
	margin-bottom:10px;
}

h3
{
	font-size:14px;
	color:#333;
	margin-bottom:10px;
}

h4
{
	font-size:12px;
	color:#666666;
	margin-bottom:10px;
}

p
{
	line-height:18px;
	color: #666666;
	margin-bottom:10px;
}

ul
{
	padding-bottom:18px;
	list-style-type:none;
	margin:0px 0px 0px 10px;
	padding:0;
}

li
{
	padding:0px 10px 8px 14px;
	background:url(../res/bullet1.gif) no-repeat 5px 4px;
	line-height:14px;
}

a
{
	color:#057fc3;
	text-decoration:none;
    outline:none;
}

a:hover
{
	text-decoration:underline;
}

.preload
{
	display:none;
}

.content
{
	background-color:white;
	padding:20px 20px 1px 20px;
}

.speakers th
{
	background-color:#006699;
	color:white;
	text-align:left;
	font-weight:bold;
	padding:6px 4px;
}

.speakers td
{
	padding:4px;
}

.speakers .speaker
{
	font-weight:bold;
	width:300px;
}

.speakers .title
{
	width:300px;
}

.speakers .company
{
	width:240px;
}

.portrait
{
	background:white;
	margin-right:10px;
	padding:10px;
	float:left;
}

.restrict
{
	width:640px;
}

.fixed td
{
	white-space:nowrap;
}

.register td
{
	padding:6px 6px 0px 6px;
}

.footer
{
	font-size:9px;
	margin:4px 8px 0px 8px;
}

.footer span
{
	margin-left:7px;
	margin-right:4px;
}
