/* @group Headings */
h1 {
	border-bottom: 1px solid #00529b;
	color: #00529b;
	font-size: 1.8em;
	margin: 0 0 0.5em 0;
	padding: 0 0 2px 0;
}
h2 {
	color: #00529b;
	margin-bottom: 1em;
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
	color: #00529b;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.2em;
	color: #00529b;
	margin-bottom: 0.5em;
}
h1.main-title {
	border-bottom: 1px solid #00529b;
	color: #00529b;
	font-size: 1.8em;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 0;
}
h2.content-title {
	color: #00529b;
	margin-bottom: 0.3em;
	font-size: 1.6em;
}
h4.disclaimer-title {
	font-size: 1.2em;
	color: #00529b;
	margin: 0.2em 0 0 1em;
	padding: 0 0.5em 0 0.5em;
	float: left;
	left: 1em;
	background: #fff;
}
/* @end */
/* @group Kupu and content styles */
pre {
	color: #333;
	font: 100% Verdana, Arial, sans-serif;
	padding: 1em;
	font-weight: bold;
	border: 1px solid #999;
	background-color: #eee;
	overflow: auto;
	margin-bottom: 1.5em;
}
.discreet {
	font-size: 90%;
	color: #666;
}
.callout {
	float: right;
	font-weight: bold;
	color: #00529b;
	padding: 0px 1em;
}
.pullquote {
	font-weight: bold;
	color: #00529b;
	padding: 0px 1em;
}
blockquote {
	margin-bottom: 1.5em;
}
a {
	color: #00529b;
	text-decoration: none;
}
a span:hover,
a span:active {
	color: #00529b;
	background: #eaeae9;
	text-decoration: underline;
}
span.no-highlight:active,
span.no-highlight:hover {
	color: #fff;
	background: none;
}
ul.standard-list {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
}
ul.standard-list li {
    padding-left: 18px;
    background-image: url('/www.center-pds.si/dot.png');
    background-repeat: no-repeat;
    background-position: 0 .5em;
}
dl dt {
    margin-bottom: 2px;
}
/* @end */
/* @group Layout */
body {
	background-color: #f8f8f8;
	margin: 0;
	padding: 0;
}
.portal-columns {
	margin-top: -15px;
	padding: 5px 0 0 0;
	background: url('/www.center-pds.si/bg-content.png');
}
#main-column-wrapper {
	
}
.hiddenStructure {
	display: none;
}
#portal-top {
	border: 1px solid;
}
/* #portal-column-one */
#portal-logo {
	height: 178px;
	background-image: url('/www.center-pds.si/logo.gif');
	margin: 0;
	padding: 0;
}
#portal-logo a {
	width: 220px;
	height: 175px;
	display: block;
	background: none;
}
#portal-logo a span {
	display: none;
}
#portal-column-one {
	margin-left: 10px;
}
/* #portal-column-two */
#main-content-wrapper {
	background: #fff url('/www.center-pds.si/zvezdici.gif') no-repeat bottom right;
	min-height: 300px;
}
/* content, content wrapper mix */
#content {
	
}
#two123 {
	float: right;
	width: 200px;
}
/* #top_content */
#top-content {
	height: 117px;
}
/* personal_bar, site_actions, quick_search*/
#personal_wrapper {
	float: right;
	text-align: right;
	width: 100%;
}
#personal_bar {
	padding-right: 40px;
	padding-top: 10px;
	margin: 0;
	color: #666;
	font-size: 1em;
}
#personal_bar,
#site_actions {
	list-style-type: none;
}
#personal_bar a {
	color: #00529b;
	text-decoration: none;
}
#personal_bar_cart {
	background: #fff url('/www.center-pds.si/cart.gif') no-repeat left;
	padding-left: 1.2em;
}
#personal_bar_login {
	background: #fff url('/www.center-pds.si/key.gif') no-repeat left;
	padding-left: 2em;
}
#personal_bar span,
#site_actions span {
	margin: 0 0.5em 0 0.5em;
}
#site_actions {
	padding-right: 20px;
	margin-top: 5px;
}
#site_actions a {
	color: #666;
	text-decoration: none;
	font-size: 1em;
}
#quick_search_wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
}
#quote_splash {
	float: left;
	margin: 0 0 0 10px;
	width: 390px;
	overflow: hidden;
	height: 39px;
}
#quote_splash div { /* zacasno(?) teh tekstov ne bo */
    display: none;
}
#quote_splash p {
	background: #fff url('/www.center-pds.si/quote.gif') no-repeat top left;
	font-size: 1.2em;
	line-height: 1.3em;
	font-family: Times, serif;
	font-style: italic;
	color: #999;
	margin: 0;
	padding: 0 0 0 30px;
}
#quick_search {
	float: right;
	padding-right: 40px;
	margin: 0;
}
/* teaser_insert_wrapper */
#teaser_insert_wrapper {
	background: #ccc;
	margin-left: 10px;
	border-right: 10px solid #fff;
	height: 203px;
}
/* navigacijski blok */
/* @end */
/* @group Common */
hr {
	clear: none;
}
ul {
	margin-bottom: 1.5em;
}
ol {
	margin-bottom: 1.5em;
}
.description {
	font-size: 90%;
	font-style: italic;
}
.clear {
	clear: both;
}
.hide {
	display: none;	
}
.clear-hide {
	clear: both;
}
.clear-hide span {
	display: none;
}
.lighshade {
	color:#999;	
}
/* @end */
/* @group Header block */
.documentActions ul {
	float: right;
	list-style-type: none;
}
.documentActions ul li {
	display: inline;
}
.documentByLine {
  display: none;
}
/* @end */
/* @group Navigation */
.main-nav {
	background-color: #eaeae9;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 15px;
}
.main-nav li {
	
}
.nav-group {
	list-style-type: none;
	padding-left: 15px;
	margin: 10px 0 30px 15px;
}
.nav-group-space {
	margin: 0 0 6px 0;
}
.nav-group-title,
.selected-nav-group-title {
	display: block;
	background: #00529b;
	color: #fff;
	font-size: 1.3em;
	margin-top: 40px;
	cursor: pointer;
}
.nav-group-title span,
.nav-group-title-special span {
	padding-left: 10px;
}
.selected-nav-group-title {
	background: #00529b url('/www.center-pds.si/pointer.gif') no-repeat right 50%;
}
.nav-group-title-special {
	display: block;
	background: #a7a7a6;
	color: #fff;
	font-size: 1.3em;
	padding-left: 10px;
}
.nav-items {
	display: none;
/* hide unactive ones */
}
/*.nav-items {
	list-style-type: none;
	font-size: 11px;
	margin: 10px 0 10px 0;
	padding-left: 10px;
}*/
.nav-items,
.nav-items-special {
	list-style-type: none;
	font-size: 1em;
	margin: 10px 0 10px 0;
	padding-left: 10px;
}
.zdaj .nav-items {
	display: block;
}
.zdaj .nav-items ul {
	list-style-type: none;
	display: block;
	overflow: hidden;
}
.nav-items li,
.nav-items-special li {
	margin: 0;
	padding: 0;
	line-height: 1.5em;
	border-top: 1px #eaeae9 solid;
	border-bottom: 1px #eaeae9 solid;

/* Border is applied, to allows IE ignore line-height bug, mb-20080628 */
}
.nav-items-special li a,
.nav-items-special-last {
	display: block;
	padding: 5px 0 5px 5px;
	margin: 0;
	font-size: 1.1em;
}
.nav-items li a,
.nav-items-last {
	display: block;
	padding: 5px 0 5px 5px;
	margin: 0;
	font-size: 1.1em;
}
.nav-items li a {
	color: #00529b;
	background: url('/www.center-pds.si/line_blue.gif') no-repeat bottom left;
}
.nav-items-special li a {
	color: #666;
	background: url('/www.center-pds.si/line_grey.gif') no-repeat bottom left;
}
.nav-items-last,
.nav-items-special-last {
	color: #00529b;
}
/* pulldown zadeve */
#navigacija .muli li {
	display: none;
}
#navigacija .muli {
	position: absolute;
	display: inline;
	margin-top: -2.6em;
	margin-left: 174px;
	height: 0px;
	z-index: 100;
}
/*
.nav-items-last a:hover,
.nav-items-special-last a:hover {
  background-color: #ccc;	
}
.nav-items .over li a {
background:  #eaeae9 url('/www.center-pds.si/pointer_l2p.gif') no-repeat right bottom;
}
*/
#navigacija .over a,
#navigacija a.selected {
	background: #ccc url('/www.center-pds.si/pointer_l2p.gif') no-repeat right bottom;
}
#navigacija .hitri .over a,
#navigacija .hitri a.selected {
	background: #ccc url('/www.center-pds.si/pointer_l2p_grey.gif') no-repeat right bottom;
}
#navigacija a.nav-item-last,
#navigacija .hitri a.nav-items-special-last {
	background: none;
}
#navigacija .over a.nav-item-last,
#navigacija a.nav-item-last.selected {
	background: #ccc url('/www.center-pds.si/pointer_l2p_noline.gif') no-repeat right bottom;
}
#navigacija .hitri .over a.nav-items-special-last,
#navigacija .hitri a.nav-items-special-last.selected {
	background: #ccc url('/www.center-pds.si/pointer_l2p_noline.gif') no-repeat right bottom;
}
#navigacija .over .muli a {
	background-color: #eaeae9;
	background-image: none;
}
#navigacija .over .muli a:hover {
	background-color: #ccc;
	background-image: none;
}
#navigacija .over .muli li {
	display: block;
}
#navigacija .over .muli ul {
	background-color: #fff;
	padding: 2px 2px 1px 2px;
	width: 22em;
}
.block-nav-group {
	list-style-type: none;
	padding-right: 20px;
	margin: 10px 0 20px 0;
}
.block-nav-group-title {
	display: block;
	background: #eaeae9;
	color: #00529b;
	font-size: 14px;
	margin-top: 10px;
	padding-left: 10px;
}
.selected-block-nav-group-title {
	display: block;
	background: #00529b;
	color: #fff;
	font-size: 14px;
	margin-top: 10px;
	padding-left: 10px;
	background: #00529b url('/www.center-pds.si/pointer-right.gif') no-repeat left 50%;
}
/* @end */
/* @group Breadcrumbs */
#path_bar {
	margin: 1em 0 2em 0;
}
.path_bar_wrapper {
	height: 40px;
	margin: 0;
}
#portal-breadcrumbs {
	margin-top: 10px;
/*
margin from top block */
}
#portal-breadcrumbs a,
#portal-breadcrumbs span {
	font-size: 0.95em;
	color: #666;
	text-decoration: none;
}
#portal-breadcrumbs a:hover,
#portal-breadcrumbs a.over,
#portal-breadcrumbs a.selected {
	font-size: 0.95em;
	color: #666;
	text-decoration: underline;
}
/* @end */
/* @group Listed objects */
/* listed objects...  */
.listed_objects,
.clanki_listing {
	list-style-type: none;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.listed_objects_when {
	color: #666;
}
.listed_object_title {
	padding-left: 0;
	color: #333;
	font-weight: bold;
	font-size: 1.1em;
}
.listed_object_title a:hover,
.listed_object_title a:hover {
	color: #333;
	background: #eaeae9;
	text-decoration: underline;
}
a span:hover,
a span:active {
}
.listed_object_title {
	color: #666;
}
.clanki_listing .listed_object_title {
    display: block;
}
.clanki_listing .listed_object_description {
    margin-left: 15px;
    margin-bottom: 0.5em;
}
.listed_object_dot {
    padding-right: 10px;
    background: url('/www.center-pds.si/dot.gif') no-repeat left 2px;
}
a.listed_object_dot {
    padding-left: 15px;
}
/* @end */
/* @group Footer */
#footer {
	background-color: #f8f8f8;
}
#footer div {
	height: 2em;
	padding: 1.5em 1.5em 1em 0;
	font-size: 1.1em;
}
#footer div a {
	color: #000;
	text-decoration: none;
}
#footer div span,
#footer p span {
/*	margin: 0 0.7em 0 0.7em;*/
}
#footer p {
	line-height: 1.8em;
	font-size: 1em;
	color: #666
}
#copyline a,
#copyline a:hover,
#copyline a.over,
#copyline a.selected {
	text-decoration: none;
	color: #00529b;
}
/* @end */
/* @group Tabs */
.tabstop {
	height: 190px;
	color: #666;
	float: left;
	width: 488px;
	margin-left: 10px;
}
.tabstop .tabscontent {
	padding: 30px 30px 0 30px;
	color: #fff;
}
.tabstop a,
.tabstop h2,
.tabstop h3 {
	
}
.tabstop h2 {
	padding-top: 120px;
	color: #333;
	font-size: 1.35em;
}
.tabstop ul,
.tabstop ol {
	padding: 0 2em;
}
#tabstop1 p,
#tabstop2 p,
#tabstop1 h2,
#tabstop2 h2 {
	
}
#tabstop3 p,
#tabstop4 p,
#tabstop3 h2,
#tabstop4 h2 {
	
}
.hiddenTab {
	position: absolute;
	left: -9999px;
}
#tabswrapper {
	background-color: #eaeae9;
	float: left;

/*	margin-right: 10px; */
	height: 190px;
}
#tabswrapper table {
	clear: none;
	width: 200px;
	border: 0;
	padding-right: 20px;
}
#tabswrapper > table {
	
}
#tabswrapper tr {
	border: 50px solid;
}
#tabswrapper td {
	text-align: center;
	padding: 0;
	vertical-align: middle;
	margin-top: 10px;
	background: #eaeae9;
	color: #00529b;
}
#tabswrapper td:hover,
#tabswrapper tr.over td,
#tabswrapper tr.selected td {
	color: #fff;
	background: #00529b url('/www.center-pds.si/pointer-right.gif') no-repeat left 50%;
}
#tabswrapper a {
	font-size: 1.25em;
	text-decoration: none;
	color: #00529b;
	font-weight: normal;
	text-align: left;
	display: block;
	padding-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
}
#tabswrapper a:hover,
#tabswrapper tr.over a,
#tabswrapper tr.selected a{
	color: #fff;
}
#tabswrapper .last {
	border-right: none;
}
#tabswrapper .first {
	border-left: none;
}
#tabswrapper img {
	vertical-align: middle;
	margin-right: 0.5em;
	margin-top: -5px;
}
/* tip  */
#tab-subpages {
	background: #ccc url('/www.center-pds.si/pagel2-681.jpg') no-repeat left top;
	height: 61px;
	margin: 0 0 0 10px;
	width: 687px;
}
#tab-subpages p {
	padding: 0 20px 0 20px;
}
/* @end */
/* @group Search */
#portal-searchbox {
	float: right;
	clear: right;
	background-color: transparent;
	margin: 0.7em 0 1em 0;
	text-transform: lowercase;
	white-space: nowrap;
	z-index: 2;
}
#portal-searchbox input {
	font-size: 1em;
}
#portal-searchbox input.searchButton {
	font-size: 1em;
}
#portal-advanced-search {
	margin-top: 0.2em;
	clear: both;
}
#portal-advanced-search a {
	color: #333;
	text-decoration: none;
	text-transform: lowercase;
}
/* */
.LSRes {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	visibility: visible;
	background-color: #fff;
	vertical-align: middle;
	display: block;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	min-width: 16.5em;
	text-transform: none;
	margin-left: 0;
	line-height: 1.1em;
}
.LSRes .discreet {
	font-size: 100%;
}
#LSHighlight {
	background-color: #dee7ec;
	border: 1px solid #999;
	color: #c50027;
}
.LSRow {
	border: 1px solid #fff;
	white-space: normal;
	padding: 0;
	margin: 0;
	float: none !important;
	list-style-image: none;
	list-style-type: none;
}
.LSRow a {
	font-size: 1em;
	white-space: nowrap;
}
.LSDescr {
	color: #333;
	text-transform: lowercase;
	padding-left: 2.1em;
	margin-top: -0.1em;
}
.LSResult {

	position: relative;
	display: block;
	text-align: right;
/*	padding-top: 5px; */
	margin: 0;
/*	right: 10px; */
	z-index: 101;
/*	border: 5px solid; */
}
.LSShadow {
	position: relative;
	text-align: right;
}
.livesearchContainer {
	background-color: #fff;
	margin-top: 0;
	padding: 0 !important;
	position: absolute;
	right: 0px;
	font-size: 1em;
	
/* */top: 0;
	white-space: normal;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	visibility: visible;
	text-align: left;
	border: 1px solid #999;
	width: 30em;
	text-transform: none;
}
* html .livesearchContainer {
	padding: 1px !important;
	padding-top: 0 !important;
	background-color: #999;
	border: 0;
}
#livesearchLegend {
	line-height: 1em;

/*	margin-top: -1em; */
/*	margin-left: -0.1em; */
	border: 1px solid #999;
	border-bottom: 0;
	background-color: #fff;
	color: #00529b;
	font-size: 1.1em;
	padding: 3px 0 0 3px;
}
* html #livesearchLegend {
	margin-top: -1.9em;
	margin-left: -8px;
	position: relative;
}
.LSIEFix {
    position: relative;
	background-color: #fff;
	padding: 0.5em !important;
	z-index: 101;
}
.LSBox {
	clear: left;
	float: left;
	padding-right: 1px;
	display: block;
}
/*.LSBox a {
  color: #666;
  text-decoration: none;
}
.LSBox a:hover {
  color: #fff;
  background: #666;
}*/
#LSNothingFound {
	text-align: center;
	padding: 2px;
}
/* @end */
/* @group Testi in katalogi */
.knjiga_listitem_clear {
	margin-bottom: 10px;
	clear: both;
}
.newsImageContainer {
	height: 128px;
	width: 128px;
	float: right;
	background: #ccc;
}
.testi-authors-wrapper {
	padding: 0 0 0.5em 0;
	width: 100%;
	display: block;
}
.testi-authors {
	float: left;
}
.testi-row-titles {
	list-style-type: none;
}
.testi-row-titles p {
	color: #808080;
	font-size: 0.9em;
	margin: 0 0 0.25em 0;
}
.add_to_cart {
	padding: 0;
	margin: 0;	
}
.add_to_cart ul {
	padding: 0;
	margin: 0 0 0.5em 0;		
}
.testi-item-repeater {
	clear: both;
	padding-left:2em; 
	background:  #ecf2f7 url('/www.center-pds.si/dot.png') no-repeat 0.5em 3px;
	list-style-type: none;
	border-top: #ecf2f7 6px solid;
	border-bottom: #d8e5f0 3px solid;
}
.testi-value {
	float:right;
	width: 105px;
	text-align: right;
	padding-right: 6px;	
}
.testi-value-koda {
	padding: 6px 0 0 0;
	color: #666;
}
.testi-description {
	width: 250px;
}

.testi-submit-comment {
	color: #808080;
	font-size: 0.9em;
	margin-right: 1em;
	width:  100%;
}
.testi-submit {
	text-align: right;
	float: right;
	margin-top: 5px;
}
.testi-submit-comment span input {
}
.testi-main-description {
	margin: 0.5em 0 1em 0;
}
.submit-me {
	width:100%;	
}
.disclaimer {
	border: #d8e5f0 2px solid;
	padding: 1em 1em 0 1em;
	margin: 1em 0 1em 0;
}
.disclaimer p {
}
.more-teaser-wrapper {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 1em;
}
.more-teaser-wrapper span {
	padding-right: 3em;
	margin: 0 0 1em 1em;
}
.more-teaser {
	padding: 0 0 0 2em;
	background: #fff url('/www.center-pds.si/all-other.png') no-repeat left 50%;
}
.more-teaser span {
	margin: 0;
	padding: 0;
}
.testi-sesdel-link {
	margin: 1em;
/*	text-align: center;*/
/*	border-top: #ecf2f7 2px solid;
	border-right: #ecf2f7 2px solid;
	border-bottom: #ecf2f7 2px solid;
	border-left: #ecf2f7 20px solid;*/
	padding: 1.5em 0 1.5em 5em;
	background: url('/www.center-pds.si/star-a.gif') no-repeat left 50%;
}
.testi-sesdel-link span {
	padding-right: 3em;
	margin: 0 0 1em 1em;
}
.testi-more-teaser {
	padding: 0 0 0 2.5em;
	background: #fff url('/www.center-pds.si/all-other.png') no-repeat left 50%;
}
.testi-more-teaser span {
	margin: 0;
	padding: 0;
}
.alltest-navigation {
    font-size: 1.2em;
    margin-bottom: 2.0em;
}
.alltest-navigation label {
    display: block;
}
/* @end */
/* @group e-storitve, specialfocus box */
.specialfocus-wrapper {
list-style-type: none;
margin:0 0 1.5em 0;
}
.specialfocus-wrapper li {
margin-bottom: 1em;
}
.specialfocus-wrapper h3 {
margin-bottom: 0.5em;
}
.specialfocus-items {
list-style-type: none;
margin:0;
padding-left: 55px;
}
.focus-1 {
background: url('/www.center-pds.si/star-a.gif') no-repeat left 50%;
}
.focus-2 {
background: url('/www.center-pds.si/star-b.gif') no-repeat left 50%;
}
.specialfocus-items li{
clear: both;
padding: 0 0.25em 0.2em 1em;
margin:0;
background:  #ecf2f7;
list-style-type: none;
border-top: #ecf2f7 6px solid;
border-bottom: #d8e5f0 3px solid;
}
/* @end */
/* @group siteamap styles */
#portal-sitemap {
	list-style-type: none;
	margin: 0 0 1em 0;
	padding: 0;
}
.navTreeLevel0 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.navTreeLevel2 {
	color: #00529b;
	font-size: 14px;
	background: #fff;
	margin: 0.5em;
	padding: 0 0 0 1em;
	list-style-type: none;
}
.navTreeLevel3 {
	font-size: 12px;
	background: #fff;
	margin: 0.5em;
	padding: 0 0 0 1em;
	list-style-type: none;
}
.navTreeLevel2 li {
	background: url('/www.center-pds.si/dot.png') no-repeat left 6px;
	padding-left: 1.25em;
}
.navTreeLevel3 li {
	background: none;
}
.navTreeItem {
} 
.visualNoMarker {
	border: none;
}
.visualIcon {

}
.state-published {
}
.visualIconPadding {
}
.contenttype-folder {
}
.contenttype-topic {
}
.contenttype-pdstest {
}
.contenttype-document {
}
.contenttype-news-item {
}
.contenttype-izobrazevanje {
}
/* @end */
/* @group cart styles */
.listing th {
	background:  #ecf2f7;
/*	border-top: #ecf2f7 6px solid;*/
	border-bottom: #d8e5f0 3px solid;
}
.listing tr.even td {
    background-color: transparent;
}
/* @end */
/* @group sorodne vsebine */
.related-items {
    list-style-type: none;
}
.related-items li {
    padding-bottom: 3px;
    border-bottom: 1px solid #D8E5F0;
}
/* @end */
/* @group form styles */
.field {
    margin-bottom: 0.5em;
}
label.fieldRequired {
    padding-right: 12px;
    background-image: url('/www.center-pds.si/dot.png');
    background-repeat: no-repeat;
    background-position: 100% 50%;
}
/* @end */
/* @group portal messages styles */
.portalMessage,
.portalWarningMessage,
.portalStopMessage {
    margin-bottom: 1.5em;
    padding: 0.5em;
    font-size: 1.2em;
    text-align: center;
    color: #8A1F11;
    border: 2px solid #FBC2C4;
    background-color: #FBE3E4;
}
/* @end */
/* @group kupu stili */
.darkbluecell { background: #c5d8e9; }
.medbluecell { background: #d8e5f0; }
.lightbluecell { background: #ecf2f7; }
.normallevo {
  	text-align: left;	
}
.normalsredina {
  	text-align: center;	
}
.normaldesno {
  	text-align: right;	
}
.smalllevo {
  	text-align: left;
	font-size: 0.8em;
}
.smallsredina {
 	text-align: center;	
	font-size: 0.8em;
}
.smalldesno {
  	text-align: right;
	font-size: 0.8em;
}
/* @end */
/* @group kupu stili */
.noborder,
.noborder th,
.noborder td {
	border: 0;
}
table {
	border: #d8e5f0 1px solid;
}
td, th {
	border: #ecf2f7 1px solid;
}

/* captcha widget */


.captchaField input {
float: left;
}

.captchaField img {
float: left;
}
/* @end */


