
.catCntr {  display:inline-block; width:285px; height:160px; padding:5px;  background-color:#F7EF79; float:left; margin:10px; border:0px dotted brown; }
 
.left  {  display:inline-block;  width:100%; min-width:90px; max-width:130px; padding:5px;  border: 0px dotted red; float:left;}
.limg  {  height:100%; max-height:140px; width:auto; }
.right  { display:inline-block; width:100%; min-width:120px; max-width:140px;  text-align:left; padding-left:4px; font-size: 10pt; color: #000000; border: 0px dotted blue; float:left;}


.buyButton {
	background-color:#44c767;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	padding:3px 3px;
	text-decoration:none;
}

.buyButton {
	background-color:red;
	text-color:#ffffff;
}

.catCntrSl {    border:0px dotted blue;width:90%; min-width:290px; min-height:550px; margin-top:18px; margin-left:auto; margin-right:auto;text-align:center; }
 
.leftSl  {  display:inline-block;  width:100%; min-width:280px; max-width:380px; padding:5px; background-color:#F7EF79; border: 0px dotted red; float:left;}
.limg  {  height:100%; max-height:140px; max-width:125px;}
.rightSl  { display:inline-block; width:100%; min-width:280px; max-width:380px;  padding: 5px 5px 5px 15px;  text-align:left; font-size: 12pt; border: 1px solid #000; float:left;
			background: rgb(230, 230, 230); 
      background: rgba(230, 230, 230, .9);">
}

.rightSl  ul{ padding-left: 18px; }
.rightSl  a{ color: red; text-decoration:underline; }
.sheader { width:99%;background-color:#ffffcc;padding-left:5px; margin-left:2px;float:left; }


