.printonly {display: none;}
.breadcrumbs {font-size: 0.7em; padding: 0; margin: 0; margin-left: 0.5em; margin-bottom: 0.45em; margin-top: 0.5em;}
.menupanel {vertical-align: top;}
.submenu {font-style: italic;}
.more {text-align: right; margin-top: 0;}
.centrepanel {
  border-style: dotted;
  border-color: #000000;
  border-top: none;
  border-bottom: none;
  border-left-width: thin;
  border-right-width: thin;
}
.googlepanel {
  border-style: dotted;
  border-color: #000000;
  border-top: none;
  border-bottom: none;
  border-left-width: thin;
  border-right-width: thin;
}
#feeds {float: right; font-size: 0.75em; font-weight: normal; margin: 1em 1em 0 0; clear: right;}
h1 #feeds {font-size: 0.5em; margin-right: 0;}
#feeds img {border: 0; vertical-align: bottom;}
#news-img-small {float: right; font-size: 0.75em; font-weight: normal; margin-right: 1em; text-align: center;}
/* This controls the rest of the Google CSE search controls */
#googlecse { 
  /*  position:absolute; right:10px; top:10px; */
  float: right;
  font-family:Verdana,sans-serif; font-size: 0.7em; 
}
#googlecse form {padding: 0; margin: 0.15em;}
#googlecse input { font-size: 1em;} 
.softwaresurvey {font-size: 0.7em;}

div.img-inline
{
	text-align: center;
}

div.img-inline img
{
	border: 0;
}

ul.gallery li
{
	float: left;
	width: 160px;
	height: 150px;
	min-height: 150px;
	list-style: none;
	border: 1px solid #ccc;
	text-align: center;
	margin-right: 5px;
	background-color: transparent;
}

ul.gallery li a
{
	display: block;
	padding: 5px 5px 0 5px;
	height: 145px;
	min-height: 145px;
}

ul.gallery li a:hover
{
	background-color: #ccc;
}

ul.gallery li img
{
	border: 0;
}

/* BUDDY SCHEME FORMS */
table.form-layout {
	border-collapse: collapse;
	width: 532px;
}

table.form-layout td,table.form-layout th {
	border: 0;
	padding: 3px;
}

table.form-layout th {
	width: 170px;
	text-align: right;
	vertical-align: top;
	padding-right: 6px;
}

table.form-layout th.form-submit {
	width: 100%;
}

.form-med {
	width: 350px;
}

textarea.form-med {
	height: 150px;
}

#buddy-form form input.error {
	border: 1px solid #f00;
}

#buddy-form #error-holder {
	font-weight: bold;
	color: #f00;
}


