P { display: inline; }

.hidden {
display: none;
}

.tagsubmitlink {
   color: #888;
   background-color: transparent;
   background: #EEE;
   padding: 4px;
   text-decoration: none;
   border: 1px solid #DDD;
   cursor: pointer;
   cursor: hand;
   font-size: 12px;
}

#replybox {
	background: #222;
	color: #fff;
	padding: 5px;
	border: 10px solid pink;
	position: relative;
	left: 30px;
}

.article {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
color: #333;
width: 600px;
}

.article a {
color: #993333;
font-size: 12px;
}

.comment {
display: inline;
font-size: 14px;
border:1px solid #EEE; 
border: none;
background: #fcfcfc;
background: #fff;
margin: 2px;
padding-top: 5px;
padding-left: 0px;
padding-right: 5px;
padding-bottom: 0px;
color: #555;
width: 700px;
text-decoration: none;
}

.connect 
{
color: #CCC;
margin: 0px;
padding: 0px;
position: relative;
left: 70px;
top: 0px;
bottom: 0px;
valign: top;
line-height: 25px;
border-left: 1px dotted #BBB;
}

.response {
display: inline;
font-size: 12px;
/*border:1px dotted #EEE; */
position: relative;
/*left: 40px; */
margin: 0px;
/*padding-top: 5px; */
padding-left: 5px;
padding-right: 5px;
padding-bottom: 0px;
color: #666;
width: 660px;
/*background: #fcfcfc; */
text-decoration: none;
}



.replylink ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.replylink li a {
display: block;
text-decoration: none;
text-align: center;
position: relative;
bottom: 0px;
left: 0px;
font-size: 14px;
font-weight: bold;
width: 35px;
background: #FFF; 
padding-top: 1px;
padding-bottom: 1px;
padding-left: 0px;
padding-right: 6px;
/*border: 1px solid #DDD; */
}

.quote {
font-weight: normal;
font-family: "Helvetica Neue", Helvetica, Arial;
font-size: 12px;
font-style: italic;
color: #333;
display: inline;
line-height: 18pt;
width: 500px;
}


.name {
font-weight: bold;
font-size: 12px;
font-style: normal;
color: #333;
display: inline;
text-decoration: none;
}

.name A:link, .name A:visited, .name A:active {
font-weight: bold;
font-size: 14px;
color: #333;
text-decoration: none;
display: inline;
}


.name A:hover {
font-weight: bold;
font-size: 14px;
color: #993300;
text-decoration: none;
display: inline;
}


.replyindicator A:link, A:visited, A:active {
font-weight: bold;
font-size: 16px;
color: #333;
text-decoration: none;
}

.replyindicator A:hover {
font-weight: bold;
font-size: 16px;
color: #993300;
text-decoration: none;
}



.postdate {
font-family: Century Gothic, Helvetica, Arial, sans-serif;
font-weight: normal;
font-size: 10px;
text-align: right;
color: #999;
position: relative;
text-align: left;
top: 0px;
display: inline;
}


H4 {
font-size: 12px;
font-weight: bold;
font-style: normal;
color: #666;
display: inline;
}



