form .data input[type="text"] {
	width: 345px;
	
}
form .data select {
	width: 350px;
}

input.bbutton {
	margin-top: 24px;
	font-size: 113%;
	width: 100px;
}

div.bbutton {
	text-align: center;
	width: 345px;
}

.recordContents {
	margin-left: 12px;
	margin-bottom: 8px;
}

.title {
	font-weight: bold;
}

table.listing td {
	text-align: justify;
}

#records > div > p {
	margin-bottom: 8px;
}

#records > div > center > a {
	text-decoration: none;
}

#Div1 {
	margin-top: 18px;
}

.repositoryLogos {
	list-style: none;
}

#tdContent .repositoryLogos ul {
	margin-top: 40px;
}

#tdContent .repositoryLogos img {
	max-height: 88px;
}

#tdContent table.repositoryLogos {
	margin-top: 26px;
	width: 100%;
}

#tdContent .repositoryLogos tr {
	height: 96px;
}

#tdContent .repositoryLogos td {
	border-top: 1px dashed #d2deec;
}	

#tdContent .repositoryLogos a.repositoryName {
	text-decoration: none;
	color: #929eac;
}


.repositoryLogos img {
	margin: 15px 0px 15px 15px;
}
