/*--------------------------------------------------------------*/
.stepcarousel
{
	position: relative;
/*leave this value alone*/
	border: 2px solid #E4E1F6;
	overflow: scroll;
/*leave this value alone
width: 550px;*/
	height: 245px;
/*Hight should enough to fit largest content's height*/
	text-align: left;
	text-indent: 2px;
	padding: 2px 2px 2px 1px;
}
.stepcarousel .belt
{
	position: absolute;
/*leave this value alone*/
	left: 22;
	top: 5px;
	height: 230px;
}
.stepcarousel .panel
{
	float: left;
/*leave this value alone*/
	overflow: hidden;
/*clip content that go outside dimensions of holding panel DIV*/
	margin: 3px;
/*margin around each panel*/
	width: 195px;
/*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then.*/
	height: auto;
/*height panel image*/
}
/*--------------------------------------------------------------*/
.table_hpciziciler
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: left;
	text-indent: 2px;
	line-height: 18px;
	border: 1px solid #F2F2F2;
	border-collapse: collapse;
	text-decoration: none;
}
.table_hpciziciler A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC33;
	text-align: left;
	text-indent: 0px;
	line-height: 18px;
	text-decoration: none;
}
.table_hpciziciler A:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA500;
	text-align: left;
	text-indent: 0px;
	line-height: 18px;
	text-decoration: none;
}
/*--------------------------------------------------------------*/

