.date {
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: georgia;
	font-size:14px;
}

.name {
	padding-top: 10px;
	font-weight: bold;
}

.textRight {
	position: absolute;
	top: 35px;
	left: 350px;
	height: 550px;
	width: 450px;
}
#Pagination {
	position: relative;
	top: -20px;
	
}

#leftcolumn {
	position: absolute;
	display: block;
	width: 330px;
}

#Paginationpic {
	position: absolute;
	top: 0px;
	right: 0px;
}
#Searchresultpic {
	width: 330px;
}

ul#Social {
	position: absolute;
	height: 14px;
	width: 815px;
	top: 620px;
}

ul#Social li {
	float: right;
	padding-right: 10px;
}

ul#Social li a:hover {
	text-decoration: underline;
}

#vodesht {
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.arcentry {
	position: relative;
	padding-bottom: 20px;
	width: 800px;
}

.arcdate {
	position: absolute;
	left: 90px;
	font-family: georgia;
	float: left;
}
.arctitle {
	position: absolute;
	top: 45px;
	left: 90px;
	font-weight: bold;
}
.arcsubtitle {
	position: absolute;
	top: 57px;
	left: 90px;
}

#arcadsense {
position: absolute;
top: 0px;
left: 465px;
}

#pane2 {
	height: 132px;
	width: 330px;
}

.comment {
	padding-bottom: 10px;
}

.commentcontent {
	padding-top: 2px;
	color: #999;
}

form.cmxform fieldset {
  margin-bottom: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
}

form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
}

form.cmxform fieldset ol {
  margin: 0;
  padding: 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 2px;
  margin: 0;
}
form.cmxform label {
  width: 60px; /* Width of labels */
}
form.cmxform input, form.cmxform textarea {
 width: 230px;
 border: 1px solid #E1DFE0;
}
form.cmxform select {
 width: 270px;
}

#butsubmit {
width: auto;
border: 0px;
}



