p.question {-moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;}
div.asStart {border-top: medium none; border-bottom: medium none; padding-top: 3px; padding-bottom: 7px;}
#TB_window {
    font: 12px Arial, Helvetica, sans-serif;
    /* color: #333333; for PRI */
}

#TB_secondLine {
    font: 10px Arial, Helvetica, sans-serif;
    color:#666666;
}

/* 
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
*/

#TB_overlay {
    position: absolute;
    z-index:100;
    top: 0px;
    left: 0px;
    background-color:#000;
}

#TB_window {
    position: absolute;
    z-index: 102;
	 background: #ffffff; 
    /* color:#000000; for PRI */
    /* border: 3px solid #666666; #525252 */ 
    text-align:left;
}

#TB_window img {
  display:block;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
	margin: 15px 15px 0; 
	float: right
}

#TB_caption{
    height:25px;
    padding:7px 30px 10px 25px;
    float:left;
}

#TB_closeWindow{
    height:25px;
    padding:11px 25px 10px 0;
    float:right;
}

#TB_closeAjaxWindow{
    padding:8px 22px 7px 0; /* 5px 10px 7px 0 */
    margin-bottom:1px;
    text-align:right;
    float:right;
}

#TB_ajaxWindowTitle{
    float:left;
    padding:7px 0 5px 10px;
    margin-bottom:1px;
}


#TB_title{
    /* background-color:#62bb46;  #e8e8e8 */
    height:34px; /* 27px */
	background: transparent url(../img/150-bkgd.png) no-repeat scroll 0 0;
}

#TB_ajaxContent{
    clear:both;
    /*padding:0 15px 15px 15px;  2px 15px 15px 15px; */
		padding: 0;
    overflow:auto;
    text-align:left;
    line-height:1.4em;
	//background: transparent url(../img/150-bkgd-title.png) no-repeat scroll left bottom;
}

#TB_ajaxContent div.content {
	padding: 15px;
}

#TB_ajaxContent p{
    /* padding:5px 0px 5px 0px; */
	/*  for PRI  */
	font-size: 1.2em;
	line-height: 1.2em;
	/*  end  */
}

#TB_load{
    position: absolute;
    display:none;
    height:100px;
    width:100px;
    z-index:101;
}

#TB_HideSelect{
    z-index:99;
    position:absolute;
    top: 0;
    left: 0;
    background-color:#fff;
    border:none;
}

#TB_iframeContent{
    clear:both;
    border:none;
    margin-bottom:-1px;
    margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
    margin-bottom:1px;
}

/* video */

#TC_window {
    font: 12px Arial, Helvetica, sans-serif;
    /* color: #333333; for PRI */
}

#TC_secondLine {
    font: 10px Arial, Helvetica, sans-serif;
    color:#666666;
}

/* 
#TC_window a:link {color: #666666;}
#TC_window a:visited {color: #666666;}
#TC_window a:hover {color: #000;}
#TC_window a:active {color: #666666;}
#TC_window a:focus{color: #666666;}
*/

#TC_overlay {
    position: absolute;
    z-index:100;
    top: 0px;
    left: 0px;
    background-color:#000;
}

#TC_window {
    position: absolute;
    z-index: 102;
	/* background: #ffffff; */
    /* color:#000000; for PRI */
    /* border: 3px solid #666666; #525252 */ 
    text-align:left;
}

#TC_window img {
    /* display:block;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666;*/
	margin: 0 15px; 
	float: right
}

#TC_caption{
    height:25px;
    padding:7px 25px 7px 25px;
    float:left;
}

#TC_closeWindow{
    height:25px;
    padding:11px 25px 10px 0;
    float:right;
}

#TC_closeAjaxWindow{
    padding:8px 22px 7px 0; /* 5px 10px 7px 0 */
    margin-bottom:1px;
    text-align:right;
    float:right;
}

#TC_ajaxWindowTitle{
    float:left;
    padding:7px 0 5px 7px;
    margin-bottom:1px;
}


#TC_title{
    /* background-color:#62bb46;  #e8e8e8 */
    height:34px; /* 27px */
}

#TC_ajaxContent{
    clear:both;
    padding:5px 5px 5px 5px; /* 2px 15px 15px 15px; */
    overflow:auto;
    text-align:left;
	background-color: black;
}

#TC_ajaxContent div {
	padding:10px 10px 10px 10px
}

#TC_ajaxContent p{
    /* padding:5px 0px 5px 0px; */
	/*  for PRI  */
	/*  end  */
}

#TC_load{
    position: absolute;
    display:none;
    height:100px;
    width:100px;
    z-index:101;
}

#TC_HideSelect{
    z-index:99;
    position:absolute;
    top: 0;
    left: 0;
    background-color:#fff;
    border:none;
}

#TC_iframeContent{
    clear:both;
    border:none;
    margin-bottom:-1px;
    margin-top:1px;
}

/* IE6 */
* html #TC_iframeContent{
    margin-bottom:1px;
}

/* bof custom additions */
#content-image {
	border: none;
}
#TB_ajaxContent div#guarantee-content {
	background: url('../img/150-bkgd-title.png') bottom;
	padding: 74px 30px 20px 18px;
}
/* eof custom additions */