/* CSS Document */
<style type="text/css">
	/* jQuery lightBox plugin - Gallery style */
	#gallery {
		background-color: #444;
		padding: 10px;
		width: 520px;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #3e3e3e;
		border-width: 5px 5px 20px;
	}
	#gallery ul a:hover img {
		border: 5px solid #fff;
		border-width: 5px 5px 20px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }
	

.desc  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	margin-bottom: 34px;
	margin-left:0;
	margin-right:0;
	
}

 .table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	margin-bottom: 34px;
}
 .table1 div {
	text-align: right;
	padding-top: 1px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 12px;
}
.table1 div div {
	text-align: right;
	padding: 0px;
	margin: 0px;
}

 .table1 .thead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #1A171B;
	padding-top: 4px;
	padding-bottom: 5px;
}
 .table1 .trow {
	font-weight: normal;
	color: #000000;
	background-color: #E0E0E0;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 1px;
}

 .table1 .col1 {
	float: left;
	text-align: left;
	font-weight: bold;
}
.zag{
font-weight: bold;
}
.content_cat_sneg{
border:2px;
border-style:solid;
border-color:#dedede;
cursor: pointer !important;
position:relative;
width:543px;
height:115px;
background:#FFFFFF;

}
</style>


