html, body {
	padding: 0px;
	margin: 0px;
	color:black;
	font-family:arial,sans-serif;
	font-size:13px;
	text-decoration:none;
	background: white;
}

img {
	border: 0px none;
}

a {
	color: #008CD2;
	font-family:arial,sans-serif;
	text-decoration:none;
}
a:link {
	color: #008CD2;
}
a:visited {
	color: #008CD2;
}

a:hover {
	/*border-bottom:1px solid blue;*/
}

.article_title {
	font-family: helvetica,Verdana,sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 40px;
}

h1.article_title {
	font-family: helvetica,Verdana,sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 40px;
	display: inline;
}

h2 {
	font-family: helvetica,Verdana,sans-serif;
	font-size: 1.4em;
	line-height: 18px;
	margin: 15px 0 10px 0;
} 

a:link.article_title {
	color: #2f71bf; /*#6EA5EC; #767676;*/
}

a:visited.article_title {
	color: #2f71bf; /*#6EA5EC; #767676;*/
}

a.grey {
	color:#767676;
}

a:visited.grey {
	color:#767676;
}

h1 {
	font-size: 28pt;
}

#Header {
	padding: 5px 20px 10px 40px;
	/*background: url('/appmedia/header.gif') repeat-x;*/
}

#Footer {
	/*border-top: 1px solid #767676;*/
	padding: 5px 20px 10px 40px;
	color: #767676;
	/*background: #91c001;*/
	clear:both;
	text-align:right;
}

#Footer a {color: #767676;}

#TopMenu {
	padding: 5px 20px 5px 40px;
	background: #91c001;
}

#TopMenu a {
	color:white;
	font-size: 1.3em;
	font-weight:bold;
	font-family:arial;
}

a.menu {
	font-size: 16pt;
	word-spacing:0.7ex;
	color: #1b5790; /*#a2a2a2;*/
	font-family:'Lucida Grande',Verdana,Sans-Serif;
	padding-left:3px;
	padding-right:3px;
	text-decoration:none;
}

a:visited.menu {
	color: #1b5790; /*#a2a2a2;*/
}

#Header h1 {
	font-size: 24pt;
	margin-top:10px;
	margin-bottom:0px;
}

#ListContent {
	float:left;
	width: 600px;
	padding: 5px 10px 10px 40px;
}

.float_right {
	float:left;
	width:290px;
	padding: 10px 10px 10px 40px;
}

.article_text {
/*	font-family:times,arial,sans-serif;*/
	font-family:Verdana,sans-serif;
/*	font-size:16px;*/
	line-height:1.4em;
/*	text-align:justify;*/
	padding-left:40px;
}

#ListContent a {
	font-family:Verdana,sans-serif;
}

.text {
/*	text-align:justify;*/
} 

#ListContent li {
	/*list-style-image:none;
	list-style-position:outside;
	list-style-type:none;*/
}

th {
	text-align: right;
	font-weight:normal;
}

#add_comment input {
	border: 1px solid #aaaaaa;
	padding:4px;
}

input.username {
	width:500px;
	border: 1px solid #aaaaaa;
}

.comment {
	width:508px;
	height: 200px;
	border: 1px solid #aaaaaa;
}

#comments li {
	color:#333333;
    list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:20px 10px;
	margin-right: 120px;
	line-height:1.4em;
}

#comments li.row1 {
	background-color: white;
	border-bottom: 1px solid #dddddd;
}

#comments li.row2 {
	background-color: #f8f8f8;
	border-bottom: 1px solid #dddddd;
}

.ucomment {
	font-weight:normal;
	color: black;
}

.domment {
	font-weight:normal;
	color: #aaaaaa;
}

.comment_post p {
	margin:5px;
}

.inline_table {
	display: inline;
	margin-right: 8px;
	padding:4px;
}

tr.image {
	height: 132px;
	vertical-align: middle;
	background: #eeeeee;
	padding: 4px;
}

td.image {
	width: 168px;
	text-align: center;
	padding: 4px;
}

.red {
	color: red;
}

.green {
	color: green;
}

.blue {
	color: blue;
}

div.help {
	margin: 10px;
	padding: 10px;
	border:1px solid #91c001;
	/*background: url("/appmedia/icon_success.gif") center left no-repeat;*/
}

b.nifty {
  height:1px;
  background: #91c001; /*#ffde46;*/
  display:block;
  overflow:hidden;
}

input.openid {
  width:220px;
  background: url(/appmedia/openid.gif) no-repeat;
  background-position: 0 50%;
  padding: 2px;
  padding-left: 16px;
  border: 1px solid #707070;
  color: blue;
  /*font-size: smaller;*/
  font-weight: bold;
  display:inline;
}

.float_right h2 {
	color:#008CD2;
}

#submit_startup {
	line-height:1.5em;
	font-size: 1em;
	color:#333;
}

#tags {
	line-height:2em;
}

#tags a:link {
	color: #4382CE;
}

#tags a:visited {
	color: #4382CE;
}

#tags a:hover {
	color: #008CD2;
	text-decoration: underline;
}

#gigs li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:5px 0px;
	line-height:1.3em;
}

#gigs a {color: #333}

#centers li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:5px 0px;
	line-height:1.3em;
}

#centers a {color: #333}

