/*
 * Global style for all skin styles.
 */

BODY { background-repeat: repeat-x; margin: 5px }

H1 { margin: 6px }

B { text-transform: uppercase }

.indexicon { margin-left:30px; margin-right:30px }

DIV.row {
	width: 540px;
	margin-left: auto;
	margin-right: auto
}

DIV.thumb {
	width: 120px;
	height: 110px;
	float: left;
}

DIV.clearrow { clear :both }
