h2{
	color : #8C6A8A ;
}

td{
	margin: 0;
	padding: 0;
}

table.tag{
	margin: 0;
	padding: 0;
}

table.item_big{
	margin: 0;
	padding: 0;
	margin-left : 18px ;
}

td.item_photo_big{
	background:url(http://www.officeonsa.com/image/store/polaroid_big.gif) no-repeat left top;
}

td.item_text_big{
	font-size : 100% ;
}

table.item_mid{
	margin: 0;
	padding: 0;
	margin-left : 18px ;
}

td.item_photo_mid{
	background:url(http://www.officeonsa.com/image/store/polaroid_mid.gif) no-repeat left top;
}

td.item_text_mid{
	font-size : 77% ;
	line-height : 1.5em ;
	color : #333333 ;
	text-align : center ;
}

table.item_mini{
	margin: 0;
	padding: 0;
	margin-left : 18px ;
	*margin-left : 9px ;
	*margin-right : 9px ;
	float : left  ;
}

td.item_photo_mini{
	background:url(http://www.officeonsa.com/image/store/polaroid_mini.gif) no-repeat left top;
}

td.item_text_mini{
	line-height : 1.4em ;
	color : #333333 ;
	text-align : center ;
} 

td.memo{
	background:url(http://www.officeonsa.com/image/store/store_memo.gif) no-repeat left top;
	padding : 5px 10px 100px 10px;
}

td.memo_wide{
	background:url(http://www.officeonsa.com/image/store/store_memo_wide.gif) no-repeat left top;
	padding : 25px 15px 25px 25px;
}

strong{
	font-size : 93% ;
	line-height : 1.5em ;
}

.float_clear{
	clear : both ;
}

.item_name{
	color : #8C6A8A ;
	margin: 0;
	padding: 0;
	margin-top : 7px ;
}

.item_spec{
	font-size : 77% ;
	line-height : 1.5em ;
	margin : 1em 0 1em 0 ;
	padding: 0;
}

.item_comment{
	margin: 0;
	padding: 0;
}

.item_photo{
	position:relative;
	top : 19px ;
}

.notes{
	font-size : 77% ;
	line-height : 1.5em ;
}

.howto{
	margin-left : 23px ;
	margin-right : 100px ;
	border : 1px solid #999999 ;
	padding : 23px 23px 18px 0px ;
}


