
ul {
  margin-left: 10px;
	padding-left: 10px;
}
  
.bold-white-text {
  color: #f3f3f3; 
  background-color: inherit;
  font-size: 11px; 
  font-family: tahoma, sans-serif; 
  font-weight: bold;
}

.featuredprice {
  color: #ff6600; 
  background-color: inherit;
  font-size: 11px; 
  font-family: tahoma, sans-serif; 
  font-weight: bold;
}

.feattxt{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.corner {
	background-image: url(images/corner1.gif);
	width: 610px;
	height: 21px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

.right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #cccccc;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

.panel-bg {
	background-image: url(images/pannel-bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.login-bg {
	background-image: url(images/template_15.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.head {
	color: #000000;
  background-color: inherit;
	font-family: tahoma, serif;
	font-weight: bold;
}

.button {
	background-image: url(images/button.gif);
	height: 20px;
	width: 55px;
	border: 0px solid #cccccc;
	cursor: pointer;
}

.tbl_caption {
	color: #000000;
  background-color: inherit;
	background-image: url(images/bg-bar.gif);
	background-repeat: repeat;
	font-family: tahoma, serif;
	font-weight: bold;
}

.tbl_border {
 	color: inherit;
 	background-color: #be6a6a;
}

.tbl_normal {
	color: #000000;
	background-color: #fafafa;
	font-size: 11px;
}

.bordercolor {
 	border: 1px solid #be6a6a; 
}

.top_menu {
	font-size: 10px;
}

.feed-desc img {
	margin-right: 5px;
}

.small_button {
	display: block;
	height: 15px;
	width: 75px;
	border: 1px solid #7a1313;
	background-color: #be6a6a;
	margin: 0;
	padding: 2px;
	color: white;
	font-weight: bold;
	text-align: center;
}