/* info page style */
#info 
{
	padding-top: 10px; /*push-down its content*/
	padding-left: 12px;
	background-color: #ffffff;
}

#info #info-leftnav
{
	float: left; 
	margin: 0; 
}

#info #info-content
{
	float: left;
	width: 700px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#info #info-content.www
{
	float: left;
	width: 575px;
	padding-bottom: 10px;
}
.ie6 #info #info-content, .ie7 #info #info-content, .ie8 #info #info-content
{
	padding-right: 40px;
}

/* the leftmenu is a the style for the nav for the info pages */
/* made up of an unordered list of links */
.leftmenu ul
{
    margin: 0;
    padding: 0;
    width: 100%;
}

.leftmenu ul li
{
	list-style-type: none;
    position: relative;
    padding: 0;
}

.leftmenu ul li a
{
	text-decoration: none;
	
}

/* basic style for links (each is a menu link block) */
/* basic style is white with black text and a bottom border */

/* note: all the extra :link and :visited are for internet explorer weirdness */

.leftmenu ul li a:link, .leftmenu ul li a:visited
{
    display: block;
    text-decoration: none;
    color: black;
    background: #F5F5F5;
    padding: 0 0 0 10px;
   	border-bottom: 1px solid white ;
    font-size: 12px;
    line-height: 200%;
	width: 161px;
}


/* level1 is additionally bold */

.leftmenu ul li.level1 a, .leftmenu ul li.level2 a, .leftmenu ul li.level1 a.active
{
    font-weight: normal;
}

/* level0 - bold and _hier0_inactive color (info_gray) */

.leftmenu ul li.level0 a:link, .leftmenu ul li.level0 a:visited
{
   	background:  #FDF0D0
;
	color: black;
;
    font-weight: bold;
}

/* level1 and level2, active & active:hover - level1 active color (info_active) */

.leftmenu ul li a.active:link, .leftmenu ul li a.active:visited,
.leftmenu ul li a.active:hover
{
	color: black;
	background: #CED0D0
;
	
}

/* level0, active & active:hover & active_top - _level0_active color (info_darkest) */

.leftmenu ul li.level0 a.active:link, .leftmenu ul li.level0 a.active:visited,
.leftmenu ul li.level0 a.active:hover
{
	color: #FFFFFF
;
	background: #CED0D0
;
}

/* level1 and level2, hover - _level1_hover color (info_hover) */

.leftmenu ul li a:hover
{
	background: #E7AC62
;
        text-decoration: none;
}

/* level0, hover - text goes black, _level0_active color (info_darkest) */

.leftmenu ul li.level0 a.active_top:hover, .leftmenu ul li.level0 a:hover
{
	color: white;
	background: #E7AC62
;
 	text-decoration: none;
}

/* Fix IE. Hide from IE Mac \*/
* html #info .leftmenu ul li { float: left; }
* html #info .leftmenu ul li a { height: 1%; }
/* End */

#info #info-table-container
{
	margin: 0px;
}

#info .contentbox
{
	padding: 10px;
	background: #ffffff
;
	margin-left:1px;
	margin-right:4px;
}

#info #gotosafetycenter
{
	background-color:#FFFFCC;
	border:1px solid #FDA33D;
	font-weight:bold;
	line-height:18px;
	margin:30px 0px;
	padding:15px;
}


#info #avoidscams
{
	background: url(http://i.oodleimg.com/o2/fraud_icon_wide.gif) no-repeat 5px 8px;
	padding: 5px 5px 5px 45px;
	border: 1px solid  #ff7900
;
	line-height: 18px;
	margin: 10px 0;
}

#info #avoidscams h2
{
	font-weight: bold;
	color: black;
	margin: 5px;
}

#info #avoidscams ol
{
	font-size: 14px;
	font-weight: normal;
}

#info a.loud-link
{
	font-size: 14px;
	font-weight: bold;
}

#info p
{
	line-height: 125%;
	margin: 0;

}



#info ol
{
	margin: 5px;
	padding: 5px;
	padding-left: 20px;
	list-style: decimal;
}

#info ol li
{
	list-style-type: decimal;
}

#info peek-a-boo-fix
{
	height:1%;
   	background:  #FDF0D0
;
}


/* bits and pieces to make the nav pretty - border collapse with a gray outline */

.leftmenu table, .leftmenu td
{
	margin:0;
  	padding:0;
  	border: 0;
  	border-collapse:collapse;
}

#info .outlinegray
{
  	border: 1px solid #ffc13e
;
  	border-collapse:collapse;
   	background:  #FEE7B1
;
}

/* used for bullets in left nav */
#info .darkest
{
	color: black>;
}

#info .dark_bar
{
   background:  #FDF0D0
;
}

#info .dark_bar_btm
{
   background:  #FEE7B1
;
}


#info .light_gray_bar
{
   background:  #FEE7B1
;
}

/* more info pages styling */

#info h1
{
	color: black;
	font-size: 18px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 6px;
	padding: 0;
}

#info h1 a
{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#info h2
{
	color: #E7AC62
;
	font-size: 18px;
	font-weight: normal;
	margin-top: 15px;
	padding: 0;
}

#info h3
{
    margin-top: 8px;
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: bold;
    color: black;
}

#info h3 a
{
	font-size: 16px;
	font-weight: bold;
}

#info .pagetitle
{
	color: color: #E7AC62
;
;
	font-size: 26px;
	font-weight: normal;
	margin-left: 0;
	padding: 0;
	margin-bottom: 5px;
	margin-top:10px;
}

#info .subtitle
{
   	font-size: 16px;
   	margin-top: 5px;
   	margin-bottom: 10px;
   	line-height: 125%;
}

#info .major, #info .major a
{
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 125%;
}

#info .highlight
{
	background-color: #ffff00;
}

#info .email
{
	border: 1px solid #cccccc;
	margin:  2em 0;
	padding: 0.5em;
}

#info .email h2
{
	color: black;
	font-size: 1.2em;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 0.5em;
	padding-bottom: 0.2em;
	font-weight: bold;
}

#info .email h2 .subtext
{
	font-weight: normal;
	font-style: italic;
}

blockquote.fraud-sample
{
    background: url('http://i.oodleimg.com/a/quote.gif') no-repeat;
    background-position: top left;
    padding-left: 20px;
    margin: 5px;
    text-align: justify;
    color: #666666;
}

blockquote.fraud-sample div.text
{
    background: url('http://i.oodleimg.com/a/unquote.gif') no-repeat;
    background-position: bottom right;
    padding-right: 20px;
    text-align: justify;
    color: #666666;
	float: left;
}

blockquote.testimonial
{
    background: url('http://i.oodleimg.com/a/quote.gif') no-repeat;
    background-position: top left;
    padding-left: 20px;
    margin: 20px;
    text-align: justify;
    color: #666666;
}

blockquote.testimonial p.text
{
    background: url('http://i.oodleimg.com/a/unquote.gif') no-repeat;
    background-position: bottom right;
    padding-right: 20px;
    text-align: justify;
    color: #666666;
}

blockquote.testimonial p.author
{
    text-align: right;
}


/* faq styling */

.faq_questions {
	line-height: 125%;
}

.faq_questions ul {
	padding-left: 20px;
	list-style-type: circle;
}

.faq_questions ol {
	padding-left: 20px;
}

.faq_section {
	border-top: 2px solid black;
}

.faq_section ul.dash-form {
	padding: 0px;
	margin: 0px;
}	

.faq_section ul.dash-form li {
	list-style-type: none;
	font-style: italic;
}	
	
.faq_section .answer {
	margin: 3px 0 10px 0;
}
.faq_section .answer ol {
	margin-top: 0px;
}
#info .blue_border {
	padding-top: 5px;
	border: 1px solid #86c1e8;
}

/* splits is the text divided by lines styles */

#info .splits {
 	width: 100%;
	clear: both;
	border-bottom: 1px solid #c4c4c4
;
	margin-top: 0;
	margin-bottom: 16px;
	padding-bottom: 16px;
	padding-top: 0;
	margin-right: 0;
	margin-left: 0;
}

#info .splits_noborder {
	clear: both;
	margin-top: 0;
	margin-bottom: 4px;
	padding-top: 0;
	padding-bottom: 8px;
	margin-right: 0;
	margin-left: 0;
}

#info .blue_border .splits,
#info .blue_border .splits_noborder
{
	width: 98%;
	margin-right: 6px;
	margin-left: 6px;
}


#info .splits p,
#info .splits_noborder p
{
	margin: 0;
	margin-top: 12px;
}

#info .splits h3, #info .splits h2, #info .splits h1,
#info .splits img
{
	margin-top: 0;
	margin-bottom: 0;
}

/* some ways to style images */

#info img.rt
{
	float: right;
	border: 0;
	margin-right: 0px;
	margin-left: 10px;
}

#info img.lf
{
	float: left;
	border: 0;
	margin-right: 0px;
	margin-left: 10px;
}

#info img.outline_rightbottom
{
	float: right;
	vertical-align: text-top;
	border: 1px solid black;
	margin-right: 5px;
	margin-left: 10px;
}

#info img.center
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* the title bars on the contentbox */

#info .titlebar_top
{
	border-bottom: 1px solid #E7AC62
;
	padding-bottom: 2px;
	padding-top: 2px;
}

#info .titlebar
{
	border-bottom: 1px solid #E7AC62
;
	margin-bottom: 8px;
	padding-bottom: 2px;
	padding-top: 2px;
}

/* for press page */

.article
{
	font-size: 12px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 0;
}

.article .quote
{
	padding: 0;
	margin: 0;
}

.article .title
{
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.article .title a
{
	padding: 0;
	margin: 0;
	font-weight: bold;
}

.article .mediasource
{
	font-weight: bold;
}

/*for share page*/

.share_name
{
padding-top:15px;
padding-bottom:15px;
font-weight:bold;
}

.email_addy
{
padding-bottom: 15px;
}

.story_box
{
font-weight:bold;
padding-bottom:15px;
}

.checks
{
padding-bottom:15px;
}

.submit
{
padding-bottom:15px;
}

.recent_stories
{
font-weight:bold;
padding-bottom:15px;
}

.user_story
{
padding-top:10px;
padding-bottom:5px;
}

.user_name
{
font-weight:bold;
padding-bottom:10px;
}

#info .no-marker,
#info ul.no-marker li,
#info ol.no-marker li
{
	list-style-type: none;
}

.field_desc_table
{
	border: 1px solid #ebebeb;
    width: 400px;
}

.field_desc_th
{
	background: #f0f0f0
;
}

.field_desc_term
{
	font-weight: bold;
}

.field_desc_definition
{
	padding-left: 30px;
}

.field_desc_example
{
	color: #003366;
	font-family: monospace;
}
/* Add Search or Image under Partner with oodle*/

/* safari hack to not make tab names with multiple words wrap when selected*/
::root #tabs_container .tab_on
{
	white-space: nowrap;
}

/* end tabs */

/* minor tabs */

.m_tab_container
{
	height: 20px;
	overflow: hidden;
}

.m_tab_on
{
	float: left;
	color: #FFFFFF
;
	font-size: 1em;
	font-weight: bold;
	padding-top:5px;
	margin-bottom: -2px;
}

.m_tab_on .left
{
	background: url(http://i.oodleimg.com/mule/images/subnav-tabs-on.png) no-repeat left top;
	height: 30px;
	padding-left:5px;
	float: left;
}

.m_tab_on .right
{
	background: url(http://i.oodleimg.com/mule/images/subnav-tabs-on.png) no-repeat right top;
	height: 30px;
	float: left;
}

.m_tab_off .left
{
	float: left;
	background: url(http://i.oodleimg.com/mule/images/subnav-tabs-off.png) no-repeat left top;
	padding-left:5px;
	height: 30px;
}

.m_left_tab_off,
.m_tab_off
{
	padding-top:5px;
	float: left;
	font-size: 1em;
	font-weight: bold;
	cursor: pointer;
}

.m_tab_off .right
{
	float: left;
	background: url(http://i.oodleimg.com/mule/images/subnav-tabs-off.png) no-repeat right top;
	height: 30px;

}

.m_tab_off .right .inner,
.m_tab_on .right .inner
{
	padding: 6px 10px 0px 7px;

}

.m_tab_on a,
.m_tab_off a,
.m_left_tab_off a
{
	text-decoration: none;
	color: black;
	font-weight: normal;

}


.p_tab_on
{
	float: right;
		font-size: 1em;
	font-weight: bold;
	cursor: pointer;
		margin-right: 2px;
}

.p_tab_on .left
{
		background-repeat: no-repeat;
	float: left;
	width: 10px;
	height: 19px;
}

.p_tab_on .right
{
/*	background-image: url( http://i.oodleimg.com/o2/bluegreytab_end_right.gif);
	background-repeat: no-repeat;
	background-position: top right;*/
	padding-right: 0.95em;
}

.p_tab_on .inner
{
	padding-top: .2em;
}


.p_tab_on a
{
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.p_tab_off a
{
	text-decoration: none;
	color: black;
	font-weight: bold;
}

/* safari hack  - this is a REAL hack*/
::root .info_pane img
{
	margin: 0;
}

::root .m_tab_on,
::root .p_tab_on,
::root .p_tab_off,
::root .p_left_tab_off,
::root .m_tab_off,
::root .m_left_tab_off
{
	margin-right: 5px;
	margin-bottom: -2px;
}

::root .p_tab_on .right,
::root .p_tab_off .right,
::root .p_left_tab_off .right
{
	float: left;
	background-color: none;
}

::root .m_tab_on .right,
::root .m_tab_off .right,
::root .m_left_tab_off .right
{
	float: left;
}

::root .m_tab_on inner,
::root .p_tab_on inner,
::root .p_tab_off inner,
::root .p_left_tab_off inner,
::root .m_tab_off inner,
::root .m_left_tab_off inner,
{
	margin-bottom:-3px ;
	padding-bottom: 2px;
	float:right;
}

/* end safari hack */

.partner_table {
	/*border: 1px solid ;*/
	border: 1px solid #FFF1CE;
}
.partner_table_hdr {
	;
	line-height: 28px;
	border-bottom: 1px solid ;
		padding-left: 10px;
	color: white;
}

.partner_table_content {
	font-size: 12px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
}

/* --- info pages --- */
.contentbox {
  margin-top:0;
  margin-bottom:0;
  margin-left: 10px;
}

.contentbox pre.minipre {
        font-size: 10px;
}

.contentbox ul {
       margin-left: 10px;
       padding-left: 10px;
}

.contentbox li {
       padding-top: 0;
       padding-bottom: 0;
       margin-top: 0;
       margin-bottom: 0;
       line-height: 120%;
}

/* two column format (info pages) */
.contentbox .leftC {
  width: 49%;
  float: left;
}

.contentbox .rightC {
  width: 49%;
  float: right;
}

.contentbox .rightquote {
   display: inline;
   width: 190px;
   height: 100%;
   padding-left: 15px;
   margin-right: 10px;
   margin-left: 10px;
   padding-bottom: 0;
   margin-bottom: 0;
   float: right;
   background-image: url(http://i.oodleimg.com/a/bubble.gif);
   background-position : center;
   background-repeat : no-repeat;
   font-size: 14px;
}


.contentbox .center {
  text-align: center;
}

.contentbox table.leftright {
  margin-top: 5px;
}

.contentbox td.left {
  float: none;
  width: 50%;
  vertical-align: top;
  padding-top: 0;
  margin-top: 0;
  padding-right: 5px;
  padding-left: 0px;
}

.contentbox td.right {
  float: none;
  width: 50%;
  vertical-align: top;
  margin-top: 0;
  padding-top: 0;
  padding-left: 10px;
  border-left: 1px solid #d5d5d5; /* CC Note: leave hard-coded gray until someone complains */
}

.contentbox .row {
   clear: both;
   padding-top: 5px;
}

#kb-container .title {
	font-size: 16px;
	font-weight: bold;	
	margin-bottom: 10px;
}

#kb-container .sub-title {
	font-size: 12px;
	font-weight: normal;	
}

#kb-container {
	min-height: 250px;
}

#kb-container .row {
	clear: both;
}

#kb-container .label {
   font-weight: bold;
}

#kb-container .ajax_select .row .value {
	float: left;
}

#kb-container .ajax_select .row .error {
	margin-left: 0px;
}

#kb-container .ajax_select .row .label {
	text-align: left;
	width: 100%
}

#kb-container .ajax_select textarea {
	width: 450px;
	height: 50px;
}

#kb-container .ajax_select input#kb-send-element {
	width: auto;
}

#kb-container .ajax_select input {
	width: 450px;
}

#kb-container .row .label {
   float: left;
   width: 100%;
}

#kb-subject-row, .input, 
{
	width:300px;	
}

input.error, 
textarea.error,
select.error {
	border: 1px solid red;
	font-size: 13px;
	font-weight: normal;
	color: black;
}

#kb-container .row input, 
#kb-container .row select, 
#kb-container .row textarea {
	width:350px;
}

.ie6 #kb-container .row input, 
.ie6 #kb-container .row select, 
.ie6 #kb-container .row textarea {
	width:350px;
	margin-left: 15px;
}

#kb-container .ajax_select
{
	display:block;
	min-height:12px;
	width:100%;
}

#kb-container .row div.error {
	clear: both;
	font-size: 12px;
	float:left;
}

.kb-helpful {
	margin-right: 40px;
	padding: 9px 0;
}

.kb-helpful a {
	padding: 20px 0px 20px 36px;
}

.kb-helpful#kb-no-help {
	background: url(http://i.oodleimg.com/a/info/thumb.gif) no-repeat 0px 0px;
}

.kb-helpful#kb-help {
	background: url(http://i.oodleimg.com/a/info/thumb.gif) no-repeat 0px -32px;
}

#info-content .sectional_header
{
 	font-size: 16px;
	font-weight: bold;
	color:black;
	border-top: 1px gray dotted;
	padding-top: 20px;
	margin-bottom: 10px;
}

.node_body {
	margin: 5px 0px 10px;
}

#kb-kb-answer-row .ans,
.node_body .ans {
	color: #F87503;
	font-weight: bold;
}

#kb-leaf_helpful {
	display: none;
}

#kb-leaf_helpful .row .label {
	float: none;
}

#kb-container #kb-leaf_helpful .row .value {
	margin-left: 0px;
}

#kb-container .progress {
	margin: 5px 0px 5px 175px;
}

#kb-container .row .value {
	display: block;
}

.contentbox .row .formw {
   float: left;
   width: 100px;
   text-align: right;
}

/* NOTE: This should probably go with the promo styles */
.fraudBox
{
	margin: 10px 0px 10px 0px;
	border: 1px solid #ff0000;
	background: white;
	padding: 5px;
	text-align: left;
	width: auto;
}

.bottomLeftPromo
{
	font-size: 1.1em;
	line-height: 1.2em;
	color: #636363;
}

.blog-icon
{
	position: absolute;
	top: 0;
	left: 2px;
}

.blog-content
{
	margin-left: 20px;
	margin-right: 5px;
	text-align: left;
	color: #636363;
	cursor: pointer;
}

.blog-content a
{
	font-weight: bold;
}

.blog-separator
{
	margin: 10px 5px 10px 5px;
	border-top: 1px dashed #C0C0C0;
}


/* safety guide styles*/
#safety-guide .subheading
{
	font-weight: bold;
}

#safety-guide ol li
{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5;
	margin-top: 5px;
	color: #E7AC62
;
}

#safety-guide ol p
{
	margin: 5px 0;
}

#safety-guide .guideline
{
	color: black;
	font-weight: normal;
	margin: 5px 0px;
}

#safety-guide ol li em
{
	color: black;
	font-weight: normal;
}

#info .col {
    padding: 10px 0;
}

#info .col label {
	font-weight: bold;
	display:block;
}

#info .row {
    padding: 8px 0;
}

#info .row label {
    float: left;
    width: 150px;
	font-weight: bold;
}

#info .row label .describe{
	font-weight: normal;
}

#info #option_details ul li {
	list-style-type:none;
}

#info input {
	margin-right: 4px;
}


#info .info-box {
	width: 220px;
	padding: 10px 10px;
	float: left;
	height: 115px;
}

#info .info-box-first{
	width: 235px;
	padding: 10px 10px 10px 0px;
	float: left;
	height: 115px;
}

#info .pipe {
	border-left: 1px solid #ccc;
	height: 95px;
	margin-top: 20px;
	float: left;
}

.shortbox .info-box-first{
	height: 85px;
}

.shortbox .info-box{
	height: 85px;
}


.shortbox .pipe{
	height: 65px;
}

.contact-title {
	font-size: 14px;
	margin-bottom: 15px;
}

.contact-detail {
}

.contact-success {
	background: url(http://i.oodleimg.com/mule/images/home/contact_success.jpg) no-repeat;
	height: 200px;
	margin-left: 10px;
	margin-top: 20px;
}

.contact-success .title {
	margin-left: 128px;
	padding-top: 40px;
	color: #007B97;
	font-size: 20px;
	font-weight: bold;

}
.contact-success .detail {
	margin-left: 128px;
	font-size: 18px;
	width: 450px;
}

.contact-success-partner {
	padding: 20px 50px;
	margin-top: 20px;
	border: 1px solid #000;
	text-align: center;
	width: 600px;
}

.contact-success-partner .title {
	font-size: 20px;
	font-weight: bold;
}

.contact-success-partner .detail {
	font-size: 18px;
}

#form .col {
    padding: 10px 0;
}

#form .col label {
	font-weight: bold;
	display:block;
}

#form .row {
    padding: 10px 0;
}

#form .row label {
    float: left;
    width: 135px;
	font-weight: bold;
}

#form .row label .describe{
	font-weight: normal;
}

#form .error {
	background:#FFDDDD none repeat scroll 0%;
	border:1px solid #FF3333;
	width: 520px;
	padding:3px 10px;
}

span.required
{
	color: #FF0000;
}


/*tips for buyers*/
div.rightpic {
  float: right;
  height: 100%;
  margin: 0 10px;
  padding-bottom: 0;
  padding-left: 15px;
}
div#safety-guide {
   width: 96%;
   margin-left: 0px;
   padding-left: 15px;
}
#safety-guide p, ol, ul, blockquote 
{
    line-height: 1.0em;
    margin-left: 20px;
}
#safety-guide * ol 
{
    margin-left: 1.5em;
    list-style-type: decimal;
} 
#safety-guide ol li
{
    color:#F88908;
    font-size:100%;
    font-weight:bold;
    line-height:250%;
    margin-top:10px;
}
#safety-guide .guideline
{
    margin-bottom:8px;
    color:black;
    font-weight:normal;
    line-height: 1.40em;
}
#safety-guide .subheading
{
    font-weight:bold;
}
#safety-guide .bottomline
{
    color: black;
    line-height: 1.25em;
    font-weight: normal;
    font-style: italic;
}


table#payment-table {
  border: 1px solid #bbeeff;
}

table#payment-table td{
  border: 1px solid #bbeeff;
  padding: 3px;
}

table#payment-table td ul{ 
  margin-left: 20px;
}

table#payment-table td.ee {
  background-color: #eeffee;
}

table#payment-table td.ee {
  background-color: #eeffee;
}

table#payment-table td.ff {
  background-color: #ffffbb;
}

table#payment-table td.fe {
  background-color: #ffeecc;
}

table#payment-table td.fd {
  background-color: #ffdddd;
}

tbody {
  border: 0;
}

#info #info-content #scam-content {
  margin-bottom: 10px;
}	

#feed-category
{
	margin-bottom: 10px;	
}

#feed-category ul
{
	float: left;
	width: 33%;
	margin: 0;
    padding: 0;
}

#feed-category ul li
{
	list-style-type: none;
	padding: 3px;
}

ol.partner-with-us
{
	padding: opx;
	margin: 0px;
}

ol.partner-with-us li
{
	padding: 0px 0px 10px 0px;
}

ol.partner-with-us li ul
{
	padding: 0px 0px 10px 15px;
	margin: 0px;
}

ol.partner-with-us li ul li
{
	list-style-type: disc !important;
	padding: 5px;
}

#prohitbit-content, ul#prohitbit-content-options li
{
	color: red;
}

#kb-container .ajax_select .row #kb-kb-topic-label
{
	height: 0px;	
}

#kb-container .ajax_select .row #kb-kb-ans-head-label
{
	height: 0px;
}

#kb-container .ajax_select .row #kb-kb-ans-head-label
{
	height: 0px;
}

#kb-container #kb-kb-ans-head-row .value
{
	font-size:16px;
	font-weight:bold;
	margin-top:-10px;
}

#kb-container .row #kb-kb-top-text-label
{
	margin-left:0;
	margin-right:0;
	width:0;
}
#iphone
{
	background: url(http://i.oodleimg.com/a/iphoneA.png) no-repeat;
	clear: both;
	height: 35px;
	font-size: 15px;
	font-weight: bold;
	padding-top: 240px;
	color: #E7AC62;
}
.iphone{
	font-size: 13px;
}
.iphone strong{
	padding-right: 10px;
}
.appstorebadge
{
	background: url(http://i.oodleimg.com/partners/oodle/a/appstorebadge.png) no-repeat;
	height: 65px;
	width: 210px;
	float: left;
}

.androidbadge
{
	background: url(http://i.oodleimg.com/partners/oodle/a/android-developer-logo.png) no-repeat;
	height: 65px;
	width: 203px;
	float: left;
	margin-left: 20px;
}

#mobile-image-wrapper
{
	width: 433px ;
  	margin-left: auto ;
  	margin-right: auto ;
  	margin-top: 20px;
  	margin-bottom: 20px;
}

#fb_pdc_badge
{
	width: 187px;
	height: 80px;
}
