body {
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	line-height: 150%;
}

p, font 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f4f9fb;
	line-height: 150%;
	}

a {
	color: #FFF;
	background-color: #737373;
	text-decoration: none;
}

a:hover {
	background-color: #5a5a5a;
	color: #FFF;
}

a.header {
	font-size: 14px;
}

.underline {
	color:#777;
	background-color: transparent; 
	text-decoration: underline; 
}
a.underline:hover {
	background-color: transparent;
	text-decoration: underline; 
	color: #777;
}


.left_pic { 
	margin: 0 20px 10px 0;
	border: 1px solid #000;
}

table, td, tr
{
	vertical-align: top;     
	padding: 0;
}

td.table_border {
	background: #1a1a1a;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px;
}

td.table_header {
	background: transparent;
	border-left: none;
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #2c2c2c;
	padding: 0;
}

textarea, input {
	background: #888;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size:8pt;
	color:#fff;
	font-family:Arial, Helvetica, font-style:normal;
}

input.input_button { 
	background: none; 
	border-left: medium none #ffffff; 
	border-right: medium none #ffffff; 
	border-top: medium none #ffffff; 
	border-bottom: 1px solid #fff;
	font-size:8pt; 
	color:#fff; 
	font-family:Arial, Helvetica, font-style:normal; 
}

.headline_killer {
	display: none;
}

.float_right {
	margin-left: auto;
	margin-right: 0px;
	text-align: right;
}
.sidebar_size{
	margin-top: 0px;
	margin-bottom: auto;
	height:100%;
	width:100%;
}
#sidebar_list{
	list-style-image:url(http://www.hansunstern.net/pics/sidebar/list_dot.gif);
}
a.gigpress-sidebar-status#dark_link {
	color: #000000 !important;
	background-color: #191919 !important;
	text-decoration: none !important;
}
a.gigpress-sidebar-status#dark_link:hover {
	background-color: #191919 !important;
	color: #000000 !important;
}

.text_g {
	color:#333 !important;
	font-size: 12px;
}

.text_111 {
	color:#222 !important;
	font-size: 11px;
}

.text_grey {
	color:#777 !important;
	font-size: 11px;
}

.small_grey {
	color:#777 !important;
	font-size: 10px;
}

.text_footer {
	color:#666 !important;
	font-size: 11px;
}
a.text_footer {
	color: #666;  
	background-color: none; 
	text-decoration: underline;
}

.header_pic {
	border-left: 1px solid #2c2c2c;
}

.entry-meta {
	font-size: 12px;
}

.pic_w {
	border: 1px solid #dddddd;
	margin: 0 0 0 0;
}

.pic_w2 {
	border: 1px solid #dddddd;
	margin: 0 0 0 0;
}

img {
	border: 0px;
	margin: 0 0 0 0;
}

.pic {
	border: 0px;
	vertical-align: top;  
	margin: 0 0 0 0;
}

table, td, tr, font, b {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: normal;
	background-color: transparent;
	font-size: 12px;
	color: #aaa;
	line-height: 20px;
	}
