* html #div02 {
  float: left !important;
}

.column {
  float: left;
}
.buttons, .add {
  margin-bottom: 10px;
}
.artist {
  width: 160px;
  height: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-top: 2px solid #00679A;
  border-bottom: 2px solid #00679A;
  font-size: 12px !important;
}
.keywords {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 2px solid #00679A;
}
#tattoo {
  width: 330px;
  height: 320px;
  padding-bottom: 100px;
}

* html #tattoo {
  position: relative;
  float: left;
  margin: 0px;
  padding: 0px;
  left: -20px;
}

#nav {
  width: 200px;
}

* html #nav {
  position: absolute;
  margin: 0px;
  padding: 0px;
  width: 200px !important;
  left: 320px;
}

.nav {
  text-align: left;
}
.tattoo {
  float: left; 
  font-size: 9px; 
  line-height: 10px; 
  margin-top:30px;
}

.makeWish,.whystencil {
  color: #005588; 
  cursor: pointer;
}

.flashSwap {
  float: left; 
  font-size: 9px; 
  line-height: 10px; 
  margin-top:30px;
}
.flashText {
  float: left; 
  margin-bottom: 30px;
}
#footer_menu {
  float: left;
  margin-top: 50px;
  width: 530px !important;
}

#wishlistDialog {
  width: 400px !important;
  height: 330px !important;
}

#Wishlist_wrapper {
  text-align: center;
}

#Wishlist {
  width: 100%;
}
#Wishlist .row {
  width: 100% !important;
  text-align: center;
}
#Wishlist_wrapper .subhead  {
  font-size: 20px;
  color: #999;
}
#Wishlist_wrapper .notice  {
  font-size: 14px;
  color: #2683B4;
}
 
.col2row {
  float: left;
  margin-left: 75px;
  width: 280px;
}

.margin3 {
  padding-top: 20px !important;
}
.margin4 {
  padding-top: 10px !important;
}
.margin5 {
  padding-top: 10px !important;
	padding-bottom: 40px;
	background: url('http://ll.tattoojohnny.com/prod/images/wishlist_back.jpg') no-repeat bottom;
}
.col3a {
  float: left;
  width: 60px;
  margin-left: 10px;
  margin-right: 10px;
  text-align: right;
}
.col3b {
  float: left;
  width: 135px;
}
.row .input3b
		{
		float: left;
		width: 120px;
		border: 1px solid grey;
		margin-right: 10px;
		color: #666;
		}
.row .input3b_error
		{
		float: left;
		width: 120px;
		border: 1px solid grey;
		margin-right: 10px;
		}
.row .input4b
		{
		float: left;
		width: 255px;
		border: 1px solid grey;
		margin-right: 10px;
		color: #666;
		}
.row .input4b_error
		{
		float: left;
		width: 255px;
		border: 1px solid grey;
		margin-right: 10px;
		}
#confidential_help, #lost_password {
  float: right;
  width: 150px;
  padding-right: 30px;
}

#memberform {
  display: none;
}

