
.snippetwithpic1Shell {
position:relative;
	width:184px;
	left:20px;
	
}

.snippetwithpic1ItemShell{
	

}

/*/////////////RESIZE IMAGE IF REQUIRED//////////////////////////*/
.snippetwithpic1Image{
	width:160px;
	height:80px;
	
}

.snippetwithpic1ImageUpload{
	width:160px;
	height:80px;
	
}

.snippetwithpic1RoundedCorners{
	display:none;
	position:absolute;
	height:160px;
	width:80px;
}


/*///////////////////////////////////////////*/


.snippetwithpic1TextBody{
	
}

.snippetwithpic1Title{
	padding-bottom:4px;
	font-weight:bold;
	text-decoration: none;

}

.snippetwithpic1Title a{
	padding-bottom:8px;
	font-weight:bold;
	text-decoration: none;

}

.snippetwithpic1Title a:hover{
	padding-bottom:8px;
	font-weight:bold;
	text-decoration: underline;

}

.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;
	
}









