/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/



.img-content {
	background:#000;
	padding:10px;
	margin:2px;
	border-width:2px; border:#333333;   
	border-color:#333333; }
	.img-content a:visited{	text-decoration:underline!important; border-width:2px; border:#333333;   
	border-color:#333333; }
	.img-content a:hover {	text-decoration:underline!important; border-width:2px; border:#333333;   
	border-color:#333333; }
	.img-content a {	text-decoration:underline!important; border-width:2px; border:#333333;   
	border-color:#333333; }
