div#mainmenu { margin: 20px; height: 42px; }

div#mainmenu .item {
  float: right;
  font-size: 14px;
  height: 40px;
  line-height: 270%;
  padding: 0 25px;
  border-right: #2b2b2b 1px solid;
  border-left: #b0b0b0 1px solid;
}

div#mainmenu .logo {
  float: left;
  padding-top: 9px;
  padding-left: 20px;
}

div#mainmenu .spacer {
  float: right;
  height: 40px;
  border-left: #b0b0b0 1px solid;
  margin-right: 20px;
}

div#mainmenu .item a {
  color: #000000;
}

div#mainmenu .item a.prev {
  padding-right: 10px;
  text-decoration: none;
}

div#mainmenu .item a.next {
  padding-left: 10px;
  text-decoration: none;
}

div#mainmenu .current {
  background-color: #3d516b;
}

div#mainmenu .current a {
  color: #FFFFFF;
}

div#mainmenu .current_compact {
  background-color: #3d516b;
  padding: 0 10px;
}

div#content_container {
  margin: 45px 40px 0 40px;
}

div#content_container .info h1 {
  font-size: 16px;
  font-weight: normal;
  margin: 0 0 20px 0;
}

div#content_container .info .description {
  font-size: 11px;
}


div#content_container .wiki .text {
	line-height: 100%;
	padding-left: 20px;
  padding-top: 30px;
  font-size: 30px;
  padding-right: 180px;
  height: 95px;
  background-image: url("/images/blogs_logo.jpg");
  background-position: right center;
  background-repeat: no-repeat;
}

.categories .category h3 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 16px;
}

.category ul {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}

.category ul li {
  display: block;
  font-size: 11px;
  margin-bottom: 2px;
}


div#content_container .process_info .description {
  float: left;
  width: 55%;
}

div#content_container .process_info .video {
  float: right;
  width: 300px;
}

.results h2 {
  font-size: 14px;
  font-weight: normal;
  margin: 20px 0 15px 0;
}

.results h2 .company {
  font-weight: bold;
}

.results h2 .company .part1 {
  color: #34638b;
}

.results h2 .company .part2 {
  color: #e97300;
}

.knowledge h2 {
  font-size: 14px;
  font-weight: normal;
  margin: 20px 0 20px 0;
}

.knowledge td {
	padding-top: 10px;
}

.knowledge td.image {
	padding-top: 10px;
  padding-right: 25px;
}

div#content_container .process_info h1 {
  margin: 10px 0 0 0;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
}

ul.process_list {
	margin-bottom: 10px;
	padding: 0;
}

ul.process_list li {
	margin-top: 20px;
	font-size: 11px;
	padding-left: 10px;
	padding-right: 135px;
	background-image: url('/images/process_bullet.png');
	background-repeat: no-repeat;
	background-position: left 7px;
}

ul.process_list li img {
	margin-right: 25px;
}

ul.process_list li a {
	font-size: 14px;
}

ul.process_list li .description {
	font-style: italic;
	font-size: 11px;
	margin-top: 5px;
}

ul.process_list li .result {
	padding-top: 5px;
	font-size: 11px;
	color: #777777;
}
ul.process_list li .result a {
	font-size: 11px;
	color: #777777;
}

.process_list_end {
	padding-top: 10px;
	border-bottom: #bababa 1px solid;
	
}


.latest_blog {
	padding-top: 10px;
	font-size: 11px;
	font-style: italic;
	line-height: 120%;
	padding-left: 10px;
	background-image: url('/images/process_bullet.png');
	background-repeat: no-repeat;
	background-position: left 24px;
}

.latest_blog a {
	font-style: normal;
}

.main_results {
	color: #FFFFFF;
	padding: 15px 10px 20px 20px;
	background-color: #595959;
	clear: both;
}

.main_results h2 {
	margin: 0 0 10px 0;
	font-size: 18px;
	color: #FFFFFF;
}

.main_results a {
	color: #FFFFFF;
}

.cat_titles td {
	padding-top: 5px;
	padding-bottom: 5px;
	white-space: nowrap;
	padding-right: 15px;
}

.cat_titles td a {
	font-size: 12px;
	color: #439a2b;
	text-decoration: none;
	border-bottom: #439a2b 1px dashed;
}

.cat_titles td.descr {
	font-size: 12px;
	font-weight: bold;
}

.cat_titles {
	border-top: #bababa 1px solid;
	border-bottom: #bababa 1px solid;
}

.main_results .list {
	color: #bdbdbd;
	font-size: 12px;
}

.main_results .list h3 {
	font-size: 12px;
	margin: 15px 0 10px 0;
	font-weight: normal;
}

.main_results .list img {
	margin: 0 15px 15px 0;
}

.process_results img {
	margin: 0 15px 15px 0;
}

.proc_view_category {
	margin-right: 50px;
}

.proc_view_category h3 {
	margin: 0 0 5px 0;
	font-weight: normal;
	font-size: 12px;
}

.proc_view_category div {
	padding-bottom: 5px;
	padding-left: 10px;
	background-image: url('/images/process_bullet.png');
	background-repeat: no-repeat;
	background-position: left 6px;
}
