body {
  margin: 0;
  padding: 0;
  font-family: Arial,Verdana,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 25px;
  color: #ffffff;
  text-align: justify;
  background-color: #12010d;
}

#background {
  margin: 0;
  padding: 0;
  background: transparent url(../images/bg-body.jpg) no-repeat scroll center top;
}
#background #page {
  margin: 0 auto;
  width: 960px;
}
#background #page #header {
  margin: 0 auto;
  width: 960px;
  height: 115px;
}
#background #page #header img#logo {
  border:  none;
  margin: 30px 0 0 45px;
}

#background #page #header ul.navigation {
  margin: 42px 3px 0;
  padding: 0 4px;
  overflow: hidden;
  list-style-type: none;
  height: 88px;
  float: right;
}
#background #page #header ul.navigation li {
  background: none;
  list-style:none;
  height:88px;
  float:left;
  padding:10px 3px;
}
#background #page #header ul.navigation li a {
	width:80px;
	height:55px;
	line-height:84px;
	border-bottom:4px solid #636393;
	padding:0;
	color:#f69158;
	ont-size:18px;
    font-family: Arial, Helvetica, sans-serif;	
	font-weight:lighter;
	text-align:center;
	text-decoration:none;
	display:block;
	-webkit-transition:.2s all linear;
	-moz-transition:.2s all linear;
	-o-transition:.2s all linear;
	transition:.2s all linear;
}
#background #page #header ul.navigation li:nth-child(1) a{border-color:#533038; opacity: 0.7;text-shadow: #000 0px 2px 1px;}
#background #page #header ul.navigation li:nth-child(2) a{border-color:#533038; opacity: 0.7;text-shadow: #000 0px 2px 1px;}
#background #page #header ul.navigation li:nth-child(3) a{border-color:#533038; opacity: 0.7;text-shadow: #000 0px 2px 1px;}
#background #page #header ul.navigation li:nth-child(4) a{border-color:#533038; opacity: 0.7;text-shadow: #000 0px 2px 1px;}
#background #page #header ul.navigation li:nth-child(5) a{border-color:#533038; opacity: 0.7;text-shadow: #000 0px 2px 1px;}
#background #page #header ul.navigation li:nth-child(1) a:hover{border-bottom:58px solid #533038;height:0px;}
#background #page #header ul.navigation li:nth-child(2) a:hover{border-bottom:58px solid #533038;height:0px;}
#background #page #header ul.navigation li:nth-child(3) a:hover{border-bottom:58px solid #533038;height:0px;}
#background #page #header ul.navigation li:nth-child(4) a:hover{border-bottom:58px solid #533038;height:0px;}
#background #page #header ul.navigation li:nth-child(5) a:hover{border-bottom:58px solid #533038;height:0px;}
#background #page #header ul.navigation li a.active {
  text-decoration: none;
  display: block;
  line-height: 84px;
  color: #fdfdfd;
}

#background #page #body {
  margin: 0 auto;
  width: 960px;
}
#background #page #body .featured {
  margin: 0 auto;
  overflow: hidden;
  width: 950px;
  height: 441px;
}
#background #page #body .featured .section {
  margin: 0 auto;
  padding: 0;
  overflow: visible;
  width: 950px;
  height: 415px;
  position: relative;
}
#background #page #body .featured .section img {
  border:  none;
  text-decoration: none;
  position: absolute;
  z-index: 0;
}
#background #page #body .featured .section div {
  margin-left: 45px;
  width: 441px;
  position: absolute;
  z-index: 1;
}
#background #page #body .featured .section div h2 {
  padding: 0 0 20px;
  background: transparent url(../images/border-header.png) no-repeat scroll center bottom;
  overflow: hidden;
  margin-top: 40px;
  color: #fff9fc;
}
#background #page #body .featured .section div h2 a {
  overflow: hidden;
  text-decoration: none;
  display: block;
  font-size: 20px;
  font-family: 'QuestrialRegular';
  font-weight: normal;
  color: #fff9fc;
  text-align: justify;
  text-shadow: #000000 0px 2px 2px;
}
#background #page #body .featured .section div h2 a span {
  display: block;
  font-size: 35px;
  font-family: 'QuestrialRegular';
  font-weight: normal;
  color: #fff9fc;
  margin-top: 5px;
  text-align: justify;
  text-shadow: #000000 0px 2px 1px;
}
#background #page #body .featured .section div p {
  padding: 0;
  overflow: hidden;
  margin-top: 20px;
  font-size: 14px;
  font-family: 'QuestrialRegular';
  color: #fff9fc;
}
#background #page #body .featured .section div p a {
  color: #fff9fc;
  font-family: 'QuestrialRegular';
  font-size: 14px;
  text-shadow: #000000 0px 1px 1px;
}
#background #page #body .featured .section div p a:hover {
  color: #bcbeb8;
  font-family: 'QuestrialRegular';
  font-size: 14px;
}
#background #page #body .featured .section div a.button {
  margin: 20px 20px 0 0;
  background: transparent url(../images/button.png) no-repeat scroll 0 -248px;
  height: 42px;
  width: 174px;
  text-decoration: none;
  line-height: 42px;
  text-align: center;
  font-size: 14px;
  font-family: 'QuestrialRegular';
  color: #ffffff;
  text-shadow: #000000 2px 2px 2px;
}
#background #page #body .featured .section div a.button:hover {
  background: transparent url(../images/button.png) no-repeat scroll 0 -156px;
}
#background #page #body .featured p {
  padding: 0 40px;
  font-size: 14px;
}
#background #page #body .featured h2 {
  margin: 30px 0 0;
  padding: 0 40px;
}
#background #page #body .featured h2 a {
  text-decoration: none;
  color: #ebebeb;
  font-size: 21px;
}
#background #page #body .featured h2 a span {
  color: #ebebeb;
  font-size: 14px;
  font-family: Arial;
}
#background #page #body .featured .section ul {
  margin: 0px 0 0 325px;
  padding: 0 30px;
  list-style-type: none;
  width: 565px;
  position: absolute;
  z-index: 1;
}
#background #page #body .featured .section ul li {
  margin: 0;
  padding: 0;
  height: 150px;
}
#background #page #body .featured .section ul li h2 {
  margin: 0;
  padding: 20px 10px 20px 0;
  text-align: right;
}
#background #page #body .featured .section ul li h2 a {
  color: #fffdfe;
  text-shadow: #000000 0px 2px 2px;
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
}
#background #page #body .featured .section ul li h2 a:hover {
  color: #c6447b;
  text-shadow: #000000 0 1px 0;
}
#background #page #body .featured .section ul li p {
  margin: 0;
  padding: 0 10px;
  color: #fffdfe;
  font-size: 14px;
}
#background #page #body .featured .section h3 {
  margin: 0;
  padding: 0;
  position: relative;
  top: 35px;
  left: 40px;
  color: #fffdfe;
  text-shadow: #000000 2px 2px 1px;
  font-family: 'QuestrialRegular';
  font-size: 18px;
  width: 300px;
}
#background #page #body .featured p span {
  display: block;
}
#background #page #body #site_content {
  width: 960px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#background #page #body #content {
  background: transparent url(../images/bg-content.png) no-repeat scroll center top;
  width: 960px;
  margin-top: -37px;
  padding-top: 15px;
}
#background #page #body #content .header {
  margin: 40px 5px 20px;
  background: transparent url(../images/bg-content-header5.png) no-repeat scroll center;
  width: 950px;
  height: 70px;
  line-height: 70px;
  padding-top: 0px;
}
#background #page #body #content .header h2 {
  width: auto;
  opacity: 0.6;
  text-align: center;
  text-decoration: none;
  color: #916583;
  text-shadow: #111 1px 1px 1px;
  font-size: 20px;
  font-weight: normal;
  font-family: 'QuestrialRegular';
  letter-spacing: 1px;
}
#background #page #body #content .section {
  margin: 0 0 0 20px;
  padding: 0 5px;
  overflow: hidden;
  width: 950px;
  height: auto;
}
/* Image Transitions */
ul#images {
  margin: 0 15px 10px 10px;
  padding: 0;
  list-style: none;
  position: relative;
}

ul#images li {
  display: block;
  overflow: hidden;
  padding: 0;
  float: left;
  width: 155px;
  height: 300px;
}

#background #page #body #content .section .sidebar {
  background: transparent url(../images/separator.png) no-repeat scroll 298px 0;
  float: left;
  margin-top: -15px;
  padding-top: 15px;
  width: 303px;
}
#background #page #body #content .section .sidebar ul {
  margin: 0;
  padding: 0;
  width: 255px;
  list-style-type: none;
}
#background #page #body #content .section .sidebar ul li {
  margin: 10px 0 50px;
  text-align: center;
}
#background #page #body #content .section .sidebar ul li img {
  border:  none;
}
#background #page #body #content .section .content {
  padding: 0 25px;
  width: 560px;
  float: left;
}
#background #page #body #content .section .content ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#background #page #body #content .section .content ul li {
  margin: 0 0 40px;
}
#background #page #body #content .section .content ul li img {
  border:  none;
}
#background #page #body #content .section .content ul li p {
  font-family: 'QuestrialRegular';
  font-size: 14px;
  color: #fff9fc;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
#background #page #body #content .section .content ul li p a {
  font-family: 'QuestrialRegular';
  font-size: 14px;
  color: #fff9fc;
}
#background #page #body #content .section .content ul li p a:hover {
  font-family: 'QuestrialRegular';
  font-size: 14px;
  color: #fd90c0;
}
#background #page #body #content .section .content ul li h2 {
  margin: 0;
  font-family: 'QuestrialRegular';
}
#background #page #body #content .section .content ul li h2 a {
  color: #b43b6d;
  font-size: 14px;
  font-style: italic;
  font-family: 'QuestrialRegular';
  text-decoration: none;
}
#background #page #body #content .section .content ul li h2 a:hover {
  color: #ffffff;
}
#background #page #body #content .section .content ul li a.more {
  color: #76636c;
  font-size: 12px;
  font-style: italic;
  font-family: 'QuestrialRegular';
  margin-left: 10px;
}
#background #page #body #content .section .content ul li a.more:hover {
  color: #e9458f;
  font-size: 12px;
  font-style: italic;
  font-family: 'QuestrialRegular';
  margin-left: 10px;
}
#background #page #body #content table {
  margin: 60px auto 0;
  padding: 0;
  width: 950px;
}
#background #page #body #content table.message {
  margin: 10px auto 0;
}
#background #page #body #content table td {
  padding: 0 50px 20px;
}

#background #page #body #content #email_validation, #name_validation {
    display:none;
}

#background #page #body #content  table td label.required:after {
  content:'*';
  color:red;
}

#background #page #body #content  table td span.error {
  background-color:#transparent;
  color:red;
}
#background #page #body #content .row {
  margin:5px;
}

#background #page #body #content table td label span {
  color: #ebebeb;
  font-size: 14px;
  float: left;
  margin-top: 5px;
  font-family: 'QuestrialRegular';
  text-shadow: #000000 1px 2px 1px;
}
#background #page #body #content table td label input {
  border:  none;
  padding: 12px 5px;
  background: transparent url(../images/interface.png) no-repeat scroll 0 -128px;
  color: #ebebeb;
  width: 255px;
  float: right;
}
#background #page #body #content table td label textarea {
  border:  none;
  padding: 5px;
  background: transparent url(../images/interface.png) no-repeat scroll 0 -216px;
  width: 712px;
  color: #ebebeb;
  height: 184px;
  float: right;
}
#background #page #body #content table td label input#subscribe {
  border:  none;
  margin: 15px 10px 0 120px;
  padding: 0;
  background: transparent none repeat scroll 0% 50%;
  height: 14px;
  float: none;
  width: 14px;
}
#background #page #body #content table td label.subscribe {
  background: transparent url(../images/interface1.png) no-repeat scroll 121px 1px;
}
#background #page #body #content table td label.subscribe.active {
  background: transparent url(../images/interface1.png) no-repeat scroll 121px -63px;
}
#background #page #body #content table td label.agree {
  background: transparent url(../images/interface1.png) no-repeat scroll 5px 1px;
}
#background #page #body #content table td label.agree.active {
  background: transparent url(../images/interface1.png) no-repeat scroll 5px -63px;
}
#background #page #body #content table td label input#agree {
  border:  none;
  padding: 0;
  background-color: transparent;
  height: 14px;
  width: 14px;
  margin-right: 10px;
  float: none;
  margin-top: 15px;
}
#background #page #body #content table td label {
  margin-right: 20px;
  font-family: 'QuestrialRegular';
  color: #b43b6d;
}
#background #page #body #content table td input[type="submit"] {
  border:  none;
  background: transparent url(../images/button.png) no-repeat scroll 0 -673px;
  height: 33px;
  width: 145px;
  cursor: pointer;
  margin-left: 130px;
}
#background #page #body #content table td input[type="submit"]:hover {
  background: transparent url(../images/button.png) no-repeat scroll 0 -590px;
}
#background #page #body #section {
  margin: 20px auto 0;
  overflow: hidden;
  width: 950px;
}

/* sidebar properties */
#background #page #body #section .sidebar {
  background: #12020d url(../images/bg-sidebar.jpg) no-repeat scroll center top;
  width: 303px;
  float: left;
  min-height: 608px;
}
#background #page #body #section .sidebar h1 {
  color: #0d030b;
  font-family: 'QuestrialRegular';
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  text-decoration: none;
  text-shadow: #601d3c 2px 1px 1px;
  margin-bottom: 0;
  letter-spacing: 1px;
}
#background #page #body #section .sidebar ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: 300px;
}
#background #page #body #section .sidebar ul li {
  padding: 15px 0 0 20px;
  background: transparent url(../images/bg-sidebar-shadow.png) no-repeat scroll left top; 
  line-height: 30px;
  width: 300px;
}
#background #page #body #section .sidebar ul li ul {
  margin-bottom: 30px;
  width: 292px;
}
#background #page #body #section .sidebar ul li ul li {
  padding: 0 0 0 20px;
  background: transparent none repeat scroll 0%;
  line-height: 25px;
  width: 280px;
}
#background #page #body #section .sidebar ul li ul li a {
  background: transparent none repeat scroll 0 50%;
}
#background #page #body #section .sidebar ul li.active {
  background: transparent none repeat scroll 0%;
}
/* sidebar navigation */
#background #page #body #section .sidebar ul.nav {
	list-style: none;
	display: block;
	width: 300px;
	position: none;
	top: 0px;
	left: 0px;
	margin-left:-19px;
	padding: 60px 0 60px 0;
	background: url(shad2.png) no-repeat;
	-webkit-background-size: 50% 100%;
}
#background #page #body #section .sidebar ul.nav li a {
	-webkit-transition: all 0.3s ease-out;
	background: #230518 url(border.png) no-repeat;
	color: #f08080; /* #174867 */
	padding: 5px 15px 5px 25px;
	-webkit-border-top-right-radius: 19px;
 	-webkit-border-bottom-right-radius: 19px;
	width: 252px;
	display: block;
	text-decoration: none;
	text-shadow: #76636c 0px 2px 1px;
	-webkit-box-shadow: 1px 1px 1px #511139;
}
#background #page #body #section .sidebar ul.nav li a:hover {
	color: #76636c;
	background-color:#c1aeae;
	-webkit-box-shadow: 1px 2px 3px #898989;	
	padding: 5px 15px 5px 35px;
}

#background #page #body #section .sidebar ul li.active a {
  background: transparent;
  text-decoration: none;
  color: #ebebeb;
  width: 277px;
  height: auto;
}
#background #page #body #section .sidebar ul li.active a:hover {
  background: transparent;
  text-decoration: none;
  color: #ebebeb;
  width: 277px;
}
#background #page #body #section .sidebar ul li.active ul li a {
  background: transparent none repeat scroll 0%;
  font-family: 'QuestrialRegular';
  font-size: 14px;
  color: #f9f2f2;
  line-height: 22px;
}
#background #page #body #section .sidebar ul li.active ul li a:hover {
  background: transparent none repeat scroll 0%; 
}

#background #page #body #section .content {
  padding: 0 0 0 20px;
  width: 605px;
  float: left;
}
#background #page #body #section .content p {
  font-family: 'QuestrialRegular';
  font-size: 14px;
  text-shadow: #2f1926 1px 1px 1px;
  color: #ceb0c8;
  text-align: left;
  clear: both;
}
#background #page #body #section .content p a {
  font-family: 'QuestrialRegular';
  font-size: 14px;
  color: #ceb0c8;
}
#background #page #body #section .content p a:hover {
  color: #ffffff;
}
#background #page #body #section .content h2 {
  background: transparent url(../images/border-header.png) repeat-x scroll center bottom;
  overflow: hidden;
  margin-top: 10px;
  padding-bottom: 20px;
  font-family: 'QuestrialRegular';
  color: #bcbeb8;
  text-shadow: #000000 2px 2px 1px;
}
#background #page #body #section .content a {
  color: #660000;
}

#background #page #body #section .content div.details {
  margin: 10px 0 30px;
  overflow: hidden;
  width: 265px;
  vertical-align: top;
  float: left;
}
#background #page #body #section .content div.details p {
  margin: 0 0 30px;
  text-align: left;
  font-family: 'QuestrialRegular';
  font-size: 14px;
  color: #f4fefd;
  line-height: 22px;
  width: 250px;
}
#background #page #body #section .content div.details p a {
  margin-top: 0;
  text-align: left;
  font-family: 'QuestrialRegular';
  font-size: 14px;
  color: #f4fefd;
}
#background #page #body #section .content div.details p a:hover {
  margin-top: 0;
  text-align: left;
  font-family: 'QuestrialRegular';
  font-size: 14px;
  color: #ceb0c8;
}
#background #page #body #section .content div.details ul {
  margin: 0 0 20px;
  padding: 0;
  list-style-type: none;
  width: 225px;
}
#background #page #body #section .content div.details ul li {
  margin: 0 0 20px;
  background: transparent url(../images/bullet.jpg) no-repeat scroll left 10px;
  padding-left: 20px;
  text-align: left;
}
#background #page #body #section .content div.details ul li a {
  color: #68b496;
  font-family: 'QuestrialRegular';
  font-size: 14px;
  line-height: 22px;
  text-align: left;
  text-decoration: none;
  display: block;
}
#background #page #body #section .content div.details ul li a:hover {
  color: #fefdfd;
  font-family: 'QuestrialRegular';
  font-size: 14px;
}
#background #page #body #section .content div.details a.button {
  margin: 10px 9px 0 0;
  background: transparent url(../images/button.png) no-repeat scroll 0 -78px;
  width: 123px;
  height: 28px;
  color: #ffffff;
  float: left;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  text-decoration: none;
}
#background #page #body #section .content div.details a.button:hover {
  background: transparent url(../images/button.png) no-repeat scroll 0;
}
#background #page #body #section .content div.item {
  margin: 10px 0 30px;
  overflow: hidden;
  float: left;
  width: 340px;
}
#background #page #body #section .content div.item ul.slider {
  margin: 0 auto;
  padding: 0;
  overflow: hidden;
  list-style-type: none;
  width: 160px;
}
#background #page #body #section .content div.item ul.slider li {
  margin: 0;
  padding: 0 5px;
  background: transparent none repeat scroll 0 50%;
  width: auto;
  float: left;
}
#background #page #body #section .content div.item.slider li a {
  text-decoration: none;
}
#background #page #body #section .content div.item ul.slider li a img {
  border:  none;
}
#background #page #body #section .content div.item img {
  border:  none;
}
#background #page #body .section {
  padding: 20px 40px;
}
#background #page #body .section h2 span {
  font-family: 'QuestrialRegular';
  color: #fff9f9;
  font-size: 14px;
  text-shadow: #000000 1px 3px 2px;
  font-weight: normal;
}
#background #page #body .section h2 {
  font-family: 'QuestrialRegular';
  font-size: 24px;
  color: #d9b6c4;
  text-shadow: #000000 1px 3px 2px;
  font-weight: normal;
}
#background #page #body .section ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#background #page #body .section ul li p {
  font-size: 14px;
  font-family: 'QuestrialRegular';
  color: #fff9f9;
  margin-top: 0;
  text-shadow: #000000 1px 1px 1px;
}
#background #page #body .section ul li p span {
  display: block;
  font-style: normal;
}
#background #page #body .section ul li p a {
  font-size: 14px;
  font-family: 'QuestrialRegular';
  color: #fff9f9;
}
#background #page #body .section ul li p a:hover {
  color: #fd90c0;
}
#background #page #body .section ul li h2 {
  margin: 20px 0 0;
}
#background #page #body .section ul li h2 a {
  color: #ffffff;
  font-family: 'QuestrialRegular';
  font-size: 14px;
  text-decoration: none;
  text-shadow: none;
  font-style: italic;
}
#background #page #body .section p {
  padding: 0 10px;
  font-size: 14px;
  margin-bottom: 30px;
  color: #fefdfd;
  font-family: 'QuestrialRegular';
  text-shadow: #000000 1px 1px 1px;
}
#background #page #body .section p a {
  color: #fefdfd;
  font-family: 'QuestrialRegular';
  font-size: 14px;
}
#background #page #body .section p a:hover {
  color: #fd90c0;
}
#background #page #body .section p span {
  display: block;
  font-style: italic;
}
#background #page #body .section h2 {
  margin: 30px 0 0;
  padding: 0 10px;
  color: #fff9f9;
}
#background #page #body .section h2 a {
  text-decoration: none;
  color: #fff9f9;
  font-family: 'QuestrialRegular';
  font-size: 18px;
}
#background #page #body .section h2 a span {
  color: #fff9f9;
  font-size: 14px;
  font-family: Arial;
}

/* footer properties */
#background #page #footer {
  border-style: solid none none;
  border-color: #52183a;
  border-width: 1px medium medium;
  margin: 40px auto 0;
  padding: 40px 5px 60px;
  width: 950px;
  position: relative;
}
#background #page #footer a:hover {
	background-color:#ccc; 
	opacity:0.7;
}
#background #page #footer div {
  margin: 0 0 60px;
}
#background #page #footer div p {
  color: #b43b6d;
  font-size: 14px;
  font-family: 'QuestrialRegular';
}
#background #page #footer div p a {
  color: #b43b6d;
  font-size: 14px;
  font-family: 'QuestrialRegular';
}
#background #page #footer div p a:hover {
  color: #fd90c0;
  font-size: 14px;
  font-family: 'QuestrialRegular';
}
#background #page #footer  div.footnote {
  padding: 60px 0;
  width: 950px;
  text-align: center;
}
#background #page #footer  span.footnote {
  color: #76636c;
  font-size: 12px;
  font-family: 'QuestrialRegular';
}

#background #page #footer  div span a.footnote {
  color: #76636c;
  font-size: 12px;
  font-family: 'QuestrialRegular';
}
#background #page #footer  div span a:hover.footnote {
  color: #76636c;
  font-size: 12px;
  font-family: 'QuestrialRegular';
}

#background #page #footer ul.connect {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: absolute;
  right: 20px;
  bottom: 60px;
}
#background #page #footer ul.connect li {
  margin: 0 5px;
  float: left;
}
#background #page #footer ul.connect li a {
  text-decoration: none;
  display: block;
}
#background #page #footer ul.connect li a.facebook {
  background: transparent url(../images/icon.png) no-repeat scroll 0 -76px;
  width: 25px;
  height: 26px;
}
#background #page #footer ul.connect li a.facebook:hover {
  background: transparent url(../images/icon.png) no-repeat scroll 0 1px;
  width: 25px;
  height: 26px;
}
#background #page #footer ul.connect li a.twitter {
  background: transparent url(../images/icon.png) no-repeat scroll 0 -380px;
  width: 36px;
  height: 26px;
}
#background #page #footer ul.connect li a.twitter:hover {
  background: transparent url(../images/icon.png) no-repeat scroll 0 -304px;
  width: 36px;
  height: 26px;
}
#background #page #footer ul.connect li a.googleplus {
  background: transparent url(../images/icon.png) no-repeat scroll 0 -228px;
  width: 26px;
  height: 26px;
}
#background #page #footer ul.connect li a.googleplus:hover {
  background: transparent url(../images/icon.png) no-repeat scroll 0 -152px;
  width: 26px;
  height: 26px;
}

/* Image Transitions */
ul#images {
  margin: 0 15px 10px 10px;
  padding: 0;
  position: relative;
}
ul#images li {
  display: block;
  overflow: hidden;
  padding: 0;
  float: left;
  width: 155px;
  height: 300px;
  list-style: none;
}