#div_middle_section_right
{
	/*
	width: 750px;
	border:1px dotted green;
	background-color:#00FFFF;
	*/
	
}

#div_story_1
{
	/*
	border:1px dotted green;
	width:700px;
 padding-bottom: 30px; 
	*/
	
	padding-top: 10px;
}

#div_story_1 #div_left
{	/*
	background-color:; cursor:;
	overflow:hidden;
	height:370px;
	
	color:#aaaaaa;
	width:334px;
	margin-right: 15px;
	float:left;
	*/

	padding-top: 4px;
}
#div_story_1 #div_left #img_left
{
	border:2px solid black;
}
#div_story_1 #div_left #div_info
{
	/*
	width:; height:;
	color:; background-color:ffffff; cursor:;
	*/
	display: block;
}

#div_story_1 #div_right
{
	/*
	border:0px solid green;
	float:right;
	*/ 
}

#div_story_1 #div_right #div_info
{
	/*
	width:; height:;
	color:; background-color:ffffff; cursor:;
	*/
}

/* Pictures */

#headline_text
{
	font-size:120%; font-weight:bold;
	border-top:1px solid #cccccc;
}

/* Tags */

table #default
{
	/*
	border: 2px solid green;
	
	*/	
	
	width: 700px;
	border-bottom: 1px solid black;
}


/* ================================================================================ */
/* Beställning av bilder */
/* ======================================== */
table #order_pictures
{
	width: 150px;	 
	font-size: 100%;
}

table #order_pictures td
{
	/*
	 border: 1px solid black;
	 */
}

table #order_pictures #dark
{
	background-color: #f1f1f1;
}

/* ================================================================================ */


table#default td
{
	border: 1px solid black;
	border-bottom: 0px solid black;
}

table #text
{
	padding:10px;
	border-top:0px;
	border-bottom:0px;
	background-color:#dddddd;
}

table #image
{
	padding:20px;
	padding-bottom:0px;
	/*border-bottom:0px;*/
}

tr
{
	/* Doesn't work */
	/* border:2px solid green; */
}
