@import url("screen.css");

#sub-1 {
	position: absolute;
	left:450px;
	top:4px;
	width:83px;
	height:25px;
	background: url(../images/mens/shared/nav/sub_link_1.gif) no-repeat;
}

#sub-2 {
	position: absolute;
	left:537px;
	top:4px;
	width:83px;
	height:25px;
	background: url(../images/mens/shared/nav/sub_link_2.gif) no-repeat;
}

#sub-3 {
	position: absolute;
	left:624px;
	top:4px;
	width:83px;
	height:25px;
	background: url(../images/mens/shared/nav/sub_link_3.gif) no-repeat;
}

#sub-4 {
	position: absolute;
	right:115px;
	top:4px;
	width:83px;
	height:24px;
	background: url(../images/shared/nav/sub_link_4_new.gif) no-repeat 0 -72px;
}

#sub-5 {
	position: absolute;
	right:11px;
	top:4px;
	width:83px;
	height:24px;
	background: url(../images/shared/nav/sub_link_5_new.gif) no-repeat 0 -48px;
}	

#sub-6 {
	position: absolute;
	right:202px;
	top:4px;
	width:81px;
	height:24px;
	background: url(../images/shared/nav/viewall_bg.gif) no-repeat 0 -24px;
}	


#sub-4 input, 
#sub-5 input {
 
	width:12px;
	height: 12px;
}