/* CSS Document */

/*Example CSS for the two demo scrollers*/

#pscroller1{
width: 120px;
height: 180px;
border: 1px #ffffff;
padding: 5px;
background-color: #eef6ed;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}

.headercenk
{
position:absolute;
left:900px;
top:0px;
z-index:100;

}

.cenk
{
position:absolute;
left:900px;
top:0px;
z-index:0;

}

.logincenk
{
position:absolute;
left:870px;
top:0px;
z-index:0;

}

.calO
{
font-style:normal;
font-size:10;
font-family:Arial, Helvetica, sans-serif;
}




