/* CSS Document for Travelonomy - List Now */

#box260, #box410 {
	/*background: white url(img/box260-bkg.gif) bottom center no-repeat;*/
	float: left;
	margin: 10px 5px 15px;
	width: 420px;
	text-align:left; 
	border: solid 0px red;
	
	/*border: solid 1px #a8c4ce;
	background: white url(green-grad.gif) bottom  no-repeat;;
	background-position: bottom;
	background-repeat: repeat-x;*/
	
}
html>body #box260 {
	margin: 0 7px 15px;
}
#box410 {
	background-image: url(img/box410-bkg.gif);
	margin: 0;
	padding-bottom: 20px;
	width: 410px;
}
#box260 h1, #box410 h1 {
	/*background: white url(img/box260-top.gif) top center no-repeat;*/
	font-size: 105%;
	font-weight: normal;
	height: 22px;
	line-height: 22px;
	padding: 0 0 0 35px;
	border: #a8c4ce 1px solid;
}
.SignUpTitle
{
 margin-top: 10px;
 border: solid 1px #a8c4ce;
 padding-left:5px;
  /*background-image: url(singup-grad.gif);
	background-repeat:repeat-x;
	 background-color:Aqua;*/
	 height:22px;
}
.SignUpTitle .title
{
	color:#709d01;
	font-size:14px;
	font-weight:bold;
	margin-left:10px;
	
}
/*#box260 img {
	margin: 0 5px;
	border: solid 1px red;
}*/
.affiliateIcon
{
	border: solid 0px red;
	float:left;
	position: relative;
}

/*#box260 .title
{
border: solid 1px #a8c4ce;
	color:#709d01;
	font-size:14px;
	font-weight:bold;
	padding: 0 5px 0 5px;
	
}*/
#box260 .title img
{
	margin-right:5px;
	/*border: solid 0px red;*/
	border:0;
	text-decoration:none;
}
#box410 h1 {
	background-image: url(img/box410-top.gif);
}
#box260 h2 {
	font-size: 105%;
	font-weight: normal;
	padding: 5px 20px 0;
}
#box410 h2 {
	background-color: #ecf4d6;
	border-top: #a8c4ce 1px solid;
	clear: both;
	color: #057ea7;
	display: block;
	font-size: 85%;
	margin: 5px;
	text-align: center;
}
#box260 p, #box410 p {
	padding: 5px 20px;
	font-size: 85%;
}
#box260 ul {
	font-size: 85%;
	list-style: none;
	padding: 5px 10px 10px 25px;
	text-indent: -8px;
}
#box410 img {
	margin: 0 5px;
}

#feedBox {
	background: white url(img/feed-box-bkg.gif) center center repeat-x;
	border: #a8c4ce 1px solid;
	font-size: 110%;
	margin: 5px 20px;
	padding: 10px 0;
	width: 290px;
}
#feedBox h2 {
	font-size: 130%;
	font-weight: bold;
}

hr {border-top: #dadada 1px dashed; height: 1px; margin: 0 auto; width: 90%}

.centerBTN {display: block; margin: 15px auto -10px; position: relative; text-align: center}
.clear {clear: both}
.left {float: left; margin: 0 5px 0 -10px; }
.subtitle1 {display: block; float: left; margin: 5px 0; text-align: center; width: 205px;}
