/* ----------------------------------------------------------------------------------------------------------

    Output device: screen, projection

    Update:     2008-07-29, 18:30 GMT+1
    Version:    2.2.6 (2008-07-13, 14:28 GMT+1)

    Structure:
        display; position; z-index; float; clear; width; height; overflow; margin; padding; border; background; align; font;

    Content:
    
        1) HTML tags
        2) HTML styles
        3) Layout
        4-1) Page: Homepage
        5) Others

---------------------------------------------------------------------------------------------------------- */

/* ----------------------------------------------------------------------------------------------------------
1) HTML tags
---------------------------------------------------------------------------------------------------------- */

body {background:url("../design/bg.gif") 0 0 repeat-x; font:0.8em/1.5 "arial", sans-serif;}

h1, h2, h3, h4, h5, h6, p, address, blockquote, table, dl, fieldset {margin:15px 0;}

/* ----------------------------------------------------------------------------------------------------------
2) HTML styles
---------------------------------------------------------------------------------------------------------- */

ul.ul-01 {margin:15px 0; list-style:none;}
ul.ul-01 li {padding:2px 0 2px 25px; background:url("../design/ul-01.gif") 0 50% no-repeat; font-size:85%;}

ul.ul-list {margin:15px 0; list-style:none;}
ul.ul-list li {padding:1px 0;}
ul.ul-list span.date {padding-right:10px;}

/* ----------------------------------------------------------------------------------------------------------
3) Layout
---------------------------------------------------------------------------------------------------------- */

#main {width:960px; margin:0 auto; overflow:hidden;}
#main2 {
	width:960px;
	overflow:hidden;
	height: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
    #header {position:relative; height:30px; padding:30px 20px 15px 20px;}

        #logo {margin:0;}
    
        #nav {
	position:absolute;
	top:49px;
	right:-17px;
	margin:0;
	width: 381px;
}
        #title {
	position:absolute;
	top:49px;
	left:0px;
	margin:0;
	width: 340px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #999;
	padding-left: 19px;
	padding-top: 2px;
}
        #nav_email {
	position:absolute;
	top:36px;
	right:29px;
	margin:0;
	width: 202px;
}
        #nav_email2 {
	position:absolute;
	top:3px;
	right:15px;
	margin:0;
	width: 202px;
}
        #banner {
	position:absolute;
	top:44px;
	right:399px;
	margin:0;
	width: 302px;
	height: 69px;
}
        #nav span {margin:0 8px;}
        #nav #nav-active {font-weight:bold; text-decoration:none;}
    
    #tray {position:relative; width:960px; height:45px; background:url("../design/tray2.gif") 0 0 no-repeat; overflow:hidden; font:bold 90%/1 "tahoma",sans-serif;}
    #tray ul {margin:0 75px; list-style:none;}
    #tray li {display:inline;}
    #tray li a {display:block; float:left; padding:17px 20px 17px 18px; background:url("../design/tray-separator.gif") 100% 0 no-repeat; text-decoration:none;}
    #tray li a:hover {background:url("../design/tray-hover.gif");}
    #tray li#tray-active a {background:url("../design/tray-active.gif");}

        #search {position:absolute; top:8px; right:20px;}
        #search div {position:relative; width:185px;}
        
        #search #search-input {
	position:absolute;
	top:-21px;
	left:0;
	width:150px;
	height:30px;
	background:url("../design/search-input.gif") 0 0 no-repeat;
	overflow:hidden;
}
        #search #search-input input {width:136px; margin:8px; border:0; font:100%/1 "arial",sans-serif;}
        #search #search-submit {position:absolute; top:0; right:0; width:30px;}

    #footer {clear:both; padding:20px 20px 40px 20px; font-size:85%;}
	    #footer2 {
	clear:both;
	font-size:85%;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}

    #footer p {margin:0;}

/* ----------------------------------------------------------------------------------------------------------
4-1) Page: Homepage
---------------------------------------------------------------------------------------------------------- */

#col-top {width:960px; height:5px; margin-top:15px; background:url("../design/col-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
	#col-top-vid1 {width:960px; height:5px; margin-top:15px; background:url("../design/col-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
	#col-top-vid2 {width:960px; height:5px; margin-top:15px; background:url("../design/col-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
	#col-top-vid3 {width:960px; height:5px; margin-top:15px; background:url("../design/col-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}

#col-bottom {width:960px; height:5px; margin-bottom:15px; background:url("../design/col-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
	#col-bottom-vid1 {width:960px; height:5px; margin-bottom:15px; background:url("../design/col-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
	#col-bottom-vid2 {width:960px; height:5px; margin-bottom:15px; background:url("../design/col-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
	#col-bottom-vid3 {width:960px; height:5px; margin-bottom:15px; background:url("../design/col-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}

#col {
	position:relative;
	padding:15px 30px 15px 20px;
	background-repeat: repeat-y;
	background-position: 0 0;
}
#col_youtube {
	position:relative;
	padding:15px 00px 15px 00px;
	background-repeat: repeat-y;
	background-position: 0 0;
}
#col-diff-calc {
	position:relative;
	padding:15px 30px 15px 20px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
	#col-vid1 {position:relative; padding:15px 30px 15px 20px; background:url("../design/col.gif") 0 0 repeat-y;}
	#col-vid2 {position:relative; padding:15px 30px 15px 20px; background:url("../design/col.gif") 0 0 repeat-y;}
	#col-vid3 {position:relative; padding:15px 30px 15px 20px; background:url("../design/col.gif") 0 0 repeat-y;}

#col2 {
	position:relative;
	background:url("../design/col.gif") 0 0 repeat-y;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#col3 {
	position:relative;
	background:url("../design/col.gif") 0 0 repeat-y;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 600px;
	width: 1000px;
}
#col4 {
	position:relative;
	padding:0px 0px 0px 0px;
	background:url("../design/col.gif") 0 0 repeat-y;
}
	#col-vid1 {position:relative; padding:15px 30px 15px 20px; background:url("../design/col.gif") 0 0 repeat-y;}
	#col-vid2 {position:relative; padding:15px 30px 15px 20px; background:url("../design/col.gif") 0 0 repeat-y;}
	#col-vid3 {position:relative; padding:15px 30px 15px 20px; background:url("../design/col.gif") 0 0 repeat-y;}

#topHolder{
	position:relative;
	height: 620px;
	width: 1000px;
}

#col-video {position:relative; padding:15px 30px 15px 20px; background:url("../design/col.gif") 0 0 repeat-y;}

    #ribbon {
	position:absolute;
	top:342px;
	left:-3px;
	width:100px;
	height:100px;
	background:url("../design/ribbon.gif") 0 0 no-repeat;
	font-size:0;
	line-height:0;
	overflow:hidden;
	z-index:10;
}

    #col-browser {
	position:relative;
	float:left;
	width:280px;
	height:200px;
	background-image: url(../image/black_bg.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 35px;
}
#col-diff-calc {
	position:absolute;
	float:left;
	width:959px;
	height:291px;
	background-position: 0 0;
	left: -1px;
	top: 36px;
	background-repeat: no-repeat;
	background-image: url(../images/diff_calc_bg.png);
}
#col-pre-calc {
	position:absolute;
	float:left;
	width:959px;
	height:291px;
	background-position: 0 0;
	left: -1px;
	top: 36px;
	background-repeat: no-repeat;
	background-image: url(../images/pre_calc2_bg.png);
}
#col-multi-calc {
	position:absolute;
	float:left;
	width:959px;
	height:291px;
	background-position: 0 0;
	left: -1px;
	top: 36px;
	background-repeat: no-repeat;
	background-image: url(../images/mult_calc_bg.png);
}
#col-int-calc {
	position:absolute;
	float:left;
	width:959px;
	height:291px;
	background-position: 0 0;
	left: -1px;
	top: 37px;
	background-repeat: no-repeat;
	background-image: url(../images/int_calc_bg.png);
}
#col-ap-calc {
	position:absolute;
	float:left;
	width:959px;
	height:291px;
	background-position: 0 0;
	left: -1px;
	top: 37px;
	background-repeat: no-repeat;
	background-image: url(../images/ap_calc_bg.png);
}
#col-rl {
	position:absolute;
	float:left;
	width:959px;
	height:271px;
	background-position: 0 0;
	left: -4px;
	top: 14px;
	background-repeat: no-repeat;
	background-image: url(../images/rl_bg.png);
	padding-top: 20px;
	padding-left: 20px;
}
#col-pre-calc {
	position:absolute;
	float:left;
	width:959px;
	height:291px;
	background-position: 0 0;
	left: -1px;
	top: 37px;
	background-repeat: no-repeat;
	background-image: url(../images/pre_calc_bg.png);
}
#col-stats {
	position:absolute;
	float:left;
	width:959px;
	height:291px;
	background-position: 0 0;
	left: -1px;
	top: 37px;
	background-repeat: no-repeat;
	background-image: url(../images/stats_bg.png);
}
#col-journal {
	position:absolute;
	float:left;
	width:959px;
	height:291px;
	background-position: 0 0;
	left: -1px;
	top: 37px;
	background-repeat: no-repeat;
	background-image: url(../images/journal_bg.png);
}
    #textbookLinks {
	position:relative;
	float:left;
	width:280px;
	height:200px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
    #youtubeHolder {
	position:relative;
	float:left;
	width:960px;
	height:370px;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-left: 0px;
	background-image: url(../images/youtube2.png);
}
    #col-browser-app {
	position:relative;
	float:left;
	width:280px;
	height:200px;
	background-image: url(../image/black_bg_app.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 45px;
}
 #col-schools {
	position:relative;
	float:left;
	width:280px;
	height:200px;
	background-image: url(../schools/images/northeasternuniversity.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 45px;
}
    #col-browser-about {
	position:relative;
	float:left;
	width:280px;
	height:200px;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 15px;
}
    #col-browser-support {
	position:relative;
	float:left;
	width:280px;
	height:800px;
	background-image: url(../image/support_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 45px;
}
    #col-browser-preface {
	position:relative;
	float:left;
	width:280px;
	height:200px;
	background-image: url(../image/support_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 45px;
}

    #col-browser2 {
	position:relative;
	float:left;
	width:280px;
	height:200px;
	background-image: url(image/book_reflect.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 45px;
}

    #col-browser-form {
	position:absolute;
	float:left;
	width:700px;
	height:590px;
	background-image: url(image/book_reflect.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;
	padding-left: 20px;
	left: 230px;
	top: 13px;
}
    #col-browser3 {
	position:relative;
	float:left;
	width:280px;
	height:200px;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0px;
}
}
    #col-browser-vid1 {
	position:relative;
	float:left;
	width:280px;
	height:200px;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0px;
}
    #col-browser-vid2 {
	position:relative;
	float:left;
	width:280px;
	height:200px;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0px;
}
    #col-browser-vid3 {
	position:relative;
	float:left;
	width:280px;
	height:200px;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0px;
}
    #col-browser3a {
	position:absolute;
	float:left;
	width:283px;
	height:197px;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 10px;
	left: 641px;
	top: 493px;
	background-color: #f5f5f5;
	padding-left: 10px;
	padding-right: 10px;
}
    #col-browser4 {
	position:relative;
	float:left;
	width:380px;
	height:400px;
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-top: 0px;
}
    #col-browser img {position:absolute; top:28px; left:10px;}

    #col-text {
	float:right;
	width:634px;
	padding-top:0px;
	line-height:1.7;
	position: absolute;
	left: 287px;
	top: 17px;
	background-image: url(../image/text_bg.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}
    #col-youtube {
	float:right;
	width:230px;
	height:350px;
	padding-top:0px;
	line-height:1.7;
	position: absolute;
	overflow: auto;
	background-color: #fff;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
}
  #col-text2 {
	float:right;
	width:554px;
	padding-top:5px;
	line-height:1.7;
	position: absolute;
	left: 315px;
	top: 49px;
	padding-right: 15px;
	padding-bottom: 15px;
	overflow: auto;
	height: 214px;
	padding-left: 30px;
}
  #col-text2a {
	float:right;
	width:911px;
	padding-top:5px;
	line-height:1.7;
	position: absolute;
	left: -13px;
	top: 74px;
	padding-right: 15px;
	padding-bottom: 15px;
	overflow: auto;
	height: 214px;
	padding-left: 30px;
}
  #col-text-slider {
	float:right;
	width:590px;
	padding-top:5px;
	line-height:1.7;
	position: absolute;
	left: 32px;
	top: 15px;
	padding-right: 15px;
	overflow: hidden;
	height: 235px;
	padding-left: 0px;
	background-image: url(../image/slider_bg.png);
	background-repeat: no-repeat;
}
  #textbookInfo {
	float:right;
	width:509px;
	padding-top:5px;
	line-height:1.4;
	position: absolute;
	left: 22px;
	top: 6px;
	padding-right: 15px;
	overflow: auto;
	height: 655px;
	padding-left: 15px;
}
 #aboutInfo {
	float:right;
	width:717px;
	padding-top:5px;
	line-height:1.4;
	position: absolute;
	left: 16px;
	top: -1px;
	padding-right: 15px;
	overflow: auto;
	height: 570px;
	padding-left: 10px;
}
 #textbookInfo2 {
	float:right;
	width:526px;
	padding-top:5px;
	line-height:1.5;
	position: absolute;
	left: 24px;
	top: 252px;
	padding-right: 15px;
	overflow: hidden;
	height: 336px;
	padding-left: 15px;
}
  #mainTextbookHolder {
	float:right;
	width:626px;
	position: absolute;
	overflow: hidden;
	height: 610px;
	background-image: url(../images/textbook_bg.jpg);
	background-repeat: no-repeat;
	left: 323px;
	top: 7px;
}
  #mainAboutHolder {
	float:right;
	width:780px;
	position: absolute;
	overflow: hidden;
	height: 610px;
	background-image: url(../images/about_bg.jpg);
	background-repeat: no-repeat;
	left: 174px;
	top: 7px;
}
  #col-comm {
	float:right;
	width:612px;
	padding-top:5px;
	line-height:1.7;
	position: absolute;
	left: 301px;
	top: -19px;
	padding-right: 15px;
	padding-bottom: 15px;
	overflow: auto;
	height: 287px;
	padding-left: 30px;
}
 #col-text-vid2 {
	float:right;
	width:612px;
	padding-top:5px;
	line-height:1.7;
	position: absolute;
	left: 326px;
	top: 9px;
	padding-right: 15px;
	padding-bottom: 15px;
	overflow: auto;
	height: 200px;
	padding-left: 0px;
}
 #col-text-vid3 {
	float:right;
	width:612px;
	padding-top:5px;
	line-height:1.7;
	position: absolute;
	left: 302px;
	top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	overflow: auto;
	height: 200px;
	padding-left: 30px;
}
 #col-text-vid4 {
	float:right;
	width:612px;
	padding-top:5px;
	line-height:1.7;
	position: absolute;
	left: 305px;
	top: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	overflow: auto;
	height: 200px;
	padding-left: 30px;
}
 #col-text-options {
	float:right;
	width:532px;
	line-height:1.7;
	position: absolute;
	left: 327px;
	top: 6px;
	overflow: visible;
	height: 92px;
	padding: 0px;
	background-repeat: no-repeat;
}
 #col-text-options-slider {
	float:right;
	width:532px;
	line-height:1.7;
	position: absolute;
	left: 2px;
	top: 2px;
	overflow: visible;
	height: 92px;
	padding: 0px;
	background-repeat: no-repeat;
}
 #col-text-ipad {
	float:right;
	width:612px;
	padding-top:15px;
	line-height:1.7;
	position: absolute;
	left: 313px;
	top: 18px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	overflow: visible;
	height: 1300px;
}
  #col-text3 {
	float:right;
	width:557px;
	padding-top:20px;
	line-height:1.7;
	position: absolute;
	left: 320px;
	top: 1px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-left: 30px;
	height: 218px;
}
#col-text-diff {
	float:right;
	width:628px;
	padding-top:15px;
	line-height:1.7;
	position: absolute;
	left: 248px;
	top: -17px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	height: 220px;
}
  #col-text-j {
	float:right;
	width:599px;
	padding-top:15px;
	line-height:1.4;
	position: absolute;
	left: 18px;
	top: 8px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: 183px;
	background-image: url(../images/f5holder.jpg);
	background-repeat: repeat-x;
}
  #col-text-form {
	float:right;
	width:589px;
	padding-top:15px;
	line-height:1.7;
	position: absolute;
	left: 640px;
	top: 8px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
	height: 163px;
	background-image: url(../images/f5holder.jpg);
	background-repeat: repeat-x;
}
  #col-text-form-download {
	float:right;
	width:265px;
	padding-top:15px;
	line-height:1.7;
	position: absolute;
	left: 658px;
	top: 8px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: 163px;
	background-image: url(../images/f5holder.jpg);
	background-repeat: repeat-x;
}
  #col-text-form-title {
	float:right;
	width:513px;
	padding-top:15px;
	line-height:1.4;
	position: absolute;
	left: 402px;
	top: -8px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: 137px;
}
 #col-text-about {
	float:right;
	width:628px;
	padding-top:15px;
	line-height:1.7;
	position: absolute;
	left: 295px;
	top: -12px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	height: 800px;
}
  #col-text4 {
	float:right;
	width:450px;
	padding-top:15px;
	line-height:1.7;
	position: absolute;
	left: 427px;
	top: -9px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	height: 220px;
}
  #col-text5 {
	float:right;
	width:628px;
	padding-top:15px;
	line-height:1.7;
	position: absolute;
	left: 27px;
	top: -12px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	height: 220px;
}
 #col-text-support {
	float:right;
	width:758px;
	padding-top:15px;
	line-height:1.7;
	position: absolute;
	left: 19px;
	top: 11px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	height: 800px;
	overflow: auto;
}
#col-text-preface {
	float:right;
	width:800px;
	padding-top:15px;
	line-height:1.7;
	position: absolute;
	left: 34px;
	top: -8px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	height: 600px;
	overflow: auto;
}

        #slogan {position:relative; width:289px; height:33px; overflow:hidden; margin:0; padding:0; font-size:180%;	overflow: auto;
	height: 220px;
	overflow: auto;
	height: 220px;
	overflow: auto;
	height: 220px;
	height: 220px;
	overflow: auto;
	height: 220px;
	overflow: auto;
}
        #slogan span {display:block; position:absolute; top:0; left:0; z-index:1; width:100%; height:100%; margin:0; padding:0; background:url("../tmp/slogan.gif") 0 0 no-repeat;}
        #btns {margin-top:25px; margin-bottom:0;}

#cols2-top {width:960px; height:5px; margin-top:15px; background:url("../design/cols2-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols2-bottom {width:960px; height:5px; margin-bottom:15px; background:url("../design/cols2-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols2 {background:url("../design/cols2.gif") 0 0 repeat-y;}

    #cols2 #col-left {float:left; width:595px; padding:20px;}
    #cols2 #col-right {float:right; width:268px; margin-right:1px; padding:20px;}
    
        #cols2 #col-left h4, #cols2 #col-right h4 {margin:0; font-size:100%;}
        #cols2 #col-left .title {background:url("../design/dot.gif") 0 50% repeat-x;}
        #cols2 #col-left .title h4 {display:inline; padding-right:10px;}
        #cols2 #col-left .title span {padding-left:10px;}

        #cols2 .box {margin-top:15px;}
        #cols2 #col-right h4 {background:url("../design/dot-02.gif") 0 50% repeat-x;}
        #cols2 #col-right h4 span {padding-right:10px;}
        #cols2 .col-right-img {float:left; width:65px;}
        #cols2 .col-right-text {
	float:right;
	width:260px;
}
        #cols2 .col-right-text p {margin:0;}

#cols3-top {width:960px; height:5px; margin-top:15px; background:url("../design/cols3-top.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols3-bottom {width:960px; height:5px; margin-bottom:15px; background:url("../design/cols3-bottom.gif") 0 0 no-repeat; font-size:0; line-height:0; overflow:hidden;}
#cols3 {background:url("../design/cols3.gif") 0 0 repeat-y;}

    .col {
	float:left;
	width:308px;
	padding:0 1px;
	margin-right:15px;
}
    .col.last {margin-right:0;}
    .col h3 {margin:0; padding:7px 15px 12px 50px; background:url("../design/cols3-title.gif") 20px 40% no-repeat; font-size:120%;}

        .col-text {
	padding:20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
}
        .col-text-2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #DFDFDF;
	border-left-color: #DFDFDF;
	background-image: url(../images/square-blank.png);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-top: 10px;
	line-height: 16px;
}
        .col-text p {margin:0;}
        .col-text ul {margin-bottom:0;}
        .col-more {padding:10px 10px 1px 0; text-align:right;}

#videos {
	background-color:#ebeaea;
	width:572px;
	height:287px;
	float:left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 9px;
	top: -14px;
	position: absolute;
	left: 22px;
	border: thin solid #333333;
}
#video_headings {
	background-color:#ebeaea;
	width:557px;
	height:35px;
	float:left;
	overflow:auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 9px;
	top: -25px;
	position: absolute;
	left: -8px;
	border: thin none #333333;
}
#video_list {
	background-color:#EEF8E4;
	width:557px;
	height:221px;
	float:left;
	overflow:auto;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 9px;
	top: 37px;
	position: absolute;
	left: 1px;
	border: thin none #333333;
}
/* ----------------------------------------------------------------------------------------------------------
5) Others
---------------------------------------------------------------------------------------------------------- */

.ico-comment {padding-left:18px; background:url("../design/ico-comment.gif") 0 50% no-repeat;}
.ico-rss {padding-left:18px; background:url("../design/ico-rss.gif") 0 50% no-repeat;}

.smaller {font-size:85%;}
#main #TabbedPanels1 .TabbedPanelsTabGroup .TabbedPanelsTab {
	color: #666;
}
opt {
	color: #FFF;
}
p2 {
	color: #FFF;
}
  #staff {
	float:right;
	width:450px;
	padding-top:15px;
	line-height:1.7;
	position: absolute;
	left: 427px;
	top: -9px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	height: 220px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.pricing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	alignment-adjust: auto;
	line-height: normal;
}

