#CAP_background {
	background-image: url(../images/rollover/rollover_CAP.png);
	background-repeat: no-repeat;
	height: 149px;
	width: 179px;
	padding-top: 90px;
	padding-right: 35px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
   display: none;
   position: absolute;
   top: 470px;
   left: 615px;
   color:black;
}
#CAP_text {
	padding-left: 2px;
	height: 80px;
}
#CAP_menu {
	width: 100%;
	margin-top: 5px;
}

#LENGTH_background {
   color:black;
	background-image: url(../images/rollover/rollover_LENGTH.png);
	background-repeat: no-repeat;
	height: 169px;
	width: 179px;
	padding-top: 70px;
	padding-right: 35px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
   display: none;
   position: absolute;
   top: 540px;
   left: 560px;
}
#SIZE_background {
	background-image: url(../images/rollover/rollover_SIZE.png);
	background-repeat: no-repeat;
	height: 150px;
	width: 179px;
	padding-top: 65px;
	padding-right: 35px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
   display: none;
   position: absolute;
   top: 570px;
   left: 398px;
   color:black;
}
#LENGTH_menu {
	width: 100%;
	margin-top: 12px;
}
#LENGTH_text {
	height: 80px;
	padding-left: 2px;
}
.rollover_closeWindow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.rollover_closeWindow a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #5a5d66;
}


.rollover_13b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
#POINT_background {
	background-image: url(../images/rollover/rollover_POINT.png);
	background-repeat: no-repeat;
	height: 154px;
	width: 177px;
	padding-top: 40px;
	padding-right: 35px;
	padding-left: 52px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
   display: none;
   position: absolute;
   top: 600px;
   left: 275px;
   color:black;
}
#SIZE_text {
	padding-left: 2px;
	height: 70px;
}
#SIZE_menu {
	width: 100%;
	margin-top: 3px;
}
#POINT_text {
	padding-left: 4px;
	height: 70px;
}
#POINT_menu {
	width: 100%;
	margin-top: 15px;
}

#cap_close_window,
#point_close_window,
#size_close_window,
#length_close_window {
   cursor:pointer;
}
