#top{
	background-image: url(/marketPlace/templates/images/main.topBg.jpg);
	display: block;
	height: 139px;
	background-repeat: no-repeat;
}
#tdRight, #right{
	display:none;
	width:0px;
}
a#getALink {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	float: right;
	width: 150px;
	margin-right: 5px;
	background-color: #505D7D;
	padding-top: 4px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 38px;
}
a#getALink:hover {
	background-color: #568EA7;
}

#formField_Description{
  display:none;
}
.west{
  width:80px;
}
form#Delete_Category table, form#Delete_Category table td{
 text-align:center;
 font-weight:bold;
}
.SACLinks {
	display:block;
}
#center .SACLinks a {
 font-size: 12px;
 font-weight: bold;
 width: 250px;
 padding-top: 2px;
 padding-bottom: 2px;
 background-image: url(/images/bullet.sailBoat.gif);
 background-repeat: no-repeat;
 padding-left: 20px;
 display: block;
 margin-left: 15px;
}
#selectCatMessage{
  color:#FFFFFF;
  display:block;
  font-weight:bold;
  margin:4px;
  border-style:solid;
  border-size:1px;
  border-color:#FFFFFF;
  padding:3px;
}
#center div.imageLinks {
 text-align: center;
 display:block;
 padding-top:5px;
 border-top: 2px groove #51577B;
}
div.imageLinks img {
 margin:3px;
}
#center div.noImageLinks span.link {
	display: block;
	font-weight: bold;
	padding-top: 2px;
	padding-left: 15px;
}
