.rtItem {
  width: 98%;
  background-color: #eeece6;
  border-bottom: solid 1px #a3a3a3;
  border-right: solid 1px #a3a3a3;
  margin-bottom: 12px;
  padding: 8px;
  position: relative;
}

.rtHeaderFooter {
  width: 98%;
  background-color: #e2e1dd;
  border-bottom: solid 1px #a3a3a3;
  border-right: solid 1px #a3a3a3;
  margin-bottom: 12px;
  padding: 8px;
  position: relative;
}

.rtTitle {
  padding-left: 22px;
}

.rtDetailsContent {
  position: absolute;
  width: 600px;
  top: 48px;
  left: 8px;
}

.rtTitle  .RepositoryTitle {
  font-size: 17px;
  color: #7d7f7d;
  font-family: "Segoe UI", Calibri, Arial;
  font-weight: bold;
  padding: 8px;
}

.rtDateLine {
  padding-left: 30px;
  font-size: 11px;
  color: #9cb5bd;
  font-family:  "Segoe UI", Calibri, Arial;
  font-weight: bold;
}

.rtHeader input {
  color: #767470;
  font-size: 11px;
  font-family:  "Segoe UI", Calibri, Arial;
  font-weight: normal
}

.rtHeader .SubHead {
  color: #767470;
  font-size: 12px;
  font-family:  "Segoe UI", Calibri, Arial;
  font-weight: normal
}

.rtHeader .normal {
  color: #767470;
  font-size: 12px;
  font-family:  "Segoe UI", Calibri, Arial;
  font-weight: normal
}

.rtDescription {
  padding-left: 30px;
  font-size: 14px;
  color: #989690;
  font-family: "Segoe UI", Calibri, Arial;
  font-weight: normal;
  line-height: 14px;
  width: 75%;
}

.rtComments {
  padding-top: 8px;
  padding-left: 30px;
  color: #9cb5bd;
}

.rtComments .normal {
  font-family: "Segoe UI", Calibri, Arial;
  font-size: 11px;
  color: #9cb5bd;
  font-weight: bold;
}

.rtComments .SubHead {
  font-family: "Segoe UI", Calibri, Arial;
  font-size: 11px;
  color: #9cb5bd;
}

.rtCommentsForm td {
  padding: 6px;
  border: 0px solid white;
  border-bottom: 1px solid #e2e2e2;
}

.rtDownloads {
  width: 70px;
  height: 40px;
  background-color: #767470;
  text-align: right;
  vertical-align: top;
  color: white;
  font-size: 20px;
  font-weight: normal;
  position: absolute;
  top: 8px;
  right: 8px;
  padding: 3px;
}

.rtIcon {
  position: absolute;
  top: 8px;
  left: 4px;
}

.rtEdit {
  position: absolute;
  top: 38px;
  left: 12px;
}

.rtDownloadText {
  padding-top: 3px;
  padding-right: 6px;
  color: #b8b7b4;
  font-family: Tahoma;
  font-size: 9px;
  font-weight: bold;
}

.tmain
{
	width: 100%;
	background-color: white;
	padding: 12px;
	border: 1px solid #f2f2f2;
	margin-bottom: 4px;
}

.tdata
{
	width: 65%;
	text-align: left;
	vertical-align: top;
	margin-left: 36px;
	margin-bottom: 6px;
}

.tview
{
	font-size: 9px;
	float: right;
	padding-top: 0px;
	padding-right: 6px;
	width: 110px;
}

.tview2
{
	font-size: 12px;
	float: right;
	padding-top: 6px;
	padding-right: 6px;
}

.tsmalllink a
{
	font-size: 9px;
}

.tdetailslink
{
	margin-bottom: 2px;
	background-color: white;
}

.tdetailslink a
{
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
	color: Red;
	background-color: white;
}

.tcomments
{
	border-bottom: 1px solid #c2c2c2;
	margin-top: 16px;
	padding-bottom: 16px;
}

.tactions
{
	float: left;
	width: 100px;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	padding: 6px;
	margin-bottom: 8px;
	margin-right: 12px;
	font-size: 12px;
	font-weight:  bold;
	border: 1px solid #e2e2e2;
	background-color: white;
}

.tpic
{
	float: left;
	width: 36px;
	height: 36px;
}

.tdetails
{
	font-size: 11px;
	font-weight: normal;
	color:  #385e68;
	margin-top: 16px;
	padding: 16px;
	border-top: 1px solid #c2c2c2;
	border-bottom: 1px solid #c2c2c2;
}

.tTitle
{
	font-size: 12px;
	color: Blue;
	font-weight: bold;
}

.tsmall
{
	font-size: 10px;
	color: Blue;
}

a
{
}

.tnormal
{
	font-size: 11px;
	color: #385e68;
}

