@import url(/CPH/css/cph_main.css);
@import url(/CPH/css/cph_pagetop.css);
@import url(/CPH/css/cph_sectionmenu.css);

img { border: 0; }

#article {
	width: 438px;
	overflow: visible;
}

#HeadingInput 
{
	font: bold 150% Helvetica, Arial, sans-serif;
	width: 80%;
	margin-bottom: 1em;
}

#column1
{
	width: 352px;
	float: left;
}
#column2
{
	width: 200px;
	float: right;
}

#WebcamImage
{
	display: block;
}

h2#Caption
{
	margin: 1px 0 1em;
	padding: 0 0 0 20px;
	font-size: 1em;
	line-height: 18px;
	background: url(../Images/webcam_ikon.gif) no-repeat 0 50%;
}

#RefreshRates
{
	margin: 0; padding: 0;
	list-style: none;
}
#RefreshRates li
{
	display: inline;
}
#RefreshRates a
{
	margin: 0 0 0 2px; padding: 0;
	display: block;
	float: right;
	height: 20px;
	width: 50px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	
	background-color: #DEDDD0;
	border: solid 1px #D4D3C4;
	border-top: 0;
}
#RefreshRates a:hover
{
	background-color: #D3D9DC;
	border-color: #B4BDC1;
}

.rate4 .rate4, .rate8 .rate8, .rate12 .rate12
{
	color: #F3F2ED;
	background-color: #a2adc3 !important;
	border-color: #7d879d !important;
}

.rate10 .rate10 , .rate15 .rate15 , .rate20 .rate20
{
	color: #F3F2ED;
	background-color: #a2adc3 !important;
	border-color: #7d879d !important;
}

.caption
{
	font-weight: bold;
}

