/* * Global style for all skin styles.   margin-top:20px; */body {	background-repeat: repeat-x;	margin: 5px;  }h1 {	margin: 6px;}b {	text-transform: uppercase;}.indexicon {	margin-left:30px;	margin-right:30px;}div.row {	width: 500px;	margin-left: auto;	margin-right: auto;}div.thumb {	width: 150px;	height: 150px;	float:left;}div.title {    margin:10px;    font-family: Arial, Verdana, Tahoma;    font-size: 14px;    font-weight: 500;    text-transform:uppercase;    color: #666;}div.navigationrow {	width: 450px;    height:60px;	margin-left: auto;	margin-right: auto;    clear:both;	display:block;}div.navigationblock {	width: 160px;	height: 60px;    display:inline;    text-align:center;    float:left;}div.clearrow {	clear:both;}
