
/* Author: Madi Karizma (egolabel.net) */
/* Last modified: August 31, 2007 */
/* Copyright (C) 2007 Company of Egolabel. */
/* All Rights Reserved. */

.col580 {
  position: relative; }
  
.float_van {
  height: 80px;
  position: absolute;
  right: 7px;
  top: 27px;
  width: 171px; }

/* General Properties */

h1 {
  background: #007ea8;
  color: #000;
  font: 12px arial;
	font-weight: bold;
  margin-bottom: 15px;
  padding: 10px; }

h2 {
	background: #ebebeb;
  color: #000;
  font: 14px arial;
	font-weight: normal;
	margin-bottom: 15px;
  padding: 10px; }

/* Content */

.page_text {
  border-bottom: dotted 1px #ccc;
  color: #444;
  font: 13px arial;
  line-height: 18px;
  margin-bottom: 10px;
  padding-bottom: 5px; }
  
.page_text a {
  color: #007ea8;
  font-weight: bold; }
  
.page_text a:hover {
  color: #ccc; }
  
.page_text p {
  margin: 0 10px 10px 10px; }
  
.page_text strong {
  color: #000; }
  
.color_007ea8 {
  color: #007ea8;
  font-weight: bold; }

.color_fff {
  color: #fff;
  font-weight: bold; }
  
/* Author: Madi Karizma (egolabel.net) */
/* Last modified: August 31, 2007 */
/* Copyright (C) 2007 Company of Egolabel. */
/* All Rights Reserved. */
