:focus {
	outline: 0;
}
:focus {
	outline: none;
}
*::-moz-focus-inner {
border: none;
}
.impor-link {
	position:relative;
	float:left;
	}
.auc-time {
	color:#5e5e5e;
	}
div.wrap {
	width:350px;
	}
div.wrap-noticeboard {
	width:620px;

	}
.wrap .pane .pane2 {
	display:none;
	padding:20px;
	border-top:0;
	font-size:13px;
	color:#456;

}
.wrap .pane .pane2 p {
	font-size:13px;
	text-align:left;
	color:#578;
}
/* root element for tabs  */
ul.tabs, ul.tabs2, ul.tabs4 {
	list-style:none;
	padding:0 0 2px 0;
	height:30px;
	border-bottom:1px solid #d0d0d0;

}
/* single tab */
ul.tabs li, ul.tabs2 li, ul.tabs4 li {
	float:left;
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important;
	}
	
/* link inside the tab. uses a background image */
ul.tabs a, ul.tabs2 a, ul.tabs4 a {
	border-bottom:1px solid #d0d0d0;
	color: #4d4948;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	padding:8px 20px;
	text-decoration:none;
	*padding-top:8px;
	}

ul.tabs a:active, ul.tabs2 a:active, ul.tabs4 a:active {
	outline:none;
	}
/* when mouse enters the tab move the background image */
ul.tabs a:hover, ul.tabs2 a:hover, ul.tabs4 a:hover {
	color:#4d4948;
	border-bottom:3px solid #60a4e0;
	}
/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a,ul.tabs2 a.current, ul.tabs2 a.current:hover, ul.tabs2 li.current a
	{
	border-left: 1px solid #d0d0d0;
	border-top: 3px solid #60a4e0;
	border-right: 1px solid #d0d0d0;
	border-bottom: 1px solid #f8f8f8;
	padding-bottom:5px;
	color: #60a4e0;
	font-weight:bold;
	}
ul.tabs a.current, ul.tabs a.current:hover, ul.tabs li.current a, ul.tabs4 a.current, ul.tabs4 a.current:hover, ul.tabs4 li.current a,
	{
	border-bottom: 1px solid #f8f8f8;
	padding-bottom:5px;
	color: #60a4e0;
	font-weight:bold;
	}
 		
.tabs3 {
	border:1px solid #0000FF;
	}
.tabslinks {
	font-family: 'Arimo', sans-serif;
	font-size:15px;
	color:#727272;
	}
.tabslinks ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}
.tabslinks li a{
	color:#727272;
	line-height:25px;
	}
.tabslinks li a:hover{
	color:#60a4e0;
	line-height:25px;
	}	
.tabslinks ul li{
	}
	
/*=========================
		NOTICE BOARD
=========================*/
#noticeboard {
	position:relative;
	float:left;
	margin:0 0 0 20px;
	}