/*
	Current version: 1.0
	
	Site: Elrond Komponent
	www: elrond.se
	Author: Robert Hedman, robert.hedman@atrox.se
	Notes:
*/


/* ----------------------------------------------------------------------- */


@import "common.css";
@import "custom.css";

/* Stuff that is supposed to be accessed from the Editor */
.thumbnail
{
	float:left;
	width:auto;
	margin:0 20px 10px 0;
}

#startpageH2Container
{
	width:237px;
	height:125px;
}
 
	#startpageH2Container h2
	{
		background:none !important;
		color:#000;
		margin:0;
		padding:0;
	}
	
	#startpageH2Container table td
	{
		font-size:11px;
	}
.puff1 a, .puff2 a, .puff3 a
	{
		color:#41d0ff !important;
		background:none;
	}
	#puff1 a, #puff2 a, #puff3 a
	{
		color:#41d0ff;
		background:none;
	}
	
		#puff1 br
		{
			clear:both;
			float: none;
			height:0 !important;
			font-size: 0 !important;
		}
		
		.puff1 a
		{
			display:block;
			border-bottom:1px solid #5e5a55;
			height:18px;
			padding:3px 0 0 0;
			overflow:hidden;
			background:url(../images/common/puff1-icon.gif) center right no-repeat;
		}
		#puff1 a
		{
			display:block;
			border-bottom:1px solid #5e5a55;
			height:18px;
			padding:3px 0 0 0;
			overflow:hidden;
			background:url(../images/common/puff1-icon.gif) center right no-repeat !important;
		}
	
	.puff1 p, .puff2 p, .puff3 p
	{
		font-size: .916em !important;
	}
	#puff1 p, #puff2 p, #puff3 p
	{
		font-size: .916em;
	}
	.puff3 table
	{
		font-size: .916em;
	}
	#puff3 table
	{
		font-size: .916em;
	}
