.my_list_header {
 margin-bottom:20px;

}

.left_side {
  width:250px;
  float:left;
}
.rightside {
  width:800px;
  float:left;
}

#btn1,#btn2,#btn3,#btn4,#btn5,#btn6 {
 cursor:pointer;
}

a.add_to_list:hover,a.add_to_list1:hover,a.add_to_list2:hover,a.remove_list:hover {
 color:white;
   text-decoration:underline;
}
.add_to_list {
    -moz-border-radius: 9px 9px 9px 9px;
	background-color: #232878;
	border: 0 none;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;	
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top:43px;
	web-kit :9px 9px 9px 9px;
	border-radius :9px;
}

.add_to_list1 {
    -moz-border-radius: 9px 9px 9px 9px;
	background-color: #232878;
	border: 0 none;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;	
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top:43px;
	web-kit :9px 9px 9px 9px;
	border-radius :9px;
	width:85px;
}
.add_to_list2 {
    -moz-border-radius: 9px 9px 9px 9px;
	background-color: #232878;
	border: 0 none;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;	
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top:5px;
	web-kit :9px 9px 9px 9px;
	border-radius :9px;
	width:85px;
}


.btn_list {
    -moz-border-radius: 9px 9px 9px 9px;
	background-color: #232878;
	border: 0 none;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;	
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 18px;
	web-kit :9px 9px 9px 9px;
    border-radius :9px;	
}
a.btn_list:hover {
   text-decoration:underline;
   color:white;
}
.remove_list {
    -moz-border-radius: 9px 9px 9px 9px;
	web-kit :9px 9px 9px 9px;
	border-radius :9px;
	background-color: #cc3300;
	margin-top:10px;
	border: 0 none;
	color: #FFFFFF;
	display: block;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	line-height: 18px;
	text-align: center;
	text-decoration: none;
	width:55px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;	
}	

td, tr {font:11px tahoma, arial, helvetica, sans-serif; color:#A8260A; vertical-align:top;  text-align: justify;}
.s2{font-family:Tahoma; font-size:11px;  color:#A8260A; text-decoration:none;text-align:justify}

.gle_maps {

}
.calc_list {
 width:650px;
 margin-left:55px;
 margin-bottom:50px;
}