
/* Copyright (C) 2008 Company of Egolabel */
/* Company of Egolabel (egolabel.com) */
/* Author(s): Madi Karizma */
/* Last modified: February 27, 2008 */

/* All Columns */

.column {
  float: left;
  padding: 10px;
  width: 280px; }

.relative_block {
	border-bottom: solid 1px #e5e5e5;
  border-top: dotted 1px #ccc;
  color: #666;
	font-size: 11px;
  padding: 8px;
	text-align: right !important }
  
.relative_block a {
  color: #999; }
  
.relative_block a:hover {
  color: #666; }

.insider {
	border: dotted 1px #ccc;
	padding: 20px }

/* Left Column */

#left {
  margin: 2px 0 0 0; }

.story_photo {
	border-bottom: solid 2px #e5e5e5;
	margin-bottom: 8px;
	padding-bottom: 10px }
  
.column h1 {
  color: #333;
  font-size: 24px;
  line-height: 25px;
	margin-bottom: 10px }
  
.column p {
	line-height: 16px;
	margin-bottom: 10px;
  text-align: justify; }

/* Center Column */
  
#center {
	font-size: 12px;
	line-height: 14px;
  margin-top: 5px; }
  
#center ul {
  margin: 0 0 20px 0; }
  
#center li {
  margin: 0 0 5px 0; }
  
.news_section_title {
  padding: 0 0 5px 2px; }
  
.news_gray {
  background: #ebebeb url(../images/bg_news_gray.gif) repeat;
  padding: 4px 8px 8px 8px;
	text-transform: uppercase }

.news_white {
  padding: 0 8px 4px 8px;
	text-transform: uppercase }

.news_gray strong, .news_white strong {
	font: 9px verdana;
	font-weight: bold }
  
.news_gray a, .news_white a {
  color: #5c855c;
	font-weight: bold }
  
.news_gray a:hover, .news_white a:hover {
  color: #333; }

/* Right Column */

#right {
  margin-top: 5px }

#right li {
	margin-bottom: 10px;
	text-align: center }

/* end of document */
