html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

.sidebar .speaker img,
img{
	display:block;
	border:5px solid #fff;
	margin-bottom:10px;
}

.module img,
.sidebar img,
#header img{
	border:5px solid #434343;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

strong {
	font-weight: bold;
}

label {
	cursor: pointer;
}

a {
    text-decoration: underline;
    color:#3f3f3f;
    font-weight:bold;
}

a:hover{
	text-decoration:none;
}

.comments ol li:after,
.comments ol:after,
.item:after,
.sidebar .speaker .bd:after,
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.aligncenter {
	display:block; margin:0 auto;
}

.left {
	float:left;
}

.right {
	float:right;
}

.wp-caption {
	border:1px solid #666;
	text-align:center;
	background:#ccc;
	padding:10px;
	margin:10px;
}

div {
	position:relative;
}

.trigger a,
.replacement {
	background-repeat: no-repeat;
	background-position: 0 0;	
	display: block;
	overflow: hidden;
	text-indent: -5000px;
}