/*  pages_terms.css - 1694206663 */


#view_header {
	margin-bottom: 0;
}

#terms_page {
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	color: #231f20;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 3px;
}

p {
  margin-bottom: 20px;
}

#preamble, #effective_date {
  margin-bottom: 20px;
}

#read_this_before span {
  text-decoration: underline;
}

#read_this_before {
  font-weight: bold;
}

#read_this_before p {
  margin-top: 0;
  padding-top: 20px;
}

#last_p {
  margin-bottom: 0px;  
  padding-bottom: 20px;
}

#terms_of_use {
  text-align: justify;
}

#notification_of_claimed_copyright_infringement li {
  margin-top: 10px;
  margin-left: 70px;
}

#terms_of_use li div {
  margin-top: 5px;
  margin-left: 40px;
}

.item {
  font-size:0.8em;
  line-height:1.2em;
  padding-top:0.2em;
  text-align:left;
  width:100%;
}

.item_view_content {
  padding-left: 40px;
  padding-right: 40px;
}

#button_box {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 30px;
  width: 200px;
}

#agree_button_box {
  float: right;
  margin-left: 20px;
}

#decline_button_box {
  float: left;
}

#description_of_service ul {
  list-style: disc;
  margin-left: 40px;
  margin-bottom: 25px;
}

#description_of_service ul li {
  padding-left: 20px;
  margin-top: 10px;
}


