.top-outside-layer{
    width: 742px;
    height: 20px;
    float: left;
    background: url(../images/top-outside-layer.png?v=1) no-repeat 0 0;
}
.center-outside-layer{
    width: 742px;
    float: left;
    background: url(../images/center-outside-layer.png?v=1) repeat-y 0 0;
}
.bottom-outside-layer{
    width: 742px;
    float: left;
    background: url(../images/bottom-outside-layer.png?v=1) no-repeat 0 0;
    height: 22px;
}
.top-inside-layer{


}

body{
    text-align: center;  
}
.buycubits {
	float:left;
	height:489px;
	width:688px;
}
.header{
    background:url(../images/header.png?v=1) no-repeat 0 0;
    width:720px;
    height:90px;
    margin:-9px 0 0 12px;
    float:left;
}

.left-header{
	float: left;
	padding: 13px;
	margin: 9px 0 0 18px;
}
.left-header span{
	font-family: arial,sans-serif;
	color: black;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	margin: 0 10px;
}
.right-header{
    float: right;
    width:  300px;
    height: 39px;
    padding: 23px 0 0;
}
.chess-cube-logo {
    background: url(../images/logo.gif) no-repeat 0 0;
    height: 20px;
    width:104px;
    float: left;
    margin: 7px 0 0;
}
.lock{
    background: url(../images/lock.png)no-repeat 0 0;
    height: 27px;
    width:119px;
    text-align: right;
    float: left;
    padding: 8px 0 0;
}
.lock span{
    color: #797575;
    font-weight: bold;
    font-size: 12px;
    font-family: arial,sans-serif;
}
a .close{
    background: url(../images/close-button.png) no-repeat 0 0;
    height: 33px;
    width: 33px;
    margin: 0 0 0 22px;
    float: left;
}
a:hover .close{
    background: url(../images/close-button.png) no-repeat 0 -40px;
}
.text-header{
    width:623px;
    background: url(../images/text-header.png) repeat-x 0 0;
    height: 29px;
    text-align: left;
    padding: 3px 0 0 10px;

}
.text-header span{
    font-family: arial, sans-serif;
    color: #444242;
    font-weight: bold;
}
.payment-container{
    float: left;
    width:262px;
    height: 130px;
    border: 1px dotted;
    margin: 0 0 0 28px;
}
.credit{
    float: left;
    text-align: left;
    width: 259px;

}
.credit input{
    float: left;

}
.credit .credit-card{
    float: left;
    background: url(../images/credit-cards.gif) no-repeat 0 0;

}
a .credit-card{
    background: url(../images/credit-cards.gif) no-repeat;
    width: 152px;
}
a:hover .credit-card{
    background: url(../images/credit-cards.gif)no-repeat 0 -100px;
}
a.paypal{

}
#noJS {
	color:#ffffff;
	font-weight:bold;
}
