
body {	
	background:#fff;
	color: #5b8090;
	padding: 0;
	border: 0;
	text-align:center;
	font-family: Verdana, sans-serif;
	font-size: 0.8em;
	margin: 0;
	height:100%;
}

#w {
	text-align:left;
	margin: 0 auto;
	width: 960px;
	background-color: #fff;
	padding: 0; 
	position: relative;
}

#w1 {
	padding: 0 0 58px;
	margin: 0;
	/* padding: 10px 0 0 0; */
	

	
}

#w2 {
	padding: 0;
	margin: 0;
	
}



/*------------ content ------------*/

#cw {
	/* background: #fff; */
	padding: 25px 0 25px 0;
	height: auto !important;
	

}

#cbox {
	/* background: #fff; */
	margin: 0;
	padding: 0;
}

#c {
	line-height: 180%;
	margin: 0;
	padding: 0;
}


/*------------ footer ------------*/


#f {
	clear: both;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #777;
	line-height: 1.5;
	text-align: center;
	background: #fff url(/i/tmpl/f_bg2.png) no-repeat 0 16px;
	bottom:0;
	position:absolute;
	width:100%;
}

#f a {
	padding-bottom: 2px;
}

#f a#btnw:link, #f a#btnw:visited, #f a#btnw:hover  {
	font-weight: normal;
	color: #777;
	border: 0;
}

/*------------ menu ------------*/
#leftbox {
	width: 215px;
	float: left;
}

#nav-bar {
	margin-bottom: 5px;
    min-height: 30px;
    background: #fff;
    border-radius: 0 0 10px 10px;
    left: 220px;
    margin-bottom: 5px;
    min-height: 30px;
    position: absolute;
    top: 0;
}
  
#nav-bar ul {
	margin:0;
	padding: 0;
}

#nav li {
	margin: 2px 0 0 0;
	list-style: none;
	display: inline-block;
    padding: 4px 0;
}

#nav li a {
    border-right: 1px solid #ccc;
    font-size: 12px;
    line-height: 17px;
    padding: 4px 10px;
}

#nav-bar #nav li:last-child a {
    border: 0 none;
}

#menu {
	padding: 0;
	margin: 0;
	text-align: center;
}

#menu ul {
	padding: 0;
	margin: 0;
}


#menu li a {
    display: block;
    font-size: 17px;
    padding: 3px 0 2px;
    text-decoration: none;
}
#menu li a {
    border-bottom: 2px solid #f5f5f5;
}
a:link, a:visited {
    color: #d02568;
}



#menu li a:hover, #menu li.active-cat a {
    background-color: #fff;
    border-bottom: 2px solid #2b82cb;
}

#menu li a:hover, li.active-cat a {
    cursor: pointer;
    transition: all 0.2s ease-in-out 0s;
}

    
#menu li {
	margin: 0; 
	padding: 0; 
	list-style: none;
	background-color: #fff;
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 6px;
    margin-right: 21px;
    text-align: center;
}

#w #menu ul li ul {
  padding: 0;
  font: serif;
  font-size: 15px;
  font-weight: bold;
 
}



#w #menu ul li ul li { 
 
  
}

#w #menu ul li ul li a { 
	padding: 0 0 0 14px;
}

#w #menu ul li ul li a:link,
#w #menu ul li ul li a:visited,
#w #menu ul li ul li a:hover,
#w #menu ul li ul li a:active { 
	color: #cecdcb;
	text-decoration: none;

}

#w #menu ul li:hover ul {
  display: block;
  visibility: visible;
}

#menu span {
	display: none;
}



/*------------------*/

#menu li, 
#menu a {
	
}





.edit {
	display:inline;
	height:14px;
	vertical-align:bottom;
	width:14px;
}

#w #w1 #cw #cbox #c img.bin {
	display:inline;
	height:15px;
	margin:0pt;
	width:11px;
}







.smclearfloat {
	clear: both;
	margin:0;
	padding:0;
	visibility: hidden;
	font-size: 1px;
	line-height: 1px;
}

.clearleft {
	clear: left;
	margin:0;
	padding:0;
	visibility: hidden;
	font-size: 1px;
	line-height: 1px;
}

.clearfloat {
	clear: both;
	margin:0;
	padding:0;
	width: 100%;
	visibility: hidden;
}


/* #f a:link, #f a:visited {
	color: #fff;
	border-bottom: 1px solid #a8b6c8;
	text-decoration: none;
}


#f a:hover {
	color: #fff;
	border-bottom: 1px solid #fff;
	text-decoration: none;
}  */
	















/*------------ General ------------*/

.mt0 {
	margin-top: 0;
}


td {
	vertical-align: top;
	padding: 0
}

.right {
	text-align: right;
}

.mb10 {
	margin-bottom: 10px;
}

.mt35 {
	margin-top: 35px;	
}

.mr10 {
	margin-right: 10px;	
}

.mr80 {
margin-right: 80px;
}

.ml265 {
	margin:0 0 0 265px;
}

/* M L 1 8 0 */
.ml180 {
	margin: 0 0 0 180px;
}

.ml168 { 
	margin: 0 0 0 168px;
}

.ml25 {
	margin: 0 0 0 25px;
}

img {
	border: 0;
	display: block;
}

.inline {
	display:inline;
}

.block {
	display:block;
}

.furn  { 
	color: #a9a9a9; 
	font-size: 85%; 
	font-weight: bold;
}

.clear {
	clear: both;
}

form {
	margin: 0;
	padding: 0;
}

.noborder {
	border: none;
}

ul, dl {
	margin: .5em 0 1em;
	padding: 0;
	list-style: none;
}
  
ul li {
	margin: 0 0 0.5em;
	padding: 0 0 0 14px;
}

.entry ul li, ul.list1 li {
	background: url("/i/tmpl/bullet.gif") no-repeat 3px 0.6em;
}

#pg_mbrslist ul.list1 li {
	margin-bottom: 1.5em;
}
/*------------ forms ------------*/

.bdr0 input, input.bdr0 {
	border: 0;
}

input.btn, .submitbox input {
	font-family: Verdana, sans-serif;
	color:#973a72;
	font-weight: bold;
	background-color:#fff;
	margin-top: 20px;
	border: solid 1px #CBCDC2;
}


.textfield {
	width: 420px;
	padding: 3px 3px 0;
}

#pg-email {
	margin-left: 57px;
}

#pg-email form{
	display: block;
	width: 420px;
}

#pg-email p {
	margin-bottom: 0;
	font-size: 11px;
	font-weight: bold
}
/*------------ headings ------------*/
 

h1, h2, h3, h4, h5, h6  {
	font-family: Georgia, serif;
	font-weight: normal;
	color: #777;
}

h1, h2 {
	color: #777;
}

h2#main_sub {
	color:#5A5B59;
	font-size:1.8em;
	float: right; 
	width: 250px; 
	text-align: right; 
	margin: 0; 
	padding: 5px 0 2px 0;
}

#pg-events h2#main_sub {
	width: 350px;
}

/*--------------- .h2w ----------------*/

#w #c .h2w h2 {
	margin: 0;
	padding: 0 0 1px 0;
	background: none;
}


.h2w .toplink {
	width: 45px; 
	float: right; 
	text-align: right;
	padding-top: 6px;
}

.h2w .toplink a {
	display: block;
	padding: 0 5px 0 15px;
}

#w #c .h2w .toplink a:link, #w #c .h2w .toplink a:visited {
	background:transparent url(/i/tmpl/c_top_arrow.gif) repeat-y 5px 7px;
	color: #899ba9;
}

#w #c .h2w .toplink a:hover {
	background: #f6f7f5 url(/i/tmpl/c_top_arrow.gif) repeat-y 5px -33px;
	color: #973a72;
	text-decoration: none;
}


#w #c div.h2w {
	padding: 0 0 16px 0;
	margin: 0 0 30px 0;
	background: transparent url(/i/tmpl/double_band_blue.gif) repeat-x left bottom;
}




#w #c h3 {
	color: #90918f;
	color: #507095;
	color: #31537a;
}

h1 {
	font-size: 230%;
	padding-top: 0;
	margin-top: 0;
	color: #126b93;
	
}

#w #c h1 {
	/* clear:left; */
	padding:12px 0 12px;
}

h1#logo {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0px;
	left: 0px;
}

h1#logo a {
	display: block;
    height: 158px;
    padding: 0;
    text-align: left;
    text-indent: -5000px;
    width: 200px;
}

h2 {
	font-size: 180%;
	margin: 2em 0 0 0;
	padding: 0 0 0.5em 0;
}

h2 span {
	border-bottom: 1px solid #ccc;
}

h2#logo { 
	margin:0;
	border: 0;
	padding:0;
	/* padding-top: 121px;
	padding-left: 370px;  */
	position: absolute;
	right: 30px;
	top: 101px;
}

h2#logo a {

	display: block;
	background:transparent url(/i/tmpl/jean_wilkinson_logo.gif) no-repeat scroll 0px 0px;
	height:38px;
	/* margin:0; */
	border: 0;
	width: 395px;
	padding:0;
	text-align:left;
	text-indent:-5000px;
	/* margin-left: -40px; */
} 

#w1 h2#logo a { 
	background:transparent;
}


h3 {
	font-size: 160%;
	font-weight: normal;
	margin: 2em 0 1em 0;
}

/*------------ Links ------------*/
#atom_cliner {
	/* float: left;
	width: 538px; */
}


a:link, a:visited {
    color: #d02568;
    text-decoration: none;
}

a:link, a:visited, a:hover, a:active {
    text-decoration: none;
}

a:hover {
	color: #005c99;
	text-decoration: underline;
}

#c p a, #c li a,  #c a.reg, #pg-shows a, #w #c a {
	padding-bottom: 1px;
}

#w #c p a:link,
#c li a:link, #c a.reg:link, #pg-shows a:link {
	color: #d02568;
	text-decoration: none;
	/* border-bottom: 1px solid #e7cbd2; */
}


#w #c p a:hover, #w #c li a:hover, #w #c a.reg:hover,  #w #pg-shows a:hover, #w #c a:hover {
	color: #d02568;
	border-bottom: 1px solid #d02568;
	text-decoration: none;
}



#w #cw #c a.noreg:link, #w #cw #c a.noreg:visited {
	color: #1659aa;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

#c a.noreg:visited,
#c p a:visited,
#c li a:visited,
a.reg:visited, 
#pg-shows a:visited,
a:visited
{
	/* color: #d02568; */
	text-decoration: none;
}

#c a.noreg:hover {
	color: #1659aa;
	text-decoration: none;
	border: none;
}

#c h3 a:link, #c h3 a:visited, #c h3 a:hover, h3 #c a:hover {
	border-bottom: none;
}


/*------------ page numbers ------------*/


.results {
	font-style: italic;
	float: left;
	font-weight: normal;
	text-align: left;
}
/* 
#c .pagnum  { 
	color: #a9a9a9;
	font-weight: bold;
	text-align: right;
	padding: 1px 5px 5px 5px;
	font-size: 100%;
	margin-right: 15px;
	cursor: default;
}

#c .pagnum img {
	display: inline;
}

.pagnum a {
	padding: 0 3px 6px 3px;
}

.pagnum a.pgprev, .pagnum a.pgnext, .pagnum a.blank {
	padding: 0 2px 6px 2px;
}

#w #c .pagnum a.blank {
	cursor: default;
}

#c .pagnum a.pgprev:link, #c .pagnum a.pgprev:visited {
	background: url(/i/pagnum/pagn.gif) 3px 4px no-repeat;
}

#c .pagnum a.pgprev:hover {
	background: url(/i/pagnum/pagn.gif) -42px 4px no-repeat;
}

#c .pagnum a.pgnoprev:link, #c .pagnum a.pgnoprev:visited {
	background: url(/i/pagnum/pagn.gif) -19px 4px no-repeat;
}

#c .pagnum a.pgnoprev:hover {
	background: url(/i/pagnum/pagn.gif) -19px 4px no-repeat;
}

#c .pagnum a.pgnext:link, #c .pagnum a.pgnext:visited {
	background: url(/i/pagnum/pagn.gif) 0 -16px no-repeat;
}

#c .pagnum a.pgnext:hover {
	background: url(/i/pagnum/pagn.gif) -45px -16px no-repeat;
}

#c .pagnum a.pgnonext:link, #c .pagnum a.pgnonext:visited {
	background: url(/i/pagnum/pagn.gif) -22px -16px no-repeat;
}

#c .pagnum a.pgnonextt:hover {
	background: url(/i/pagnum/pagn.gif) -22px -16px no-repeat;
}

.pagnum a:link, .pagnum a:visited {
	color: #3D50C6;
}

#c .pagnum a.pgnoprev, #c .pagnum a.pgnonext {
	cursor: default;
}

.pagnum #pgcurrent:link, .pagnum #pgcurrent:visited, .pagnum #pgcurrent:hover, #c .pagnum a:hover  {
	color: #BC0F17;
	text-decoration: none;
} */





/*------------ page numbers ------------*/



.results {
	font-style: italic;
	float: left;
	font-weight: normal;
	text-align: left;
	color: #a9a9a9;
}


#c .pagnum  { 
	color: #a9a9a9;
	font-weight: bold;
	text-align: right;
	padding: 1px 5px 25px 5px;
	font-size: 100%;
	margin-right: 15px;
	cursor: default;
}

#c .pagnum img {
	display: inline;
}

.pagnum a {
	padding: 0 3px 0 3px;
}

.pagnum a.pgprev, .pagnum a.pgnext, .pagnum a.blank {
	padding: 0 2px 6px 2px;
}

#w #c .pagnum a.blank {
	cursor: default;
}

#c .pagnum a.pgprev:link, #c .pagnum a.pgprev:visited {
	background: url(/i/pagnum/pagn_02nov08.gif) 3px 4px no-repeat;  
	border: 0;
}

#c .pagnum a.pgprev:hover {
	background: url(/i/pagnum/pagn_02nov08.gif) -42px 4px no-repeat;
	border: 0;
}

#c .pagnum a.pgnoprev:link, #c .pagnum a.pgnoprev:visited {
	background: url(/i/pagnum/pagn_02nov08.gif) -19px 4px no-repeat;
	border: 0;
}

#c .pagnum a.pgnoprev:hover {
	background: url(/i/pagnum/pagn_02nov08.gif) -19px 4px no-repeat;
	border: 0;
}

#c .pagnum a.pgnext:link, #c .pagnum a.pgnext:visited {
	background: url(/i/pagnum/pagn_02nov08.gif) 0 -16px no-repeat;
	border: 0;
}

#c .pagnum a.pgnext:hover {
	background: url(/i/pagnum/pagn_02nov08.gif) -45px -16px no-repeat;
	border: 0;
}

#c .pagnum a.pgnonext:link, #c .pagnum a.pgnonext:visited {
	background: url(/i/pagnum/pagn_02nov08.gif) -22px -16px no-repeat;
	border: 0;
}

#c .pagnum a.pgnonextt:hover {
	background: url(/i/pagnum/pagn_02nov08.gif) -22px -16px no-repeat;
	border: 0;
}






.pagnum a:link, .pagnum a:visited {
	color: #3D50C6;
	color: #98988d;
	color: #a4acb0;
}

#c .pagnum a.pgnoprev, #c .pagnum a.pgnonext {
	cursor: default;
}

.pagnum #pgcurrent:link, .pagnum #pgcurrent:visited, .pagnum #pgcurrent:hover, #c .pagnum a:hover  {
	color: #BC0F17;
	text-decoration: none;

}
.pagnum #pgcurrent:link, .pagnum #pgcurrent:visited, .pagnum #pgcurrent:hover {
	border-bottom: 2px solid #ca5459;

}
/* .pagnum a:link, .pagnum a:visited {
	border-bottom: 3px solid #dee2e4;
} */

.pagnum a:hover  {
	border-bottom: 2px solid #ca5459;
}

.pagnum a#pgcurrent {
	cursor: default;
}

div.pagnum img#page-txt {
	display: inline;
	width: 23px;
	height: 5px;
}

.paglite {
clear: left;
}

/* 
.pagnum a#pgcurrent {
	cursor: default;
}

div.pagnum img#page-txt {
	display: inline;
	width: 23px;
	height: 5px;
} */

#toplink {
	padding-left:13px;
	background:transparent url(/i/tmpl/top.gif) no-repeat 3px 2px;
}

h1 span {
	color: #938d8a;
	font-size: smaller;
}

.book {
padding: 15px 0;
}

.sm_arr {
display: inline;
}

/*------------ alphabetical index ------------*/

#alphabetical {

	border-top: 2px #CCCCCC solid;
	padding-top: 1px;
	width: 578px;

}

#c #alphabetabox {
	text-align: center;
	color: #000;
	background-color: #fafafa;
	margin-bottom: 2px;
}

#alphabetabox a {
	display: block;
	float: left;
	border-left: 2px #E5E5E5 solid;
	padding: 0 5px;
	background-color: #fafafa;
	font-size: 11px;
	font-weight: bold;
}


#alphabetabox a#chosenletter:link, #alphabetabox a#chosenletter:visited, #alphabetabox a#chosenletter:hover {
	background-color: #567eaa;
	color: #ffffff;
}

.mbr_dtls {
	padding-left: 35px;
}


/* -------------------- tabs ---------------------- */

#w #c .tab_pane{
	height:21px;	/* Height of tabs */
	border-bottom:1px solid #919b9c;
}

.a_tab{
	border:1px solid #919b9c;
	border-width: 0 1px 1px 1px;
	padding:5px 5px 20px 5px;
	margin-bottom: 10px;
	background: #fff;
}

#w #c .a_tab .entry {
	padding: 0 15px;
}

#w #c .tab_pane div {
	float: left;
	height: 100%;	/* Height of tabs */
	padding-left: 3px;
	vertical-align: middle;
	background-repeat: no-repeat;
	background-position: bottom left;
	cursor: pointer;
	position: relative;
	bottom: -1px;

	margin: 0;
}

#w #c .tab_pane .tabActive{
	background-image:url("/i/tabs/tab_left_active.gif");
	margin: 0;	
	
}

#w #c .tab_pane .tabInactive{
	background-image:url("/i/tabs/tab_left_inactive.gif");
	margin: 0;

}

#w #c .tab_pane .inactiveTabOver{
	background-image:url("/i/tabs/tab_left_over.gif");
	margin: 0;
}
#w #c .tab_pane span{
	vertical-align:top;
	font-size:13px;
	padding: 0 3px;	
	line-height:21px;
	float:left;
}

* html #w #c .tab_pane span{
	padding: 0 2px;	
}

#w #c .tab_pane .tabActive span{
	padding-bottom:1px;
	line-height:20px;
}

#w #c .tab_pane img{
	float:left;
}
	
#w #c .a_tab h3 {
	padding: 0 0 16px 0;
	margin: 20px 0 0 0;
	background: transparent url(/i/tmpl/double_band_blue.gif) repeat-x left bottom;
}


/* --------------------- th --------------------------- */
#thbox {
    color: #333;
    font-size: 15px;
    left: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: auto;
    z-index: 10;
}
#thw {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #aaa;
    padding: 2px 6px 6px;
}
#th_title span {
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
}
#thh {
    background: #fff url("/i/th/click_to_close.gif") no-repeat scroll right top;
    color: #fff;
    cursor: pointer;
    font: 9px/1.1em Verdana,sans-serif;
    padding: 5px 0 5px 10px;
    text-align: right;
}
body #thw .thho {
    background: rgba(0, 0, 0, 0) url("/i/th/click_to_close_o.gif") no-repeat scroll right top;
}
#thbox #caption {
    background: #fff none repeat scroll 0 0;
    color: #555251;
    font-size: 11px;
    font-weight: bold;
    line-height: 1.1em;
    text-align: center;
}
#thbox #th_descr {
    font-size: 15px;
    line-height: 20px;
    text-align: left;
}
#thbox #caption div {
    padding: 5px;
}
#thbox #caption #th_prc {
    padding: 0 5px;
}
#thimg img {
    border: 1px solid #dedede;
    cursor: pointer;
}
#thbox #thumbImage {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #777;
}
#thld {
   /*
    background: transparent url("https://www.craftanddesign.net/i/th/loading_bg3.png") no-repeat scroll 0 0;
   */
	height: 40px;
    padding: 1px;
    position: absolute;
    visibility: hidden;
    width: 40px;
    z-index: 999;
}
#th_prc {
    text-align: right;
}
.th_cln_2 {
    float: left;
    width: 180px;
}
#th_cln {
    text-align: left;
}
#th_typ {
    text-align: right;
}
#thf {
    padding-bottom: 20px;
    padding-left: 1px;
}
#thf td {
    font-size: 12px;
    padding: 5px;
}
#thf td a {
    background: rgba(0, 0, 0, 0) url("/i/th/th_arrow.gif") no-repeat scroll right top;
    padding-right: 8px;
}
#thf td#th_clntd {
    background: rgba(0, 0, 0, 0) url("/i/th/th_f_bg.png") repeat-x scroll left bottom;
    padding-left: 15px;
    text-align: left;
}
#thf td#th_typtd {
    background: rgba(0, 0, 0, 0) url("/i/th/th_f_bg.png") repeat-x scroll right bottom;
    padding-right: 15px;
    text-align: right;
}
.lens_w, .lens_w_fl_r {
    border: 0 none;
    margin: 0;
    padding: 0;
    position: relative;
}
/* .lens_w_fl_r {
    float: left;
} */
#w #c .lens {
    border: 0 none;
    bottom: 0;
    height: 14px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 14px;
}

a:hover .lens, a:active lens {
    // background: rgba(0, 0, 0, 0) url("/i/lens.png") no-repeat scroll 0 0;
}

 
 
/* ---------------- atomic -------------- */

#w #c .fill {
	font-size: 1px; 
	height: 1px;
}

#w #c .nw_img_l {
	float: left; 
	padding: 0.5em 20px 7px 0;
}

#w #c .nw_img_r {
	float: right; 
	padding: 0.5em 0 7px 20px;
}

#w #c .nw_img_b, #w #c .nw_img_t  {
	text-align: center;
}

#w #c .nw_img_t img, #w #c .nw_img_b img {
	display: block; 
}

#w #c .nw_img_r img, #w #c .nw_img_l img {
	display: block; 
}

#w #c .firstblock p { margin-top: 0; margin-bottom: 20px;}

#w #w1 #c .hidemag {
	display: none;
}

#w #c .showmag {
	display: block;
}

/* ------------ "top" link ------------- */

#f_top {

	display: block;
	position: fixed;
	bottom: 0;
	right: 0;
	width:17px;
	height:17px;
}

#w #f a#f_top:link, #w #f a#f_top:visited {
	background: url(/i/top.gif) 0 0 repeat-y;
	border: none;
	padding: 0;
}

#w #f a#f_top:hover {
	background: url(/i/top.gif) 0 17px repeat-y;
	border: none;
	padding: 0;
}


#toplink_vertline {
	display: none;
}

/* -------------- books ------------ */

.book {
padding-bottom: 25px;
}



/*--------------------- move it ------------------------*/

.moveit {
	width: 15px;
	height: 14px;
	margin: 0; 
	padding: 0;
	position: relative;
}

#w #c ul.moveit li {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	display: block; 
	position: absolute;
	background: transparent;
}

#c ul.moveit li a {
	display: block;
	border: 0;
	margin: 0;
	padding: 0;
	width: 15px; 
}

#w #h {
	background: url("/i/tmpl/evelyns-header.jpg");
	margin: 0;
	padding: 0;
	height: 158px;
}

#w #c ul.moveit a.link, #w #c ul.moveit a.visited, #w #c ul.moveit a.hover {
	border: 0;
	margin: 0;
	padding: 0;
}

.moveit1, .moveit3 {
	left: 0px; 
	top: 0px; 
	width: 15px; 
	height: 7px; 
}

.moveit2, .moveit4 {
	left: 0px; 
	top: 7px; 
	width: 15px; 
	height: 7px; 

}

.moveit a {
	height: 7px; 
	background: url(/i/adm/mov_ar.gif) 0px 0px no-repeat;
}

.moveit1 a {
	background-position: 0 0;
}

.moveit2 a {
	background-position: 0 -7px;
}

.moveit3 a {
	background-position: -15px 0px;
}

.moveit4 a {
	background-position: -15px -7px;
}

.moveit a:hover {
	text-decoration: none;
}

.moveit3 a:hover {
	background: url(/i/adm/mov_ar.gif) -30px 0px no-repeat;

}

.moveit4 a:hover {
	background: url(/i/adm/mov_ar.gif) -30px -7px no-repeat;
}