table.content
{
	
	width:684px;
	height:357px;
}

td.radio_selection
{
	border:solid 0px;
	width:684px;
	height:78px;
}


.title_bar_kisa
{
background: url(../../themes/cobalt/images/bar_kisa.png) no-repeat top left;
padding-left:20px;
padding-top:5px;
height:23px;
}

.title_bar_uzun
{
background: url(../../themes/cobalt/images/bar_uzun.png) no-repeat top left;
padding-left:20px;
padding-top:4px;
height:23px;
}

#kulaklik
{
background: url(../../themes/cobalt/images/kulaklik_flash.png) no-repeat bottom left;
	position	: absolute;
	
	width		: 111px;
	height		: 85px;
	overflow	: hidden;
	border		: 0px solid yellow;
	z-index 	: 1;
	
}

#container {
	position	: relative;
	top			: 0px;
	left		: 0px;
	width		: 664px;
	height		: 278px;
	
	overflow	: hidden;
	border		: 0px solid red;
	z-index		: 0;
}

#content {
	position	: relative;
	width		: 664px;
	left		: 0px;
}


p {
	font		: normal 10px/14px arial,helevetica,san-serif;
}

#scrollArea {
	position	: absolute;
	left		: 515px;
	top			: 10px;
	height		: 270px;
	width		: 15px;
	border		: 0px solid #666;
	overflow	: hidden;
	background  : url(../../themes/cobalt/scroll/scroller_area.png) no-repeat top left;
}

#scroller {
	position	: relative;
	top			: -1px;
	width		: 15px;
	cursor		:	pointer;
}

#scroller_top {
	position	: relative;
	top			: 1px;
	width		: 15px;
	height		: 6px;
	background	: url(../../themes/cobalt/scroll/scroller_top.png) no-repeat top left;
	border		: 0px solid red;
}

#scroller_middle {
	position	: relative;	
	top			: 1px;
	width		: 15px;
	background	: url(../../themes/cobalt/scroll/scroller_middle.png) repeat-y top left;
	border		: 0px solid green;
}

#scroller_bottom {
	position	: relative;	
	top			: 1px;
	width		: 15px;
	height		: 6px;
	background	: url(../../themes/cobalt/scroll/scroller_bottom.png) no-repeat top left;
	border		: 0px solid blue;
}
.title
{
	font-size:10px;
	font-weight:bold;
}
.text
{
	font-size:10px;
	text-decoration:italic;
}

.kayit_sonuc
{
	font-size:10px;
	padding:10px;
}

.error_message
{
	font-size:10px;
	padding:10px;
	color:red;
}