/* Shetland story */

.rowWrapper{
	float:left;
	margin-bottom:4px;
}
.rowWrapper *{
	margin:0;
	padding:0;
	line-height:1em;
	font-size:1em;
}
.storyBox{
	float:left;
	margin-right:3px;
}
.storyImage{
	float:left;
}
.storyText{
	float:left;
	clear:both;
	width:180px;
	padding:7px 0px 7px 0px;
}
.storyText h2{
	padding-left:30px;
	font-size:1.3em !important;
}
.storyText a{
	
}

#content .storyText a:link{color:#fff; background:none transparent; text-decoration:none;}
#content .storyText a:active{color:#fff; background:none transparent; text-decoration:none;}
#content .storyText a:visited{color:#fff; background:none transparent; text-decoration:none;}

.storyText.plum{
	background: #8d6b86 url(../images/shetlandStory/arrows/plum.gif) no-repeat left bottom;
}
#content .storyText.plum a:hover{color:#8d6b86; background: none #fff; text-decoration:none;}

.storyText.greenYellow{
	background: #b0b47b url(../images/shetlandStory/arrows/greenYellow.gif) no-repeat left bottom;
}
#content .storyText.greenYellow a:hover{color:#b0b47b; background: none #fff; text-decoration:none;}

.storyText.blue{
	background: #7aa0bd url(../images/shetlandStory/arrows/blue.gif) no-repeat left bottom;
}
#content .storyText.blue a:hover{color:#7aa0bd; background: none #fff; text-decoration:none;}

.storyText.darkBlue{
	background: #5e6690 url(../images/shetlandStory/arrows/darkBlue.gif) no-repeat left bottom;
}
#content .storyText.darkBlue a:hover{color:#5e6690; background: none #fff; text-decoration:none;}

.storyText.greenBlue{
	background: #83b4bb url(../images/shetlandStory/arrows/greenBlue.gif) no-repeat left bottom;
}
#content .storyText.greenBlue a:hover{color:#83b4bb; background: none #fff; text-decoration:none;}