
.lm_tab_selected div {
	height:30px;
	float:right;
	cursor:hand;
}

.lm_tab_selected div#lm_tl {
	background-image:url(../img/lm_tab_sr.gif);
	background-repeat:no-repeat;
	width:9px;
	margin-left:0px;
}

.lm_tab_selected div#lm_tr {
	background-image:url(../img/lm_tab_sl.gif);
	background-repeat:no-repeat;
	width:9px;
	margin-left:0px;
}

.lm_tab_selected div#lm_tt {
	color:#666666;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	padding-right:10px;
	padding-left:10px;
	line-height:30px;
	background-image:url(../img/lm_tab_sback.gif);
}



.lm_tab div {
	height:30px;
	float:right;
	cursor:hand;
}

.lm_tab div#lm_tl {
	background-image:url(../img/lm_tab_r.gif);
	background-repeat:no-repeat;
	width:4px;
	margin-right:2px;
}

.lm_tab div#lm_tr {
	background-image:url(../img/lm_tab_l.gif);
	background-repeat:no-repeat;
	width:4px;
	margin-left:2px;
}

.lm_tab div#lm_tt {
	color:#ffffff;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	
	padding-right:10px;
	padding-left:10px;
	line-height:30px;
	background-image:url(../img/lm_tab_back.gif);
}

.lm_cat_but {
	display:block;
	color:#666666;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	width:180px;
	padding:5px;
	line-height:20px;
	height:20px;
}
.lm_cat_but img {
	padding-top:4px;
	float:left;
}

.lm_searchtxt {
	width:155px;
	height:20px;
	border:0px;
	background-image:url(../img/lm_search_back.gif);
	background-position:right center;
	line-height:20px;
	padding-right:5px;
}

.lm_gray_text {
	color:#666666;
	text-decoration:none;
}
.hshirt {color:#0687aa; font-weight:bold; font-size:16px;}

.cat_nav_s {
	color:#CCC;
}

.cat_nav_s a {
	color:#666;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}

.sort {
	display:block;
	float:right;
	text-decoration:none;
	font-weight:bold;
	color:#666;
	margin-right:10px;
}

.sort #visited {
	background-image:url(../img/vico.gif);
	width:19px;
	height:14px;
	float:right;
	margin-top:6px;
}

.sort #pop {
	background-image:url(../img/pico.gif);
	width:15px;
	height:13px;
	float:right;
	margin-top:7px;
}

.sort #new {
	background-image:url(../img/nico.gif);
	width:17px;
	height:16px;
	float:right;
	margin-top:4px;
}

.sort #t {
	float:right;
	padding:5px;
}

.sort_selected {
	display:block;
	background-color:#0687aa;
	float:right;
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
	margin-right:10px;
}
.sort_selected:hover {
	color:#FFF;
}

.sort_selected #visited {
	background-image:url(../img/vsico.gif);
	width:19px;
	height:14px;
	float:right;
	margin-top:6px;
}

.sort_selected #pop {
	background-image:url(../img/psico.gif);
	width:15px;
	height:13px;
	float:right;
	margin-top:7px;
}

.sort_selected #new {
	background-image:url(../img/nsico.gif);
	width:17px;
	height:16px;
	float:right;
	margin-top:4px;
}

.sort_selected #t {
	float:right;
	padding:5px;
}

.sort_selected #l {
	background-image:url(../img/scr.gif);
	width:5px;
	height:25px;
	float:right;
}

.sort_selected #r {
	background-image:url(../img/scl.gif);
	width:5px;
	height:25px;
	float:right;
}
