
.snippetwithpic1Shell {
	position:relative;
	width:100%;
	
	
}

.snippetwithpic1ItemShell{
	float:left;
	width:100%;

}

/*/////////////RESIZE IMAGE IF REQUIRED//////////////////////////*/
.snippetwithpic1Image{
	width:182px;
	height:192px;
	float:right;
	
}

.snippetwithpic1ImageUpload{
	width:182px;
	height:192px;
	
}


/*///////////////////////////////////////////*/


.snippetwithpic1TextBody{
	margin-right:190px;
	
}

.snippetwithpic1Title{
    font-size:18px;
	padding-bottom:12px;
	text-decoration: none;
	font-weight:normal;

}

.snippetwithpic1Title a{
    font-size:19px;
	padding-bottom:12px;
	text-decoration: none;
	font-weight:normal;

}

.snippetwithpic1Title a:hover{
	padding-bottom:12px;
	text-decoration: underline;

}

.snippetwithpic1Intro{

	padding-bottom:8px;

}

.snippetwithpic1More{
    
    position:absolute;
    top:168px;

}




.snippetwithpic1Currently{
	border:1px;
	border-color:#DDDDDD;
	border-style:solid;
	padding:8px;
	margin-top:8px;
	
}









