﻿.garbage{

}

#mobinfoholder{
	margin-top:5px;
	font-family:"Bell MT";
	color:white;
	overflow:auto;
	padding:12px;
}
#mobinfoholder a{
	text-decoration:none;
}
#mobinfoholder .phnimg{
	width:30%;
	float:left;
	margin-right:3px;
	border:1px black solid;
	border-radius:10px;
}

#mobinfoholder div{
	display:inline-block;
}

#mobinfoholder .linky{
	color:#FFFFCC;
	font-size:14px;
	display:block;
	margin-top:5px;
}

#mobinfoholder .linky:hover{
	color:white;
	text-decoration:underline;
}