
/* CSS Document */
#index #productshow .categorytitleline{background-color:#313131;}
#index #productshow .categorytitleline .categorytitle{font-size:18px; font-family:Book Antiqua; color:#000033; float:left;}
#index #productshow .categorytitleline .categorytitle a{font-size:18px; font-family:Book Antiqua; color:white;text-decoration:none;}
#index #productshow .categorytitleline .seemore a{font-size:16px; line-height:20px;font-family:Book Antiqua; color:#FFFF99; float:right; margin-right:20px; font-style:italic;}
#index #productshow .productpicline td{background-color:#EDF1F0;}
#index #productshow .productpicline td img{width:170px; margin-left:20px;}
#index #productshow .producttitleline td .producttitle{width:180px;float:left;margin-left:24px; font-family:Book Antiqua; }
#index #productshow .producttitleline td .producttitle a:link{text-decoration:none; color:black;}
#index #productshow .producttitleline td .producttitle a:hover{text-decoration:underline; color:#480000 ; }
#index #productshow .producttitleline td .producttitle a:active{text-decoration:underline; color:red;}
#index #productshow .producttitleline td .producttitle a:visited{text-decoration:none; color:grey;}
#index #productshow .descriptionline .description{width:180px;float:left;margin-left:15px;}
#index #productshow .descriptionline .description img{width:100px; margin-left:30px;}

	