* {
    margin: 0;
    padding: 0;
}
img {
    border: 0 none;
}
body {
    background: url("../images/header1.jpg") no-repeat scroll center top #FFFFFF;
    color: #5C5C5C;
    text-align: center;
}
body.home, body.site {
    background: url("../images/header1.jpg") no-repeat scroll center top #FFFFFF;
}
body.advice {
    background: url("../images/header2.jpg") no-repeat scroll center top #FFFFFF;
}
body.about {
    background: url("../images/header3.jpg") no-repeat scroll center top #FFFFFF;
}
body.shop {
    background: url("../images/header4.jpg") no-repeat scroll center top #FFFFFF;
}
body.services {
    background: url("../images/header5.jpg") no-repeat scroll center top #FFFFFF;
}
#wrapper {
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: left;
    width: 756px;
}
#masthead {
    height: 166px;
    margin-bottom: 23px;
    padding-top: 80px;
    position: relative;
}
#content {
    float: left;
    overflow: hidden;
    padding: 0 12px 0 0;
    position: relative;
    width: 508px;
}
#sidebar {
    float: right;
    padding: 0 12px 12px;
    position: relative;
    width: 206px;
}
.home #content {
    float: none;
    width: 100%;
}
.offers {
    min-height: 11em;
    width: 756px;
}
#content .offers img {
    background-color: transparent;
    border: medium none;
    padding: 0;
}
.offers a {
    display: block;
    height: 13.5em;
    padding-top: 0;
    position: relative;
    text-decoration: none;
    width: 226px;
}
.offers .p {
    bottom: 0;
    color: #8FA1DA;
    display: block;
    font-weight: bold;
    height: 10em;
    padding: 0 25px;
    position: absolute;
    text-align: center;
    width: 180px;
    z-index: 200;
}
.offers .ft {
    bottom: 0;
    display: block;
    height: 103px;
    position: absolute;
    width: 226px;
    z-index: 100;
}
.offers .col-a .ft {
    background: url("../images/ft_buy_online.png") no-repeat scroll left bottom transparent;
}
.offers .col-b .ft {
    background: url("../images/ft_get_advice.png") no-repeat scroll left bottom transparent;
}
.offers .col-c .ft {
    background: url("../images/ft_subscribe.png") no-repeat scroll left bottom transparent;
}
.offers a.col-a {
    float: left;
    width: 234px;
}
.offers a {
    background: url("../images/featurebox_foot.jpg") no-repeat scroll left bottom transparent;
}
.offers a:hover {
    background-position: 100% 100%;
}
.offers a:hover .title {
    background-position: 100% 0;
}
.offers .wrap {
    float: left;
    width: 495px;
}
.offers a.col-b {
    background-image: url("../images/featurebox_foot.jpg");
    float: right;
    width: 234px;
}
.offers a.col-c {
    float: right;
    width: 234px;
}
span.title {
    color: #FFFFFF;
    display: block;
    font-size: 1.25em;
    height: 91px;
    letter-spacing: normal;
    margin: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-indent: -999em;
    width: 234px;
    z-index: 100;
}
.col-a .title {
    background: url("../images/hd_buy_online.jpg") no-repeat scroll 0 0 transparent;
}
.col-b .title {
    background: url("../images/hd_get_advice.jpg") no-repeat scroll 0 0 transparent;
}
.col-c .title {
    background: url("../images/hd_subscribe.jpg") no-repeat scroll 0 0 transparent;
}
#masthead h1 {
    background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
    height: 110px;
    margin: 0;
    overflow: hidden;
    position: relative;
    text-indent: -5000px;
    width: 330px;
}
#masthead h1 a {
    display: block;
    height: 110px;
    position: absolute;
    top: 0;
    width: 330px;
}
.img1 h1 a {
    background: url("../images/logo_catslip.png") repeat scroll 0 0 transparent;
}
.img2 h1 a {
    background: url("../images/logo_chicory.png") repeat scroll 0 0 transparent;
}
.img3 h1 a {
    background: url("../images/logo_columbine.png") repeat scroll 0 0 transparent;
}
.img4 h1 a {
    background: url("../images/logo_cornflower.png") repeat scroll 0 0 transparent;
}
.img5 h1 a {
    background: url("../images/logo_daffodil.png") repeat scroll 0 0 transparent;
}
.img6 h1 a {
    background: url("../images/logo_evening_primrose.png") repeat scroll 0 0 transparent;
}
.img7 h1 a {
    background: url("../images/logo_goats_beard.png") repeat scroll 0 0 transparent;
}
.img8 h1 a {
    background: url("../images/logo_greater_knapweed.png") repeat scroll 0 0 transparent;
}
.img9 h1 a {
    background: url("../images/logo_herb_robert.png") repeat scroll 0 0 transparent;
}
.img10 h1 a {
    background: url("../images/logo_ragged_robin.png") repeat scroll 0 0 transparent;
}
.img11 h1 a {
    background: url("../images/logo_ribwort_plantain.png") repeat scroll 0 0 transparent;
}
.img12 h1 a {
    background: url("../images/logo_teasel.png") repeat scroll 0 0 transparent;
}
#crumbs {
    background: url("../images/crumbtrail.png") no-repeat scroll 0 0 transparent;
    font-size: 0.84em;
    left: 0;
    margin: 0;
    padding: 0 0 0 18px;
    position: absolute;
    top: 10px;
    z-index: 200;
}
#crumbs a {
    margin: 0 0.3em;
}
ul#menu
{
	list-style:none;
	display:inline-block;
	width:700px;
	height:50px;
	padding-top:27px;
}
ul#menu li
{
	float:left;
	padding:2px;
}
ul#menu a
{
	background:url(../images/tabs.png)  -190px top no-repeat;
	width:175px;
	height:40px;
	padding:5px 10px;
	display:block;
	text-align:center;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#20204F;
	text-transform:uppercase;
	
}
ul#menu a span
{
	display:block;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#7686C8;
	text-transform:none;
}
ul#menu a:hover
{
	background:url(../images/tabs.png)  3px top no-repeat;
}
ul#menu a.active
{
	background:url(../images/tabs.png)  3px top no-repeat;
}
#searchform label {
    left: -9999px;
    position: absolute;
}
.clear
{
	clear:both;
	height:10px;
}
#searchform input.txt {
    background-color: #FFFFFF;
    border: 1px solid #B5CBE4;
    float: left;
    font-size: 0.92em;
    height: 13px;
    margin: 0 2px 0 0;
    padding: 2px;
    width: 148px;
}
#searchform input.txt:focus {
    border: 1px solid #7686C8;
}
#searchform input.img {
    float: right;
}
#searchform {
    background: url("../images/searchbox_b.gif") no-repeat scroll left bottom transparent;
    margin-bottom: -5px;
}
#searchform fieldset {
    background: url("../images/searchbox_t.gif") no-repeat scroll left top transparent;
    border: 0 none;
    padding: 12px;
}
.nav {
    background-color: #D8E4FF;
    margin: 20px 0 -5px;
}
.nav dl {
    background: url("../images/box_b.gif") no-repeat scroll left bottom transparent;
    margin: 0;
    padding: 0 0 10px;
    width: 206px;
}
.nav dl dt {
    background: url("../images/box_shop_t.gif") no-repeat scroll left top transparent;
    height: 40px;
    margin: 0;
    overflow: hidden;
    text-indent: -5000px;
}
.about .nav dt {
    background: url("../images/box_about.gif") no-repeat scroll left top transparent;
}
.advice .nav dt {
    background: url("../images/box_advice.gif") no-repeat scroll left top transparent;
}
.services .nav dt {
    background: url("../images/box_services.gif") no-repeat scroll left top transparent;
}
.nav dl dd {
    margin: 0;
    padding: 0;
}
.nav dd a {
    background: url("../images/box_body.gif") no-repeat scroll left center transparent;
    border-bottom: medium none;
    display: block;
    font-size: 0.92em;
    font-weight: bold;
    padding: 5px 25px 5px 20px;
    text-decoration: none;
    vertical-align: bottom;
    width: 160px;
	line-height:16px;
}
.nav dd a, .nav dd a:link {
    color: #7686C8;
}
.nav dd a:visited {
    color: #7686C8;
}
.nav dd a:focus, .nav dd a:hover {
    background-position: -206px 50%;
    color: #1F1F4F;
}
.alt dl {
    background: url("../images/box_alt_b.gif") no-repeat scroll left bottom transparent;
}
.basket dl dt {
    background: url("../images/box_basket_t.gif") no-repeat scroll left top transparent;
}
.tools dl dt {
    background: url("../images/box_tools_t.gif") no-repeat scroll left top transparent;
}
.info dl dt {
    background: url("../images/box_info_t.gif") no-repeat scroll left top transparent;
}
.alt dd a {
    background: url("../images/box_alt_body.gif") no-repeat scroll left center transparent;
    color: #888888;
}
.alt dd a:link {
    color: #888888;
}
.alt dd a:visited {
    color: #888888;
}
.alt dd a:focus, .alt dd a:hover {
    color: #333333;
}
.endorsements {
    margin-left: 12px;
    margin-top: 30px;
}
#content .contextNav {
    margin-top: 1em;
}
#content .contextNav ul {
    list-style: none outside none;
    margin-top: 0;
    padding-top: 0.5em;
}
#content .contextNav ul li {
    display: inline;
    font-size: 1.25em;
    margin: 0 15px 0 0;
    padding: 0;
}
.contextNav ul li.active a {
    color: #1F1F4F;
}
#content .contextNav {
    background: url("../images/rule.gif") repeat-x scroll left top transparent;
    margin-bottom: 2em;
    padding-top: 0.25em;
    width: 506px;
}
#content .contextNav ul {
    background: url("../images/rule.gif") repeat-x scroll left bottom transparent;
    padding-bottom: 0.5em;
}
#username {
    font-size: 0.92em;
    font-weight: bold;
}
#content p {
    margin: 0 0 1.5em;
}
#content p.intro {
    color: #999999;
    font-size: 1.25em;
    line-height: 1.6em;
}
#content p.strap {
    color: #3C5082;
    font-size: 1.2em;
    line-height: 1.5em;
}
#content div.pagination {
    background: url("../images/rule.gif") repeat-x scroll left bottom transparent;
    clear: both;
    color: #1F1F4F;
    font-size: 0.92em;
    margin: 0.72em 0 2em;
    padding-bottom: 0.8em;
}
#content div.pagination div {
    background: url("../images/rule.gif") repeat-x scroll left top transparent;
    padding-top: 0.9em;
}
#content div.pagination p {
    float: left;
    margin: 0;
    padding: 0;
}
#content div.pagination p.links {
    color: #666666;
    float: right;
}
#content a.more {
    background: url("../images/btn_more.png") no-repeat scroll 0 2px transparent;
    font-size: 0.92em;
    padding-left: 5px;
}
h1 {
    color: #6681DE;
    height: 29px;
    margin: 0.75em 0 0.5em;
    text-transform: uppercase;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing:1px;
}
h2 {
    color: #5170BE;
    font-size: 1.25em;
    font-weight: normal;
    margin: 1.5em 0 0.5em;
}
h3.strap {
    color: #3C5082;
    font-size: 1.2em;
    line-height: 1.5em;
    margin-bottom: 1em;
    margin-top: -1.4em;
}
h3 a {
    background: url("../images/btn_more.png") no-repeat scroll 100% 60% transparent;
    padding-right: 15px;
}
h3 a:link {
    color: #5170BE;
}
h3 a:visited {
    color: #7686C8;
}
h3 a:focus, h3 a:hover {
    color: #1F1F4F;
}
h3 a:active {
    color: #1F1F4F;
}
h4 {
    color: #333333;
    font-size: 1em;
    font-weight: bold;
    margin: 1em 0 0.5em;
}
h3 img, h4 img, #content ol li img, #content ul li img, .inline, #content img.inline {
    border: medium none;
    display: inline;
    padding: 0;
}
#content ul {
    margin: 1.5em 0;
    padding: 0;
}
#content ul li {
    margin: 0 0 0.5em 30px;
    padding: 0;
}
#content ul li ul li {
    margin: 0 0 0.5em 60px;
    padding: 0;
}
ol {
    font-size: 1em;
    line-height: 1.4em;
    margin: 0 0 1.5em;
    padding: 0;
}
ol li {
    font-size: 1em;
    margin: 0 0 0.5em 30px;
    padding: 0;
}
dl.inline {
    float: none;
    margin: 0 0 1em;
}
dl.inline dt {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}
dl.inline dd {
    margin: 0;
    padding: 0 0 0.5em 15px;
}
blockquote {
    background: url("../images/bq.gif") no-repeat scroll left top transparent;
    margin: 0;
    padding-left: 30px;
    padding-right: 30px;
}
#content blockquote p {
    font: 1em/150% Arial,Helvetica,sans-serif;
}
#content p.subject {
    font-style: italic;
    margin-top: -1em;
}
#content p.source {
    color: #29672F;
    margin-top: -1em;
}
cite {
    color: #29672F;
    font-size: 84%;
    font-style: normal;
}
#content img.heading {
    background-color: #FFFFFF;
    border: 1px solid #EEEEEE;
    float: right;
    height: 138px;
    margin-left: 15px;
    padding: 5px;
    width: 200px;
}
#content img.plain, #content li img {
    border: medium none;
    padding: 0;
}
div.inset-l {
    float: left;
    margin: 0 15px 1em 0;
}
div.inset-r {
    float: right;
    margin: 0 0 1em 15px;
}
#content div.figure img {
    margin: 0;
    padding: 0;
}
#content .figure p {
    border-bottom: 1px dotted #CCCCCC;
    display: block;
    font-size: 0.92em;
    font-style: italic;
    line-height: 1.25em;
    margin: 0;
    padding: 5px 0;
}
#content h3 span.postmetadata {
    color: #666666;
    font-size: 0.92em;
}
div.rule {
    background: url("../images/rule.gif") repeat-x scroll left bottom transparent;
    height: 1.5em;
    margin: 0;
    padding: 0;
    width: 506px;
}
h3.rule {
    background: url("../images/rule.gif") repeat-x scroll left top transparent;
    margin-top: 0;
    padding: 1em 0 0;
}
.product {
    background: url("../images/rule.gif") repeat-x scroll left bottom transparent;
    clear: both;
    line-height: 1.25em;
    margin: 1.5em 0 0;
    min-height: 133px;
    padding: 0 0 1.5em;
    position: relative;
    width: 506px;
}
div.last {
    background-image: none;
}
.productgallery div.last {
    margin-bottom: 1.5em;
}
.product h3 {
    color: #333333;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 0 0.5em;
    position: relative;
}
.product h3 a {
    background-image: none;
}
.productgallery .product h3 a {
    background-image: none;
    display: block;
    overflow: hidden;
    position: relative;
    width: 140px;
}
.product h3 img {
    border: medium none;
    float: left;
    margin-right: 16px;
}
.productThumb {
    height: 125px;
    padding: 4px;
    width: 125px;
}
.product em {
    background: url("../images/thumbnail_frame.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 140px;
    left: 0;
    position: absolute;
    top: 0;
    width: 140px;
}
.product h3 a:hover em {
    background-position: -140px 0;
}
#content .product p {
    font-size: 0.92em;
}
.productmeta {
    bottom: 1.5em;
    font-size: 0.92em;
    height: 19px;
    left: 149px;
    position: absolute;
    vertical-align: middle;
    z-index: 100;
}
.productmeta a {
    background: url("../images/btn_more_big.png") no-repeat scroll 0 50% transparent;
    padding-left: 14px;
}
.productmeta a:hover .price {
    color: #6681DE;
}
.productmeta img {
    float: left;
    margin-right: 5px;
}
.price {
    color: #1F1F4F;
    font-size: 1.4em;
    font-weight: bold;
}
.productgallery {
    margin-top: 1.5em;
    width: 508px;
}
.productgallery .product {
    clear: none;
    display: block;
    float: left;
    height: 22em;
    margin: 0 12px 2em 0;
    padding: 0 0 1.5em;
    width: 156px;
}
.productgallery .product h3 img {
    float: none;
    margin-bottom: 0.5em;
    margin-right: 0;
}
.productgallery .productmeta {
    bottom: 0;
    height: 19px;
    left: 0;
    padding-bottom: 1em;
    position: absolute;
    width: auto;
}
.summary {
    background: url("../images/rule.gif") repeat-x scroll left top transparent;
    width: 508px;
}
.summary h3 {
    background: url("../images/rule.gif") repeat-x scroll left top transparent;
    padding-top: 1em;
}
.productimage {
    float: left;
    margin-top: 1.5em;
    padding: 0 18px 0 0;
    position: relative;
    width: 250px;
}
.imghead {
    background: url("../images/imgframe_head.png") no-repeat scroll left top transparent;
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    width: 250px;
    z-index: 100;
}
.imgfoot {
    background: url("../images/imgframe_foot.png") no-repeat scroll left top transparent;
    bottom: 0;
    height: 20px;
    left: 0;
    position: absolute;
    width: 250px;
    z-index: 300;
}
.characteristics {
    float:left;
    position: relative;
}
#content .summary p.short, #content .summary dl {
    margin-bottom: 0;
    padding-top: 1.2em;
}
p.short {
    font-weight: bold;
}
.summary dl dt, .summary dl dd {
    color: #999999;
}
.summary dl dt {
    float: left;
    font-weight: bold;
    margin: 0;
    width: 115px;
}
.summary dl dd {
    margin-left: 115px;
}
.buy {
    background: url("../images/rule.gif") repeat-x scroll left top transparent;
    margin-top: 1.5em;
    padding: 1em 0 0;
}
.buy {
    clear: both;
    padding: 1em 0 0.5em;
}
.options label.option {
    margin-right: 10px;
}
div.cola {
    float: left;
    width: 250px;
}
div.colb {
    float: right;
    width: 238px;
}
.options h4 {
    margin-top: 0;
}
strong.phone {
    color: #7686C8;
}
.options, .options h3 {
    margin-top: 0;
}
.options .product {
    clear: none;
    display: inline;
    float: left;
    height: 13em;
    margin: 0 12px 2.5em 0;
    width: 156px;
}
.options .product img {
    float: none;
    margin-bottom: 0.5em;
    margin-right: 0;
}
.options .productmeta {
    bottom: 0;
    left: 0;
    padding-bottom: 1em;
    width: auto;
}
.options input, .options textarea, .options select {
    margin-bottom: 0.75em;
}
.options h3 {
    background: url("../images/rule.gif") repeat-x scroll left top transparent;
    padding-top: 1em;
}
.dept {
    clear: both;
    padding: 0 0 1.5em;
    position: relative;
    width: 506px;
}
.dept h3 {
    clear: left;
    margin-top: 0;
}
.dept p {
    margin: 0;
}
.dept img {
    float: left;
    height: 85px;
    margin: 0 16px 0 0;
    padding: 4px;
    width: 85px;
}
.dept em {
    background: url("../images/thumbnail_frame_dept.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 98px;
    left: 0;
    position: absolute;
    top: 0;
    width: 98px;
}
.dept h3 a:hover em {
    background-position: -98px 0;
}
#foot {
    clear: both;
    font-size: 0.92em;
    padding: 50px 0 20px;
	border-top:#DDD 1px solid;
}
#foot ul {
    margin: 0;
    padding: 0;
}
#foot ul li {
    color: #999999;
    display: inline;
    list-style: none outside none;
}
#foot ul li a{
    color: #7686C8;
    padding:2px 5px;
}
#foot ul li.copyright {
    display: block;
    float: right;
    text-align: right;
    width: 231px;
	padding:2px 3px;
}
.clearfix:after, .product:after, .summary:after, .dept:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix, .product, .summary, .dept {
    display: inline;
}
* html .clearfix, * html .product, * html .summary, * html .dept {
    height: 1%;
}
.clearfix, .product, .summary, .dept {
    display: block;
}
.floatclear {
    clear: both;
    font-size: 0;
    height: 2px;
    line-height: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}
.float-r {
    float: right;
}
.float-l {
    float: left;
}
.hide {
    left: -999px;
    position: absolute;
    width: 990px;
}
.highlight {
    color: red;
}
.mir {
    letter-spacing: normal;
    overflow: hidden;
    text-indent: -999em;
}
.sIFR-flash {
    margin: 0;
    visibility: visible !important;
}
.sIFR-replaced {
    visibility: visible !important;
}
span.sIFR-alternate {
    display: block;
    height: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
}
.sIFR-hasFlash h2 {
    visibility: hidden;
}
fieldset {
    border: medium none;
    margin: 0;
    padding: 0;
}
legend {
    color: #5170BE;
    font-size: 1.25em;
    font-weight: normal;
    padding: 0 0 0.5em;
}
#content table {
    border-collapse: collapse;
    line-height: 150%;
    margin: 0 0 1.5em;
}
th {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #FFFFFF;
    padding: 5px;
}
td {
    background: none repeat scroll 0 0 #ffffff;
    border: 1px solid #FFFFFF;
    padding: 0px;
    vertical-align: top;
}
.formField, .formSelect {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E1E1E1;
    width: 200px;
}
.formFieldShort, .formFieldMedium {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E1E1E1;
    margin-right: 5px;
    padding: 2px;
    width: 20px;
}
.formFieldMedium {
    width: 96px;
}
table .price {
    color: #13689D;
    font-size: 110%;
    font-weight: bold;
}
.formFieldProduct {
    width: 150px;
}
.formRadio {
    vertical-align: middle;
}
.formButton {
    background: none repeat scroll 0 0 #7686C8;
    border: medium none;
    color: #FFFFFF;
    font-weight: bold;
    padding: 3px 2px;
}
label span {
    color: #13689D;
    font-size: 110%;
    font-weight: bold;
}
input.formField:focus, formFieldShort:focus, formFieldMedium:focus, textarea:focus, #quantity:focus {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #BBBBBB;
}
#total {
    font-size: 110%;
    margin: 1em 0;
    padding: 0;
    width: 295px;
}
#total dt {
    float: left;
    font-weight: bold;
    width: 200px;
}
#total dd {
    margin-left: 201px;
    text-align: right;
}
.actions {
    clear: both;
    margin: 0;
    padding: 0.5em 0;
}
td.first {
    width: 40%;
}
.note {
    border: 1px solid #CCCCCC;
    font-size: 0.92em;
    margin: 1em 0;
    padding: 10px;
    text-align: center;
}
.cartText {
    font-size: 0.92em;
    margin: 0 0 1em;
}
#content .cartText p {
    margin: 0 0 0.5em;
}
#content .note p {
    margin: 0.5em 0;
    text-align: center;
}
.note img {
    margin: 0 10px 0 0;
}
.inner:after, .products:after, .products li:after, #total:after, .modules:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
* html .inner, * html .products, * html .products li, * html #pagination, * html #total, * html .modules {
    height: 1%;
}
#lightbox {
    background-color: #EEEEEE;
    border-bottom: 2px solid #666666;
    border-right: 2px solid #666666;
    padding: 10px;
}
#lightboxDetails {
    font-size: 0.8em;
    padding-top: 0.4em;
}
#lightboxCaption {
    float: left;
}
#keyboardMsg {
    float: right;
}
#closeButton {
    right: 5px;
    top: 5px;
}
#lightbox img {
    border: medium none;
    clear: both;
}
#overlay img {
    border: medium none;
}
#overlay {
    background-image: url("/_assets/images/overlay.png");
}
.roundimgwrapper {
    position: relative;
}
.roundimgwrapper span {
    height: 12px;
    position: absolute;
    width: 12px;
    z-index: 2;
}
.curve1 {
    background: url("../images/topright.png") no-repeat scroll right top transparent;
    right: 0;
    top: 0;
}
.curve2 {
    background: url("../images/topleft.png") no-repeat scroll left top transparent;
    left: 0;
    top: 0;
}
.curve3 {
    background: url("../images/bottomright.png") no-repeat scroll right bottom transparent;
    bottom: 0;
    right: 0;
}
.curve4 {
    background: url("../images/bottomleft.png") no-repeat scroll left bottom transparent;
    bottom: 0;
    left: 0;
}
