

.c50l ul
	{
		margin: 1em 0;
		list-style-type: none;
		background: url(../img/ul_bg.gif) repeat-y 5px 0px;
		padding: 0;
		position: relative;
		left: 0px;
		z-index: 1;
		margin-left: 0px;
	}
	
.c50l ul li { 
		margin-bottom: .5em; 
		background: url(../img/bullet2.gif) no-repeat 0px 6px;
		position: relative;
		z-index: 10;
		left: 2px;
		
}

*+html .c50l ul ul li {
				left: -15px;
}
	
.c50l ul li {
		font-size: 16px;
		font-weight: bold;
		padding-left: 15px;
		padding-bottom: 0px;
		margin-bottom: 0px;
}

.c50l ul ul {
	background: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 7px;
}

.c50l ul ul li{
		background: url(../img/ululli.gif) no-repeat 5px 4px ;
		padding-left: 38px;
		position: relative;
		left: 1px;
		font-size: 11px;
		font-weight: normal;
		margin-bottom: 5px;
}

.products {
		padding: 5px;
		border: 1px solid #999999;	
		margin-bottom: 10px;	

}
.c50l {
		border: none;
		height: auto!important;
		margin: 0;
		padding: 0;
		overflow: hidden;
		margin-top: 15px;
		width: auto;

}

.c50r {
		border: none;
		height: auto!important;
		margin: 0;
		padding: 0;
		overflow: hidden;
		margin-top: 25px;
		width: 245px;
		margin-right: 25px;
}

.c50r p {
		margin-top: 10px;
		margin-bottom: 10px;
}




