.theme-two-cols {
border:1px solid #EEEEEE;
margin:20px 0 0 20px;
height:308px;
width:938px;
float:left;
}
.theme-two-cols .arrow-right {
margin:114px 0 0 873px;
position:absolute;
float:right;
z-index:100;
height:54px;
width:54px;
}
.theme-two-cols .arrow-left {
margin:114px 0 0 11px;
position:absolute;
z-index:100;
height:54px;
width:54px;
float:left;
}
.theme-two-cols .arrow-left a {
background:url(img/arrow_left.png);
display:block;
height:54px;
width:54px;
}
.theme-two-cols .arrow-left a:hover {
background:url(img/arrow_left_on.png);
display:block;
height:54px;
width:54px;
}
.theme-two-cols .arrow-right a {
background:url(img/arrow_right.png);
display:block;
height:54px;
width:54px;
}
.theme-two-cols .arrow-right a:hover {
background:url(img/arrow_right_on.png);
display:block;
height:54px;
width:54px;
}
.theme-two-cols .hide {
display:none;
}
.theme-two-cols .stepcarousel {
position: relative; /* Leave this value alone */
overflow: scroll; /* Leave this value alone */
background-color:#f8f8f8;
height:308px;
}

.theme-two-cols .stepcarousel .belt{
position: absolute; /* Leave this value alone */
left: 0;
top: 0;
}

.theme-two-cols .stepcarousel .panel {
margin:11px 0 0 11px;
overflow:hidden;
display:block;
height:286px;
width:928px;
float:left;
}
.theme-two-cols .panel a.panel-image-link, .theme-two-cols .panel a.panel-image-link img {
display:block;
}
.theme-two-cols .panel .panel-col-right {
width:800px;
}
.theme-two-cols .panel .panel-col-left {
float:left;
}
.theme-two-cols .panel .panel-col-left img {
margin-right:20px;
height:286px;
width:624px;
}
.theme-two-cols .stepcarousel .panel .panel-text {
font:normal 12px/19px Arial, Tahoma, Helvetica;
text-align:left;
color:#444444;
width:740px;
}
.panel-col-right h1 {
font-size:30px; /*"trebuchet MS", Tahoma, Helvetica;
letter-spacing:-2px;*/
margin:2px 0 14px 0;
padding:0px;
line-height:30px;
}
.panel-col-right h1 a:link, .panel-col-right h1 a:visited, .panel-col-right h1 a:active {
font:bold 36px; /*"trebuchet MS", Tahoma, Helvetica;
letter-spacing:-2px;*/
text-decoration:none;
color:#9933FF;
/*color:#0A7798;*/ 
}
.panel-col-right h1 a:hover {
font:bold 36px; /*"trebuchet MS", Tahoma, Helvetica;*/
text-decoration:none;
/*letter-spacing:-2px;*/
color:#158AAD;

}
.botleer {
font:bold 12px/12px Arial, Tahoma, Helvetica;
background:url(img/fond_bot_leer.gif);
margin:9px 0 0 545px;
text-align:center;
padding-top:7px;
height:21px;
width:100px;
}
.botleer a:link, .botleer a:visited, .botleer a:active, .botleer a:hover {
font:bold 12px/12px Arial, Tahoma, Helvetica;
text-decoration:none;
color:#FFFFFF; 
}
