/**
	Sam Gallery 1.0 beta
	Created: 30-Jan-2009
	Author: Dinesh Kumar V
	Email: mail_to_din@yahoo.co.in
	
	Web: www.sam-sys.com and www.4designerz.com	
	License: MIT License
	copyright: (C) 2009 - 2010 sam sys pvt ltd
	
**/

table.samtable{}

table.samtable tr.r1{background:#CCCCCC;}
table.samtable tr.r2{background:#F7F7F7;}
table.samtable td{padding:5px;}



#sam_imglist{ border:1px dotted #CCCCCC; }
#sam_imglist legend{}

td.sam_cat_imgbox{ padding:5px;}
td.sam_cat_imgbox table{ padding:0px; margin:0px; }
#sam_catlist h2.sam_cat_title{ font-size:13px; font-weight:bold; padding:4px; margin:0px;}
td.sam_cat_image{ text-align:center; border:1px dotted #CCCCCC; }

td.sam_img_imgbox{ padding:5px;}
td.sam_img_imgbox table{ padding:0px; margin:0px; }
#sam_imglist h2.sam_img_title{ font-size:13px; font-weight:bold; padding:4px; margin:0px;}
td.sam_img_image{ text-align:center; border:1px dotted #CCCCCC; }
#sam_imglist a{text-decoration:none;}
