
.fullArticle
{
	width: 810px;
	/*border: 1px solid black;*/
	font-family: verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	float: left;
	margin: 10px 0 0 5px;
}

.articleHead
{
	width: 700px;
	height: 35px;
	float: left;
}

.articleBody
{
	width: 810px;
	border-bottom: 1px solid #666;
	font-family: verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	/*float: left;*/
	margin-top: 10px;
	padding-bottom: 1px;
	overflow: hidden;
}

.commentBlock
{
	width: 800px;
	/*border: 1px solid #004998;*/
	font-family: verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	/*float: left;*/
	margin: 10px 0 0px 5px;
	color: #004998;
}

.commentInput
{
	border: 1px solid #0b97de;
}

.commentTextarea
{
	width: 800px;
	border: 1px solid #0b97de;
	margin: 3px 0 5px 0;
	overflow-x: hidden; 
	overflow-y: hidden;
}

.commentItem
{
	width: 800px;
	border-bottom: 1px solid #666;
	/*float: left;*/
	margin: 10px 0 0 5px;
	padding: 0 0 10px 0;
}

.commentImage
{
	width: 100px;
	overflow: hidden;
	/*border: 1px solid #0b97de;*/
	height: 100px;
	float: left;
	margin: 10 10 10 0;
	text-align: center;
	vertical-align: middle;
}

.commentBody
{
	width: 685px;
	/*border: 1px solid #0b97de;*/
	float: left;
	margin: 10 0 0 0;
	font-size: 8pt;
}

.commentText
{
	margin: 10 0 10 0;
}

.commentUsername a
{
	text-decoration: none;
	color: #333;
}

#galery_sm
{
	text-align: center;
}

.add_btn
{

  background: url(/img/add_btn.png) 0 0 no-repeat;
  border: none;
  width: 160px;
  height: 24px;
  cursor: pointer;
  margin: 10px 0 0 0;
}

.prev_btn
{

  background: url(/img/prev_btn.png) 0 0 no-repeat;
  border: none;
  width: 160px;
  height: 24px;
  cursor: pointer;
  margin: 10px 0 0 0;
}

.commentFoot
{
	width: 560px;
	/*border: 1px solid black;*/
	font-size: 8pt; 
	color: #999;
	float: left;
}

.commentFootItem
{
	 
}

.articleFoot
{
	/*border: 1px solid red;*/
	width: 390px;
	float: left;
	/*height: 65px;*/
}

.LinkEmbedFields
{
	float: left; 
	/*border: 1px solid blue;*/
	width: 390px;
	text-align: right;
}

.links {
  margin: 10px 0 0 0;
}

.links a:link,
.links a:visited {
  text-decoration: none;
  color: #778bff;
  color: #ff6600;
}
.links a:active,
.links a:hover {
  text-decoration: underline;
  color: #778bff;
  color: #ff6600;
}


.links a.moreVotes {
  color: #778bff;
}



.commentsSection {
  margin: 10px 0 0 0;
  display: block;
  width: 700px;
}
.commentsSection p {
  padding: 0 0 0 60px;
  width: 640px;
  // width: 700px;
  color: #666666;
  color: #000;
}
.commentsSection p span {
  padding: 5px 0 0 0;
}
.commentsSection p a:link,
.commentsSection p a:visited {
  text-decoration: none;
  color: #778bff;
  color: #ff6600;
}
.commentsSection p a:active,
.commentsSection p a:hover {
  text-decoration: underline;
  color: #778bff;
  color: #ff6600;
}


.commentDateTime {
  padding: 5px 0 0 0;
  color: #A9A9A9;
  color: #666666;
}

#comment {
  margin: 3px 0 0 0;
  float: right;
  width: 640px;
  font-size: 8pt;
  color: #666666;
}

#commentVote {
  float: left;
  margin: 0 5px 0 0;
  width: 50px;
  padding: 0px;
  font-size: 9px;
  font-weight: bold;
  color: #000000;
}
#commentAnonymous{
	padding-top: 5px;
	display: block;
}

#commentVote img {
  padding: 0;
  float: left;
}
#commentVote #img_par,
#commentVote #img_par_voted {
  width: 24px;
  height: 21px;  
}
#commentVote #img_pret,
#commentVote #img_pret_voted {
  width: 21px;
  height: 21px;  
}

#commentVote label,
#commentVote acronym {
  padding: 0;
  margin: 0;
}





#message h2 {
  margin: 0 0 0 0;
  padding: 0 0 5px 5px;
  font-size: 9pt;
  font-weight: bold;
  color: #000;
  overflow: hidden;
}
#message {
  margin: 20px 0;
  width: 740px;
}
#message textarea {
  margin: 5px 0;
  padding: 1px;
  width: 740px;
  height: 110px;
  font-family: verdana, sans-serif;
  font-weight: normal;
  font-size: 9pt;
}

#buttonDiv {
  margin: 15px 0 15px 0;
  padding: 0 0 0 260px;
}

#btn_back
{
  color: #fff;
  font-weight: bold;
  background: url(/images/trib_2_wspace_orange.jpg) 0 0 repeat-x;
  border: none;
  width: 120px;
  height: 18px;
  padding: 0 0 3px 0;
  // padding: 0 0 1px 0;
  cursor: pointer;
}

.img_par,
.img_par_voted,
.img_pret,
.img_pret_voted {
	cursor: pointer;
}


#loginForm input {
  height: 18px;
  font-family: verdana, sans-serif;
  font-size: 9pt;
  font-weight: normal;
}

.selfAdverts
{
	width: 810px;
	/* height: 400px; */
	/*border: 1px solid red;*/
	/*float: left;*/
	margin: 5px 0 0 0px;
	/* border-bottom: 1px solid #004998; */
}

.selfAdvertTitle
{
	font-family: verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	margin-bottom: 5px;
}

.selfAdvertItem
{
	width: 124px;
	height: 130px;
	float: left;
	text-align: center;
	overflow: hidden;
}

.selfAdverts a
{
	font-family: verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}

