/**************************************************************************/
/*   20071212 by sinie                                                    */
/**************************************************************************/

#thumb_outline a {
	margin:0px;
	display:block;
	position: relative;
	border:1px #949494 solid;
	padding: 2px;
	clear: none;
	float: none;
	height: auto;
	width: auto;
}

#thumb_outline a:hover {
	border:1px #000000 solid;
	margin: auto;
}

#thumb_outline img {display:block;border:none;background:#333333;}

.box2 {
	font-family: "Verdana", "sans-serif";
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

	background-color: #E8E8E8;
	border: 1px #000000 solid;
	
}

.box_qty {
	font-family: "Verdana", "sans-serif"; 
	font-size: 10px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	background-color: #E8E8E8; 
	border: 1px #000000 solid; 
	text-align: center
}

.pic_box {
  	border: 1px solid #E8E8E8;
	this.style.FILTER: DropShadow(color:#999999;
	OffX:2;
	OffY:2;
	Positive:1);
}

.text_box {
	font-size: 12px;
	color: #000000;
	background-color: #A7A7A7;
	border: none;
}

.underline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: black;
	border-right-color: black;
	border-bottom-color: #CCCCCC;
	border-left-color: black;
}

.font_tab {
	font-size: 12px;
	color: #E8E8E8;
}

.font_tab_bk td{
	font-size: 12px;
	color: #000000;	
}

.font_normal td{
	font-family: "Verdana", "sans-serif";
	font-size: 12px;
	color: #000000;	
}

.box_login {
	font-family: "Verdana", "sans-serif";
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #E8E8E8;
	border: 1px #000000 solid;
}

.btn_yellow {
	background-color: #FF9900;
	border-color: #FFFF00 #CC6600 #CC6600 #FFFF00;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: bold
}
