/* @ Cigarette brands listing */

.cigBrand {
	border-bottom:1px solid #DDDDDD;
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:10px 0;
	font: 14px georgia;
}
.cigBrand.last {
	border-bottom:medium none;
}
.cigBrand li.ops {
	float:left;
        list-style-type:none;
}
.cigBrand li a img {
	border:medium none;
}
.cigBrand li.ops ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	width:340px;
}
.cigBrand li.ops ul li {
	display:block;
        list-style-type:none;
}
.cigBrand li.ops ul li h2 a {
	border-bottom:2px solid;
	color:#336644;
	font: 14px georgia;
	text-decoration:none;
}
.cigBrand li.ops ul li h2 a:hover {
	color:#666666;
}
.cigBrand li.ops ul li {
	border-bottom:1px solid #DDDDDD;
	padding:5px 0px;
list-style-type:none;
}
.cigBrand li.ops ul li.price span {
	background-color:#e3f6da;
	font: 14px tahoma;
	font-weight:bold;
	color:#13541e;
	padding:2px;
}
.cigBrand li.ops ul li.buyNow {
	border-bottom:medium none;
	display:block;
	margin-top:10px;
	padding:5px 0px;
	text-align:right;
list-style-type:none;
}
.cigBrand li.ops ul li.buyNow input {
	padding:2px 0px;
}
.cigBrand li.clr {
	clear:left;
list-style-type:none;
}
.cigDesc h3 {
	border-bottom:1px solid #8f9791;
	color:#c00;
	font: 16px georgia;
	font-weight: bold; 
	padding:3px 0px;
}
.cigDesc p {
	font: 14px georgia;
	text-indent: 2.5em;
	line-height: 18px;
	margin-bottom: 15px;
}
.cigDesc p a {
         color: #364;
}
.cigDesc p a:hover {
         color: #666;
}
