/*
 * Global style for all skin styles. */
 
b {
	text-transform: uppercase;
}

.indexicon {
	margin-left:30px;
	margin-right:30px;
}

div.row {

	width: 780px;
	color: #3561A2;
	margin-left: auto;
	margin-right: auto;
}

div.thumb {
	width: 150px;
	height: 150px;
	float:left; 
	

}

div.clearrow {
	clear:both;
}


/* from Spartan emerald.css */

div.thumb {
	font-size: 10px;
}

.thumbimage {
	border: 3px solid #006;
}
.image {
	border: 12px solid #003;
}

.icon {
	border: 0px;
}

