#StoryTelling {
	clear: both;
width:660px;

}


#StoryTelling #Story {
	position: relative;
	float: Left;
	width:  464px;
	margin-top:10px;
}


#StoryTelling h2{

	margin-top:10px;
}


#StoryTelling #Multimedia {
	margin-top:20px;
	float: right;

	width:  185px;
	padding: 0px;
}



#Multimedia .HdrLeft {
	background-image: url(../../image/parallel/story_topleft.jpg);

	
}


#Multimedia .HdrRight {
	background-image: url(../../image/parallel/story_topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}






#Multimedia .HdrTitleOverlay  {
	font-weight: bold;
	color: #000;
	padding-left: 26px;
	background-image: url(../../image/parallel/ico_overlay.gif);
	background-repeat: no-repeat;
	background-position: 7px 14px;
	padding-top:14px;
	padding-bottom:10px;
	padding-right:0px;

}



#Multimedia .HdrTitleInternal  {
	font-weight: bold;
	color: #000;
	padding-left: 26px;
	background-image: url(../../image/parallel/ico_samebrowser.gif);
	background-repeat: no-repeat;
	background-position: 7px 14px;
	padding-top:14px;
	padding-bottom:10px;
	padding-right:0px;

}



#Multimedia .HdrTitleExternal  {
	font-weight: bold;
	color: #000;
	padding-left: 26px;
	background-image: url(../../image/common/list5.gif);
	background-repeat: no-repeat;
	background-position: 7px 14px;
	padding-top:14px;
	padding-bottom:10px;
	padding-right:0px;

}

#Multimedia .HdrTitle {
	font-weight: bold;
	color: #000;
	padding-left: 20px;
	background-image: url(../../image/parallel/v_line_red.gif);
	background-repeat: no-repeat;
	background-position: 9px 8px;
	padding-top:14px;
	padding-bottom:10px;
}


#Multimedia .HdrTitleOverlay a, #Multimedia .HdrTitleInternal a, #Multimedia .HdrTitleExternal  a, #Multimedia .HdrTitle a{
	text-decoration: none;
}



#Multimedia .Image {
	background-image: url(../../image/parallel/story_imagebg.jpg);
	background-repeat: repeat-y;
	background-position: left;
	text-align: center;
}






#Multimedia .BottomLeft {
	background-image: url(../../image/parallel/story_bottomleft.jpg);
	background-position: left bottom;
}



#Multimedia .BottomRight {
	background-image: url(../../image/parallel/story_bottomright.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	
}

#Multimedia .Content {
	padding: 5px 9px 8px;
}

#Multimedia .Content P.Small {
	font-size:11px;
}

#Multimedia .Content P {
	padding: 0px 0px 8px;
	margin: 0px;
	line-height:120%;
}



.ClearBoth {
clear:both;	
}.doubleCol{
	margin-top:20px;

	clear:both;
		position: relative;
}



.doubleLeft {

	width:323px;
	float: left;
}

.doubleLeft H2{
margin-top:15px;
}




.doubleRight H2{
margin-top:15px;
}


.doubleRight {
	width: 323px; 
	float: right;
	
}


.singleCol {
width:660px;
clear:both;

}





#singleCol h2{

	

}


.ClearBoth {
clear:both;	
}