img {
	border: 0px;
}
#login_left {
	width: 49%;
	float: left;
}
#left_login_table {
	width: auto;
	text-align: left;
	font-weight:normal;
}
#left_login_table th{
	font-weight:normal;
}
#register_right {
	width: 49%;
	float: right;
}
#user_profile_pic {
	width: 180px;
	float: left;
}
#user_profile_pic li > a {
	color: #D48C14!important;
	font-size: 14px;
}
#other_profile_div {
  float: left;
  margin-left: 10px;
  width: 608px;
}
#other_profile_div strong{
	font-weight:normal!important;
}
/*#other_profile_div img {
  border: 1px solid #CCCCCC;
  padding: 2px;
}*/
#center_profile_div {
	width: 510px;
	float: left;
	padding-top: 15px;
	margin-left: 5px;
	margin-right: 5px;
}
#menu_bar {
	float: left;
}
#travel_map {
	width: 612px;
}
#right_side_bar {
	float: right;
	width: 160px;
}
#lived_here_select {
	width: 200px;
}
#visited_here_select {
	margin-top: 10px;
	width: 159px;
}
.list_table {
	width: 200px;
}
a.contrast {
	color: #D48C14;
}
a.contrast:hover {
	color: GREEN;
}
a.cross_link {
	color: BLUE;
}
a.cross_link:hover {
	color: RED;
}
.profile_map_image {
	width: 300px;
}
.left_slider_heading {
	float: left;
}
.right_slider_heading {
	float: right;
}
.right_slider_heading > a {
  color: #D48C14;
}
.right_slider_heading > img {
  border: 0 none !important;
  padding: 0 !important;
}
.slider_heading_container {
	position: absolute;
	width: 97%;
}
/*===========================Login Page================================*/
.Head2 > a {
	color: #D48C14;
	font-size: 14px;
}
.InnerContent {
	background: none repeat scroll 0 0 #F0EFEC;
	display: inline-block;
	padding: 10px;
	width: 970px;
}
#left_login_table th{
	font-size:14px;
}
#left_login_table input, #left_login_table select, #left_login_table textarea {
	border: 2px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 5px;
	margin-left: 10px;
}
#first_container input, #first_container select, #first_container textarea {
	border: 2px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 5px;
	margin-left: 10px;
}
#first_container input[type="submit"] {
	border: 0 none !important;
}
#first_container .textForm {
	border: 0 none !important;
}
#left_login_table input[type="submit"] {
	border: 0 none !important;
}
#other_profile_div input[type="submit"] {
	margin-top: 10px;
}
.left_list > a {
  color: #D48C14;
}
