body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

fieldset,img { 
	border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

ol,ul {
	list-style:none;
}

caption,th {
	text-align:left;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

abbr,acronym {
  border:0;
}

html, body {
  margin: 0;
  padding: 0;
  height: 100%;
}

body {
  font-family: Arial, "Lucida Grande", verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
  color: #535353;
  width: 100%;
  height: 100%;
}

a:link, a:visited {
  color: #0795d5;
}

a, a:visited {
  color: #0795d5;
}

a:hover {
  text-decoration: underline;
  color: #FF9922;
}

strong {
  font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
  color: #0795d5;
  font-family: arial,georgia,serif;
  font-style: normal;
  font-variant: normal;
  font-weight: bold;
  letter-spacing: -1px;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 17px;
}

h3 {
  font-size: 16px;
}

h4 {
  font-size: 15px;
}

h5 {
  font-size: 14px;
}


p {
  line-height: 18px;
  margin-bottom: 8px;
}

p.text {
  margin-bottom: 12px;
}

.bold {
  font-weight: bold;
}

#container {
  position: relative;
  min-height: 100%;
}

#top-wrapper, #header-wrapper, #content-wrapper {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
  clear: both;
}

#top-wrapper {
  background: #242a5e;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #3f5891;
}

#header-wrapper {
  background: url(http://static.boozl.com.au/images/bg.png) #223c7b repeat-x;
  height: 142px;
  border-bottom: 1px solid #3a8ac6;
}

#content-wrapper {
  background: url(http://static.boozl.com.au/images/bg-content.gif) repeat-x;
  padding-top: 4px;
  padding-bottom: 100px;
}

#top, #header, #content, #footer {
  width: 980px;
  margin: 0 auto;
  text-align: left;
}

/* Nav top */
#top {
  text-align: right;
  color: #FFF;
  height: 25px;
  font-size: 100%;
  line-height: 25px;
  letter-spacing: -1px;
}

#top a,
#top strong {
  color: #ffffff;
  padding: 5px;
  text-decoration: none;
}

#top .divider {
  font-size: 80%;
}

#top a:hover {
  text-decoration: underline;
}

/* Header */
#header-main {
  height: 113px;
}

#header-main h1 {
  margin: 7px 0 0 0;
  padding: 0;
  width: 239px;
  height: 100px;
  float: left;
}

#header-main h1 a {
  float: left;
  height: 100px;
  width: 239px;
  text-indent: -3000em;
  background: url(http://static.boozl.com.au/images/boozlelogo.png) no-repeat;
  font-size: 0;
  outline: 0;
}

/* Advertisement */
#ad728x90 {
  float: right;
  width: 728px;
  height: 90px;
  margin: 11px 0 0 0;
}

#ad468x60 {
  float: right;
  text-align: right;
  margin: 25px 0 0 0;
}

#ad468x60 a:hover img {
  border: 0;
  outline: 0;
  text-decoration: none;
}

#ad300x250 {
  float: left;
  width: 300px;
  height: 250px;
  margin: 0 0 0 2px;
}

.advertisement {
  text-align: center;
}

.advertisement img,
#ad728x90 img,
#ad300x250 img {
  border: 0 !important;
}

/* Nav */
#nav-left, #nav-right, #nav-main {
  float: left;
  height: 30px;
}

#nav-left, #nav-right {
  width: 7px;
}

#nav-left {
  background: url(http://static.boozl.com.au/images/nav-left.png) transparent no-repeat;
}

#nav-right {
  background: url(http://static.boozl.com.au/images/nav-right.png) transparent no-repeat;
}

#nav-main {
  width: 966px; /*980-7-7*/
  background: #02598a;
}

#nav label {
  color: #ffffff;
  font-weight: bold;
}

#nav ul {
  list-style: none;
  padding: 3px 0 0 0;
  margin: 0 0 0 5px;
}

#nav ul li {
  float:left;
  margin: 2px 5px 0 0;
}


#nav ul li a span {
  float: left;
  cursor: pointer;
}

#nav ul li a, #nav ul li a:visited {
  float: left;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
}

#nav ul li a:hover,#nav ul li a:active {
  color: #02598a;
  outline: none;
}

#nav ul li.selected a,
#nav ul li a:hover {
  background: url(http://static.boozl.com.au/images/nav-item-bg.gif) top left repeat-x #ecedec;
}

.nav-item {
  padding: 5px 5px 0 5px;
}

.nav-item-left, .nav-item-right {
  width: 4px;
  height: 25px;
  visibility: hidden;
}

#nav ul li.selected a .nav-item-left,
#nav ul li.selected a .nav-item-right,
#nav ul li a:hover .nav-item-right,
#nav ul li a:hover .nav-item-left {
  visibility: visible;
}

.nav-item-left {
  background: url(http://static.boozl.com.au/images/nav-item-left.gif) top left repeat-x #ecedec;
}

.nav-item-right {
  background: url(http://static.boozl.com.au/images/nav-item-right.gif) top left repeat-x #ecedec;
}

#nav ul li.selected a,
#nav ul li.selected a:hover,
#nav ul li.selected a:active,
#nav ul li.selected a:visited {
  color: #004b76;
  outline: none;
}

#nav .divider {
  color: #ffffff;
  font-weight: bold;
  padding: 0 0 0 5px;
  float: left;
  margin-top: 5px;
}

/* Quick search */
#quick-search {
  float: right;
  margin: 0;
  line-height: 20px;
}

.clear {
  clear: both;
}


/* Content */

#main {
  float: left;
  width: 650px; /*660*/
  padding: 0 0 0 0;
}

#side-bar {
  float: right;
  width: 320px; /*310*/
  margin-right: 0;
  margin-top: 0;
}


#footer-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: #333333;
  float: left;
  clear: both;
}

.fixed {
  position: relative;
  bottom: 0;
}

#footer {
  clear: both;
  margin: 0 auto;
  text-align: center;
  padding: 15px 0;
}

#footer a, #footer a:visited {
  color: #8e8e8e;
  font-size: 11px;
  text-decoration: none;
}

#footer p {
  font-size: 11px;
}

#footer a:hover {
  color: #cccccc;
}

#footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
  margin-bottom: 20px;
}

#footer ul li {
  margin-left: -3px;
  padding: 0 10px;
  display: inline;
  border-right: 1px solid #414141;
}

#footer ul li.last {
  border-right: 0;
}

.section {
  clear: both;
  margin: 0 0 4px 0;
  /*margin: 8px 0 0 0;*/
  padding: 4px 0; 
  /*background: #D6F3FD;*/
  /*border: 1px solid #91D7F1;
  background: #E8F6FB;*/
}

.section-top {
  height: 10px;
  font-size: 0;
}

.section-bottom {
  height: 11px;
  font-size: 0;
}

.title-section .section-top,
.title-section .section-bottom {
  height: 10px;
}

.section-top {
  background: url(http://static.boozl.com.au/images/top.gif) no-repeat;
}

#side-bar .section-top {
  background: url(http://static.boozl.com.au/images/top-s.gif) no-repeat;
}

.title-section .section-bottom {
  background: url(http://static.boozl.com.au/images/bottom-b.gif) no-repeat;
}

.title-section .section-top {
  background: url(http://static.boozl.com.au/images/top-b.gif) no-repeat;
}

.section-bottom {
  background: url(http://static.boozl.com.au/images/bottom.gif) no-repeat;
  margin: 0 0 4px 0;
}

#side-bar .section-bottom {
  background: url(http://static.boozl.com.au/images/bottom-s.gif) no-repeat;
}

.section-main {
  background: #ffffff url(http://static.boozl.com.au/images/middle.gif) repeat-y;
  padding: 2px 8px;
}

#side-bar .section-main {
  background: #ffffff url(http://static.boozl.com.au/images/middle-s.gif) repeat-y;
}

.title-section .section-main {
  background: #fff url(http://static.boozl.com.au/images/middle-b.gif) repeat-y;
}

.tl, .tr, .bl, .br {
  display: none;
}

.odd {
  /*border: 1px solid #ECF5FA;*/
  /*background: #FFFADA;*/
}

.first {
  /*
  border: 1px solid #91D7F1;
  background: #E8F6FB;
  font-size: 110%;
  font-family: "Lucida Grande", arial, verdana, sans-serif;
  margin-bottom: 12px;
  */
}


/* Review */
.brand-logo, .user-image-small {
  float: left;
}

#brand-logo,
#profile-pic {
  width: 130px;
  text-align: center;
  float: right;
  margin-right: 10px;
}

#profile-pic {
  width: 100px;
}

#brand-logo img,
#profile-pic img {
  vertical-align: middle;
}

.brand-logo img,
.user-image-small img,
.product-pic {
  padding: 1px;
  border: solid 1px #0795d5;
}

.user-image-small {
  width: 50px;
  text-align: center;
}

a:hover img {
  border: 1px solid #f92;
}

.brand-content {
  margin-left: 100px;
}

.latest-review {
  margin: 0 0 12px 0;
}

.user-review {
  margin-left: 55px;
}

ul#popular-booze {
  margin: 0;
  padding: 0;
}

ul#popular-booze li {
  float: left;
  width: 50%;
  margin-bottom: 4px;
}

ul#popular-booze .brand-content {
  margin-left: 55px;
}

/* Latest review */
.user-footer {
  margin-top: 4px;
}


/* FORM */

label {
  color: #76c11f;
  float: left;
  font-size: 110%;
  font-weight: bold;
  padding-right: 5px;
  width: 50px;
  margin-top: 2px;
  text-align: right;
}

.bigform label {
  width: 130px;
}

input.textfield, textarea.textfield {
  background-color: #f2f2f2;
  border: 1px solid #ccc;
  font-family: "Lucida Grande",arial,Myriad,sans-serif;
  font-size: 1em;
  text-align: left;
  vertical-align: top;
  width: 200px;
  padding: 2px;
}

input.textfield:focus,
input.textfield:hover {
  background:#fff;
  border: 1px solid #0795d5;
  padding: 2px;
}

textarea {
  border: 1px solid #ccc;
  background-color: #f2f2f2;
}

textarea:focus,
textarea:hover {
  border: 1px solid #0795d5;
	background: #fff;
}

select {
  background-color:#f2f2f2;
  border:1px solid #ccc;
  vertical-align:top;
  width:auto;
  margin: 0;
}

optgroup {
  margin-top: 4px;
}

optgroup option {
  padding-left: 10px;
}

select:focus, select:hover {
  background: #fff;
}

#quick-search label {
  font-size: 100%;
  width: auto;
  margin-right: 0;
  margin-top: 2px;
  text-align: right;
  float: none;
}

html>body #quick-search label {
  float: left;
}

#quick-search input.textfield {
  padding: 2px;
  width: 175px;
}

#quick-search input {
  margin-top: 1px;
}

#quick-search .submit {
  padding: 0;
  margin: 0;
}

.chkboxlbl {
  clear: right;
  width: 420px !important;
  margin-top: 3px;
  text-align: left;
}

.chkbox {
  float: left;
  margin-left: 55px;
  vertical-align: middle;
  margin-top: 5px;
  margin-right: 5px;
  width: auto;
}

.bigform .chkbox,
.bigform .captcha {
  margin-left: 135px;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 4px;
}

legend {
  background: #fff;
  color: #0795d5;
  font-size: 1.25em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}

div.row {
  clear:both;
  margin:0.5em 0;
}

form .submit {
  clear:both;
  margin-left: 55px;
  padding: 0;
}

.bigform .submit {
  margin-left: 135px;
}

form .submitinline {
  margin:0.25em 0 0 0.25em;
  padding:0;
}

.loading {
  display: none;
  margin-left: 75px;
  font-weight: bold;
}

.loading img {
  float: left;
  padding-right: 2px;
}

.errors {
  background: #fffcde;
  border: 1px solid #fdd49e;
  display: none;
  text-align: left;
  margin: 0.25em;
  padding: 0.25em 0.5em;
}

.errors p {
  font-weight: 700;
  margin: 0;
  padding: 0;
}

#brands-list h3 {
	margin: 12px 0 0 0;
	font-size: 250%;
}

#brands-list ul {
	margin: 4px 0 12px 0;
}

#brands-list li {
	margin-left: 16px;
	padding: 2px 0;
}

#brands-list a {
  font-weight: normal;
}

#brand #brand-title,
#brand #brand-info,
#profile #profile-title,
#profile #profile-info {
  float: left;
}

div#brand,
div#profile {
  width: 490px;
  float: left;
}

select#brand {
  margin-right: 4px;
}

#brand div,
#profile div {
  width: 490px;
}

.logo,
.profile-pic,
.user-image-small img,
#profile-pic img,
#gmap {
  padding: 1px;
  border: solid 1px #0795d5;
}

a:hover img {
  border: 1px solid #f92;
}

.brand-content {
  margin-left: 100px;
}

.latest-review {
  margin: 0 0 12px 0;
}

.user-review {
  margin-left: 55px;
}

ul#popular-booze {
  margin: 0;
  padding: 0;
}

ul#popular-booze li {
  float: left;
  width: 50%;
  margin-bottom: 4px;
}

ul#popular-booze .brand-content {
  margin-left: 55px;
}

p.center {
  text-align: center;
}

/* Latest review */
.user-footer {
  margin-top: 4px;
}

/* Results */
div.results {
	padding: 0.7em 0 2em 0;
}
div.resultitem, div.no-results {
	border-bottom: 1px dotted #caccd4;
	clear: both;
	min-height: 4.17em;
	padding: 0.08em 0;
}

div.no-results-at-all {
	clear: both;

	padding: 0.08em 0;
}
div.resultitem p {
	margin: 0;
	padding: 0;
}
div.resultitem strong {
	font-weight: bold;
}
div.odd
{
	background: #ecf5fa;
}
div.resultitem:hover
{
	background: #fffcde;
	border-color: #fdd49e;
}
div.resultitemhover
{
	background: #fffcde;
}
div.resultitemfirst, div.no-results
{
	border-top: 1px dotted #caccd4;
}
div.no-results p {
  padding: 20px 0 0 0;
  font-weight: bold;
}
div.no-results-at-all p {
  margin: 0;
  padding: 0;
  font-weight: bold;
}
div.result
{
	padding: 1em 0 0 0;
}
div.result h3
{
	display: block;
	padding: 0.42em 0 0.42em 0;
}
div.price
{
	background: #02598a;
	clear: left;
	color: #fff;
	float: left;
	font-size: 80%;
	height: 3.00em;
	margin-left: 0.5em;
	margin-top: 0.29em;
	padding: 1.5em 0 0 0;
	text-align: center;
	width: 6.5em;
}
div.price strong
{
	font-size: 190%;
	font-weight: bold;
	letter-spacing: -1px;
}
div.special
{
	background: #76c11f;
	height: 4.75em;
	padding: 0;
}
div.special-multibuy {
  background: #ff5022;
  height: 4.60em;
  padding: 2px 0 0 0;
  line-height: 1.1;
}

div.special-boozle {
  background: #0795d5;
  height: 4.60em;
  padding: 2px 0 0 0;
  line-height: 1.1;
}

div.storeinfo {
	margin-left: 6.75em;
}

.ac_results {
  background-color: #fff;
  border: 1px #0795D5 solid;
  border-top: 0;
  margin: -1px 0 0 0;
  overflow: hidden;
  text-align: left;
}

.ac_results strong {
  color: #353535;
  font-weight: bold;
}

.ac_results ul {
  list-style: none;
  list-style-position: outside;
  margin: 0;
  padding: 0 0 0 0;
  width: 100%;
}

.ac_results iframe {
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	width:3000px;
	height:3000px;
}

.ac_results li {
  color: #656565;
  cursor: pointer;
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 2px;
  width: 100%;
}

.ac_results li:hover,
.ac_results li:hover strong {
  background-color: #0795d5;
  color: #fff !important;
}

.ac_loading {
  background: url(http://static.boozl.com.au/images/indicator.gif) 99% center no-repeat;
}

.ac_over,.ac_over strong {
  background-color: #0795d5;
  color: #fff !important;
}

.down {
	background: url(http://static.boozl.com.au/images/down.gif) 0 50% no-repeat;
	padding-left: 16px !important;
	padding-bottom: 2px !important;
}
.up {
	background: url(http://static.boozl.com.au/images/up.gif)  0 50% no-repeat;
	padding-left: 16px !important;
	padding-bottom: 2px !important;
}

/* Modify Search */
#modifysearch {
  clear: both;
}

#modifysearchform {
  display: none;
}

#modifytitle {
  text-align: right;
  margin-right: 8px;
  visibility: hidden;
}

#modifylink {
	outline: 0;
}

#brand h3 {
	padding-bottom: 4px;
}

#brands-list h3 {
  clear: both;
}

#brand-products ul,
#brands-list ul {
  clear: both;
}

#brands-list ul {
  padding-bottom: 20px;
}

#brand-products ul li,
#brands-list ul li,
.result h3 {
  clear: both;
}

.result h3 {
  margin-bottom: 16px;
}

#brand-products ul li a,
#brands-list ul li a,
.result h3 a,
#storeproducts h4 a,
.user-review h4 a {
  float: left;
  padding-right: 4px;
}

.static-rating {
  display: block;
}

li .static-rating {
  display: inline;
}

.static-star {
  background-image: url(http://static.boozl.com.au/images/static-star.gif);
  background-repeat: no-repeat;
  height: 15px;
  width: 93px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  float: left;
}

span.star-0 {
	background-position: 0 0;
}

span.star-1 {
	background-position: 0 -16px;
}

span.star-2 {
	background-position: 0 -32px;
}

span.star-3 {
	background-position: 0 -48px;
}

span.star-4 {
	background-position: 0 -64px;
}

span.star-5 {
	background-position: 0 -80px;
}
/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating{cursor:pointer;margin:2em;clear:both;display:block}
div.rating:after{content:'.';display:block;height:0;width:0;clear:both;visibility:hidden}
div.cancel,div.star{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.cancel,div.cancel a{display: none;}
div.star,div.star a{background:url(http://static.boozl.com.au/images/star.gif) no-repeat 0 0px}
div.cancel a,div.star a{display:block;width:16px;height:100%;background-position:0 0;border:0}
div.star_on a{background-position:0 -16px!important}
div.star_hover a,div.star_live a:hover{background-position:0 -32px;}
/* Read Only CSS */
div.star_readonly a,div.star_readonly a:hover{cursor:default !important;}
/* Partial Star CSS */
div.star{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

.clear {
  clear: both;
}

.review {
  margin: 4px 4px 0 0 ;
  padding-bottom: 4px;
  border-bottom: 1px dotted #caccd4;
}

.last {
  border-bottom: 0 !important;
}

.review-text {
  margin-top: 20px;
}

.review-footer {
  text-align: right;
  margin-right: 8px;
}

.review-form,
#message {
	width: 455px;
	height: 225px;
	margin: 0;
	padding: 0;
}

div.date {
  padding-right: 8px;
  float: left;
  text-transform: uppercase;
  text-align: center;
}

div.date span {
  display: block;
  font-weight: bold;
}

div.date span.month {
  font-size: 15px;
  line-height: 90%;
}

div.date span.day {
  font-size: 30px;
  line-height: 85%;
}

div.date span.year {
  font-size: 15px;
  line-height: 90%;
}

.review .user-img {
  padding: 1px;
  float: left;
  margin: 5px 8px 0 0;
  text-align: center;
  width: 40px;
  height: 40px;
}

#storeinfo {
  float: left;
  width: 200px;
}

#storemap {
  margin-left: 324px;
}

#gmap {
  width: 300px;
  height: 250px;
}

#store-cleanaddress {
  display: none;
}

.results-ad {
	margin: 16px 0 0 0;
	text-align: center;
	padding: 0 0 0 0;
}

.privacy ul,
.tos ul,
.tos ol {
	list-style: outside;
	margin-left: 16px;
	padding-left: 8px;
}

.privacy ul li,
.tos ul li,
.tos ol li {
	margin-bottom: 4px;
}


ol.alpha li {
  list-style-type: lower-alpha;
}

ol.numeric li {
  list-style-type: lower-roman;
}

.tos p {
  margin-left: 8px;
}

.reportincorrect, .addstore {
  display: none;
}

#resultsfor {
  clear: both;
}

#resultsfor h2 {
  width: 600px;
  float: left;
}

a.favourite {
  font-size: 0;
  line-height: 0;
  font-weight: normal;
  text-indent: -3000em;
  /*padding: 16px 12px 8px 12px;*/
  margin-right: 8px;
  width: 17px;
  height: 17px;
  float: right;
  visibility: hidden;
}

a.heartadd {
  background: url(http://static.boozl.com.au/images/heart_add.png) no-repeat;
}

a.heartminus {
  background: url(http://static.boozl.com.au/images/heart_delete.png) no-repeat;
}

/* Overlay */
#modalOverlay {background-color:#000; cursor:wait;}

/* Container */
#modalContainer {
  /*height:200px;*/
  width:500px;
  left:50%;
  top:50%;
  margin-top: -100px;
  margin-left: -250px;
  background-color:#e8f6fb;
  border:3px solid #91d7f1;
  cursor: default;
}

#modalContainer a.modalCloseImg {
  background:url(http://static.boozl.com.au/images/close.png) no-repeat;
  width:25px;
  height:29px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:-15px;
  right:-18px;
  cursor:pointer;
}

#modalContainer #basicModalContent {
  padding:8px;
}

#save-favourite {
  padding: 4px;
}

#save-favourite label {
  width: auto;
  float: none;
  text-align: left;
}

#save-favourite .favbuttons {
  text-align: center;
}

#save-favourite #favname {
  width: 486px;
}


#saved-search h2 {
  padding-left: 17px;
  height: 17px;
  background: url(http://static.boozl.com.au/images/heart.png) no-repeat;
}

#saved-search ul {
  margin: 4px 0 8px 0;
  padding-bottom: 4px;
  border-bottom: 1px dotted #CACCD4;
}

.right-section {
  padding-bottom: 4px;
  border-bottom: 1px dotted #CACCD4;
  margin: 4px 0 8px 0;
}

#saved-search ul li {
  line-height: 14px;
  margin-bottom: 4px;
  margin-left: 8px;
}

.bmXwrap {
  float: right;
  margin-right: 8px;
}

.small {
  font-weight: normal;
  font-size: 80%;
}

#specialsonly {
  padding-right: 8px;
  outline: 0;
}

#timeline {
  width: 628px;
  text-align: center;
}

#timeline .ico {
  margin-bottom: -3px;
}

#timeline #indicator {
  margin-bottom: -4px;
}

#banner {
  display: none;
  background: #F0EDE8;
  color: #71685E;
  font-size: 13px;
  font-weight: bold;
  text-shadow: 0 1px 0 #fff;
  line-height: 35px;
}

#inner {
  margin: 0 auto;
  width: 980px;	
}

#inner a {
  background: #de8605;
  background: -moz-linear-gradient(center bottom, rgb(230,155,9) 100%, rgb(222,134,5) 0%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(1, rgb(230,155,9)), color-stop(0, rgb(222,134,5)));
  border-radius: 7px;	
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  box-shadow: 0 2px 2px rgb(230, 223, 217);
  -moz-box-shadow: 0 2px 2px rgb(230, 223, 217);
  -webkit-box-shadow: 0 2px 2px rgb(230, 223, 217);
  color: #fce0af;
  text-shadow: none;
  text-decoration: none;
  font: 14px Helvetica, Tahoma, Arial, Sans-serif;
  padding: 4px 10px;
  margin: 0 4px;
}

#close-banner {
  text-decoration: none;
  float: right;
  margin: 5px 0 0 0 !important;
}
