	body {
		margin-top:4px;
	}

	.btn {
	    font-color: white;
	    margin: 2px 0px 2px 0px;
	}
	.well {
	    padding: 7px;
	}
	span.glyphicon-lg {
	    font-size: 20px;
	    color: #000099;
	    top: 7px;
	}
	#pageTopVisa {
	    margin-top: -5px;
	}
	.right {
		text-align: right;
	}
	.center {
		text-align: center;
	}
	.narrow {
	}
	#sharewrap {
		text-align: center;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.stButton .stButton_gradient {
		height: 24px !important;
	}

	.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
		height: 24px !important;
	}
	footer {
	  background-color: #gggggg;
	}
	.row-footer {
	  background-color: #F7F7F7;
	}
	.fb-like-box, .fb-like-box span, .fb-like-box span iframe[style] { width: 100% !important; }

	.videoWrapper {
		//margin: 0px auto;
		position: relative;
		//padding-bottom: 56.25%; /* 16:9 */
		padding-top: 25px;
		max-width: 640px;
		max-height: 400px;
		padding-bottom: 56.25%; /* 16:9 */
	}
	.videoWrapper iframe {
		position: absolute;
		//padding-bottom: 56.25%; /* 16:9 */
		top: 0;
		left: 0;
		width: 100%;
		max-width: 640px;
		max-height: 400px;
		height: 100%;
	}
	.navbar-brand img {
		margin-top: -14px;
	}
	.row {
		column-count: 4;
	}
	.thumbnail img {
		max-width: 220px;
		max-height: 220px;
		position: relative;
	    margin: 0 auto;
	}
#left_share_this { 
	position: fixed; 
	right: 10px; 
	top: 155px; 
	margin-left: -50px; 
	text-align: center; 
	line-height: 16px; 
	font-size: 10px; 
	font-family: Arial; 
	border: 1px solid #BBB; 
	background: #fff; 
	min-width: 55px; 
	width: 80px; 
	border-radius: 5px; 
	-webkit-border-radius: 5px; 
	padding: 7px; 
	box-shadow: 1px 0px 15px rgba(0, 0, 0, 0.2); 
	-webkit-box-shadow: 1px 0px 15px rgba(0, 0, 0, 0.2); 
}

	.listaverk {
		background: white;
		height: 230px;
		width: 230px;
	}
	.artwork {
		display: inline-block;
		background: white;
		padding: 5px;
		width: 240px;
		height: 440px;
	}
.mystuff {
	position: relative;
	float: left;
	width: 150px;
	height: 300px;
	padding: 0px;
	margin: 5px;
	color: black;
	background: #ffffff;
	font-size: 12px;
	text-align: left;
	border-radius: 3px;
	overflow:hidden;
}
.mystuff img {
	max-width: 150px;
	max-height: 100px;
}
img {
	max-width:100%
}
.mystuff a {
	color: #262476;
	text-decoration: none;
}

.mystuff a:hover {
	color: #DA2925;
}

.mystuff .title {
  	vertical-align: middle;
	min-width: 150px;
	padding-bottom: 5px;
	top: 90px;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;  
}

.mystuff .subtitle {
  	vertical-align: middle;
	min-width: 150px;
	padding-bottom: 5px;
	top: 120px;
	font-size: 11px;
	font-weight: normal;
	line-height: normal;  
}
.pricing-table .plan {
  margin-left:0px;
  border-radius: 5px;
  text-align: center;
  background-color: #f3f3f3;
  -moz-box-shadow: 0 0 6px 2px #b0b2ab;
  -webkit-box-shadow: 0 0 6px 2px #b0b2ab;
  box-shadow: 0 0 6px 2px #b0b2ab;
}
 
 .plan:hover {
  background-color: #fff;
  -moz-box-shadow: 0 0 12px 3px #b0b2ab;
  -webkit-box-shadow: 0 0 12px 3px #b0b2ab;
  box-shadow: 0 0 12px 3px #b0b2ab;
}
 
 .plan {
  padding: 20px;
  margin-left:0px;
  color: #ff;
  background-color: #5e5f59;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
  
.plan-name-bronze {
  padding: 20px;
  color: #fff;
  background-color: #665D1E;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
 }
  
.plan-name-silver {
  padding: 20px;
  color: #fff;
  background-color: #C0C0C0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
 }
  
.plan-name-gold {
  padding: 20px;
  color: #fff;
  background-color: #FFD700;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  } 
  
.pricing-table-bronze  {
  padding: 20px;
  color: #fff;
  background-color: #f89406;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
  
.pricing-table .plan .plan-name span {
  font-size: 20px;
}
 
.pricing-table .plan ul {
  list-style: none;
  margin: 0;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
 
.pricing-table .plan ul li.plan-feature {
  padding: 15px 10px;
  border-top: 1px solid #c5c8c0;
  margin-right: 35px;
}
 
.pricing-three-column {
  margin: 0 auto;
  width: 80%;
}
 
.pricing-variable-height .plan {
  float: none;
  margin-left: 2%;
  vertical-align: bottom;
  display: inline-block;
  zoom:1;
  *display:inline;
}
 
.plan-mouseover .plan-name {
  background-color: #4e9a06 !important;
}
 
.btn-plan-select {
  padding: 8px 25px;
  font-size: 18px;
}