.inputbox {
	padding: 0px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-size: 10px;
}

.search {
padding: 0px;
margin-right: 1px;
margin-top: 1px;
align: right;
}
/*uus asi*/
table.contentpaneopen {
    width: 98%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	font-family:Verdana;
	/*background-color: #1F1FFf;*/
}

table.contentpaneopen td {
   padding-left: 5px;
}

.contentheading {
	height: 30px;
	width: 100%;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	white-space: wrap;
	border-bottom:solid 1px #a5a7aa;
	/*background:url('../images/conthead.jpg') left top repeat-x;*/
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	text-align: left;

}

table.moduletable th, div.moduletable h3 {
	background:url('../images/mod_top.jpg') left top repeat-x;
	color: #2010dd;
	text-align: left;
	padding-left: 4px;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

div.componentheading {
	/*background-color: blue;*/
	font-size: 14px;
	padding:5px;
	color: #281dff;
	font-weight: bold;
}

a:link, a:visited {
	color: #0066ff; text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #0066ff;	text-decoration: underline;
	font-weight: normal;
}

.inputboxlogin {
	padding: 0px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
	font-size: 10px;
	font-family: arial, helvetica, sans-serif;
}

.button {
  color: #666;
  font-family: Arial, Hevlvetica, sans-serif;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  border: outline #1d93ff /*double #cccccc*/;
  width: auto;
  background: url(../images/button_bg.png) repeat-x;
  padding: 0px;
 /* line-height: 14px !important;
  line-height: 12px;*/
 /* height: 20px !important;
  height: 18px;*/
  margin: 0px;
}

ul {
	list-style: circle;
	padding-left: 10px;	
}

ul li {
	margin: 0px;
	padding: 0px;
	background: url(../images/std/content/bullet_small.png) left center no-repeat;
}

td.createdate {
font-size: 9px;
height:25px;
vertical-align: top;
color:#999999;
}

.pagenav {
color:#666666;

}
a.pagenav:link, a.pagenav:visited {
color:#0066ff;
}

a.pagenav:hover {
color:#0000FF;
text-decoration:none;
}

#pages_link {
border-top:solid 1px #CCCCCC;
}

ul.latestnews li {
margin: 2px;
}