
.snippetwithpic1Shell {
	position:relative;
	width:100%;
	padding-left:8px;
	
	
	
}

.snippetwithpic1ItemShell{
	float:left;
	width:100%;
	padding-top:25px;
	padding-bottom:25px;

}

/*/////////////RESIZE IMAGE IF REQUIRED//////////////////////////*/
.snippetwithpic1Image{
	width:145px;
	height:100px;
	float:left;
	
}

.snippetwithpic1ImageUpload{
	width:145px;
	height:100px;
	
}



/*///////////////////////////////////////////*/


.snippetwithpic1TextBody{
color: #a3a3a3;
margin-left:160px;
}

.snippetwithpic1Title{
	padding-bottom:8px;
	font-weight:bold;
	text-decoration: none;
	color: #a3a3a3;
	display:none;

}

.snippetwithpic1Title a{
	padding-bottom:8px;
	font-weight:bold;
	text-decoration: none;
	color: #a3a3a3;
	display:none;

}

.snippetwithpic1Title a:hover{
	padding-bottom:8px;
	font-weight:bold;
	text-decoration: underline;
	color: #a3a3a3;

}

.snippetwithpic1Intro{
    line-height:1.5;
	padding-bottom:8px;

}

.snippetwithpic1More{


}



.snippetwithpic1Currently{
	border:1px;
	border-color:#DDDDDD;
	border-style:solid;
	padding:12px;
	margin-top:12px;
	
}










