
.snippetwithpic1Shell {
	position:relative;
	width:100%;
	line-height:1.2;

	
	
}

.snippetwithpic1ItemShell{
	float:left;
	width:100%;
	padding-bottom:20px;

}

/*/////////////RESIZE IMAGE IF REQUIRED//////////////////////////*/
.snippetwithpic1Image{
	width:69px;
	height:69px;
	float:left;
	
}

.snippetwithpic1ImageUpload{
	width:69px;
	height:69px;
	
}

.snippetwithpic1RoundedCorners{
	display:none;
	position:absolute;
	height:69px;
	width:69px;
}


/*///////////////////////////////////////////*/


.snippetwithpic1TextBody{
	margin-left:90px;
	
}

.snippetwithpic1Title{
	padding-bottom:8px;
	font-weight:bold;
	font-size:14px;
	text-decoration: none;
	color: #03173c;

}

.snippetwithpic1Title a{
	padding-bottom:8px;
	font-weight:bold;
	text-decoration: none;
	color: #03173c;

}

.snippetwithpic1Title a:hover{
	padding-bottom:8px;
	font-weight:bold;
	text-decoration: underline;
	color: #03173c;

}

.snippetwithpic1Intro{

	padding-bottom:8px;

}

.snippetwithpic1More{


}



.snippetwithpic1Corner1{
	position:absolute;
	height:100%;
	width:100%;
	background-image:url(images/corner1.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

.snippetwithpic1Corner2{
	position:absolute;
	height:100%;
	width:100%;
	background-image:url(images/corner2.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

.snippetwithpic1Corner3{
	position:absolute;
	height:100%;
	width:100%;
	background-image:url(images/corner3.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

.snippetwithpic1Corner4{
	position:absolute;
	height:100%;
	width:100%;
	background-image:url(images/corner4.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
}

.snippetwithpic1Currently{
	border:1px;
	border-color:#DDDDDD;
	border-style:solid;
	padding:12px;
	margin-top:12px;
	
}










