body, h1, h2, h3, h4, h5, h6, b, strong, small {	
	font-size: 13px;
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing: 0.0em;
	line-height: 17px;
	margin: 0px;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
}
a { 	
	text-decoration: none; 
	color: black;
}
p a{
	border-bottom: 1px #333333 solid;
}
a:hover, u, em { 
	text-decoration: none;
	border-bottom: 1px #333333 solid;
}
a img { 
	border: none; 
}

b, strong {
	font-weight: normal;
}
p {
    margin: 0 0 0 0;
	margin-bottom: 17px;
}
hr {
	display: none;
}
ul, li{
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
ol li{
	list-style-type:decimal;
}
ul, h1, h2{
	margin-bottom: 17px;
}
img{
	margin-bottom: 7px;
	margin-top: 10px;
}


#header{
	width: 182px;
	position: absolute;
	left: 17px;
	top: 17px;
}

#content{
	width: 567px;
	position: absolute;
	left: 239px;
	top: 17px;
	padding-bottom: 17px;
}
#footer{
	*position: absolute;
	position: fixed;
	bottom: 0px;
	left: 17px;
	background: white;
}

.post-column{
	width: 273px;
	margin-right: 10px;
	float: left;
}
#quote{
	*position: absolute;
	position: fixed;
	width: 100%;
	hieght: 100%;
	margin-top: 44%;
	text-align: center;
	letter-spacing: -2px;
	font-size: 90px;
	color: #66ffcc;
}
.widget_text{
	margin-top: -17px;
	margin-bottom: 17px;
}
div.category-news{
	padding-top: 7px;
	margin-bottom: 10px;
	border-bottom: 1px #333333 solid;
}
.category-news small{
	display: block;
	margin-bottom: 17px;	
}
.category-news h3 a{
	border-bottom: 1px black solid;
}

.gsc-imageResult{
	width: 178px;
	height: 180px;
	margin-right: 10px;
	float: left;
	overflow: hidden;
}