
/* RESET */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}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}img{padding:0;margin:0;border:0;}

/* GLOBAL */

body{
	font: 14px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
a:focus{outline:none;}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}ol{list-style:none;}ul{list-style:none;}li{margin:0; list-style: none; padding:0;}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin:0;padding:0;}

.clear {clear: both;display: block;overflow: hidden;visibility: hidden;width: 0;height: 0}
.clearfix:after {clear: both;content: '.';display: block;visibility: hidden;height: 0}
.clearfix {display: inline-block}
* html .clearfix {height: 1%}
.clearfix {display: block}


/* GLOBAL TYPOGRAPHY */

h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}
a{text-decoration: none; color: #3377c3;}a:hover{text-decoration: underline;}


/* GLOBAL LAYOUT */

body{
	background: #ccc;
	color: #151515;
	padding: 40px 0 0 40px;
}
.info p {
	width: 210px;
	float: left;
	position: fixed;
}
.minorupdates {
	float: left;
	margin-left: 350px;
}
.minorupdates img{
	background-color: #fff;
	padding: 10px;
}
.caption {
	font-size: 12px;
	margin-top: 10px;
	border-bottom: 1px solid #999;
	padding-bottom: 20px;
	margin-bottom: 50px;
	width: 500px;
}