#ctwWrapper {
	border:solid 1px #fff;
	float:right;
	width: 180px;
	height: 480px;
	display:block;
	background:url(/Public/images/ctwBackground.png);
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:10px;
}


#ctwWrapper #ctwList
{
    font-size:10px;
    line-height:10px;
    position:absolute;
    top:118px;
    width:150px;
    margin-left:10px;
}

#ctwButton
{
    position:absolute;
    top:210px;
    left:50px;
    border:none;
}

#ctwLeft, #ctwRight, #ctwBottom
{
    border:solid 0px #f00;
}

#ctwLeft label, #ctwRight label
{
    float:left;
    clear:both;
    width:200px;
    white-space:nowrap;
}

#ctwLeft>input, #ctwRight>input
{
    float:left;
    margin:1px;
    font-size:10px;
    clear:both;
    width:200px;
    border:solid 1px #222;
}

#ctwBottom input
{
    margin:1px;
    font-size:10px;
    width:200px;
    border:solid 1px #222;
}

#ctwLeft>span>input, #ctwRight>span>input
{
    float:left;
    margin:1px;
    font-size:10px;
    border:solid 1px #222;
}

#ctwLeft select
{
    float:left;
    margin:1px;
    font-size:10px;
    border:solid 1px #222;
}


#ctwLeft, #ctwRight
{
    width:240px;
    position:absolute;
    top:110px;
}

#ctwLeft
{
    left:40px;
}

#ctwRight
{
    right:20px;
}


#ctwBottom
{
    position:absolute;
    width:480px;
    top:260px;
    left:40px;
}

.ctwBody
{
    background-image:url(/Public/images/ctwFormBackground.png);
    background-position:center;
    background-repeat:no-repeat;
    margin:0;
    padding:0;
}

.ctwClearLeft
{
    clear:left;
}

.ctwNoClear
{
    clear:none;
}

.ctwClearRight
{
    clear:right;
}

.ctwHeader
{    
    color:#036;
}

h2.ctwHeader
{
    position:absolute;
    top:60px;
    left:40px;
}

#ctwThanks
{
    position:absolute;
    top:200px;
    width:480px;
    left:40px;
}

#ctwBottom p
{
    margin:0;    
}

#ctwBottom ol
{
    margin-top:0px;
    margin-bottom:0px;    
}

#ctwLogo
{
    position:absolute;
    top:30px;
    right:40px;
    border:none;
}

#ctwThanks #ctwLogo
{
    top:-60px;
    right:30px;
}

#ctwVideo
{
    position:absolute;
    top:100px;
    left:40px;
}

.submitButton
{
    position:absolute;
    left:100px;
    bottom:40px;
}

#ctwContinue img, #ctwBack img
{
	border:none;
}

#ctwContinue, #ctwBack
{
	position:absolute;
	bottom:40px;
	left:40px;
}
