﻿#top {
	background:url(../imgs/top-bg.png) repeat-x scroll 0 0 transparent;
}

#network li.parent {
	font-family: omnes-pro-n7;
}
#network li a {

	font-family:proxima-nova-n7;
}

#counter p {
	font-family:proxima-nova-n7;
}

#intro h2, #intro h3 {
	font-family:omnes-pro-n7;
}

input.file {
	filter: alpha(opacity=0);
}
input.submit {
	background:url(../imgs/go-bg.png) no-repeat scroll center center transparent;
	height: 86px;
}

.browse {
	bottom:1px;
	background:url(../imgs/browse-bg.png) repeat-x scroll 0 0 transparent;
}

#recent h4 {
	font-family:proxima-nova-n6;
}

#footer .col3 h4 {
	font-family:proxima-nova-n7;
}

#noicons h5 {
	font-family:proxima-nova-n7;
}

.browse {
	bottom:0px;
}

.info span img {
	display:block;
}

#intro .how p {
	font-family: omnes-pro-n6;
}

.how ol {
	padding-left:25px;
}