@charset "utf-8";
/* ###################### LAYOUT ###################### */
/* --- specials main --- */
body#internettime-main #teaser-wrap {
	width:673px;
	height:auto;
	padding:9px 0 0 15px;
	background:url(../img/watches-teaser-bg.jpg) top left no-repeat;
}

body#internettime-itime_howitworks .content-text {
    float:left;
    width: 456px;
}
body#internettime-itime_howitworks .text-wrap {
    width: 376px;
    padding-left: 21px; 
    padding-top: 14px; 
    padding-right: 57px; 
    margin-top: 3px;
    background:transparent url(../img/history-text-bg.gif) repeat-x scroll left top;
    position: relative;
}

body#internettime-itime_howitworks .content-rightcolumn {
    float:left;
    right: 0px; position: absolute; left: 456px; top: 0px; margin-top: 25px;
    height: 499px;
}

body#internettime-itime_howitworks .content-rightcolumn#teaser {
    margin: 3px;
}
body#internettime-itime_howitworks #primary-content {
    height:550px;
}
body#internettime-itime_converter #primary-content {
    height:750px;
}
body#internettime-main #primary-content {
    height:600px;
}

body#internettime-itime_howitworks .steps {
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
/*    text-transform:uppercase;*/
}

