﻿body
{
	background: #fff url(img/bbg.jpg) repeat 0 0;
}


#cbody
{
	background: #fff url(img/bg.jpg) repeat-x 0 0;
}

.outerw
{
	width: 951px;
	margin: 0 auto;	
}

.swrapper
{
	margin-left: -10px;
	padding-left: 10px;
	position: relative;
	overflow: hidden;
}

.wrapper
{
	width: 951px;
	margin: 0 auto;
	position: relative;
}

#footwrapper
{
	height: 32px;
	background: url(img/footerbg.jpg) repeat-x 0 0;
}

#foot .foot
{
	float:left;
	height:32px;
}
#credits
{
	margin: 7px 0 0 0;
	float: right;
	width: 125px;
	height:25px;
}

ul#menu
{
	list-style: none;
	margin: 15px 0 0 0;
}

ul#menu li
{
    margin-left: 15px;
    padding: 0 0 17px 0;
    float: left;
    position:relative;
}

ul#menu li.first
{
    margin-left:0;
}

ul#menu li.selected
{
    background: url(img/mainmenusel.jpg) repeat-x 0 bottom;
}

ul#menu li a
{
    font-family: Georgia, Arial;
    font-size: 13.5px;
    color: #000;
    border-bottom: 2px solid #dfdfdf;
    display: block;
    padding: 0 0 2px 0;
    text-decoration: none;
}

ul#menu li a:hover
{
	text-decoration: none;
}

ul#menu li.selected a
{
    border-bottom: 2px solid #b71234;
    font-style: italic;
}

#topmenu
{
	list-style: none;
	display: block;
	margin: 0 0 20px 0;
	padding-top: 10px;
}

#topmenu li
{
	float:left;
	font: Arial bold 10px;
	padding: 0 11px;
	background: url(img/topmsep.png) no-repeat 0 4px;
}

#topmenu li.first
{
	background: none;
	padding: 0 11px 0 0;
}

#topmenu li a
{
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
}

.ddmenu, .ddmenu .ddtl, .ddmenu .ddtr, .ddmenu .ddbl, .ddmenu .ddbr
{
	display: block;
}

.ddmenu
{
	position: absolute;
	z-index: 50;
	left: -5px;
	padding-top: 10px;
	top: 15px;
}

.ddmenu .ddtl
{
	background: url(img/ddmenutl.png) no-repeat 0 0;
	height: 7px;
	width: 8px;
	float: left;
}

.ddmenu .ddtr
{
	background: url(img/ddmenutr.png) no-repeat right 0;
	height: 7px;
	margin-left:8px;
}

.ddmenu .ddbl
{
	background: url(img/ddmenubl.png) no-repeat 0 bottom;
	padding-left: 8px;
}
.ddmenu .ddbr
{
	background: url(img/ddmenubr.png) no-repeat right bottom;
	padding: 6px 20px 17px 10px;
}

ul#menu .ddmenu .ddbl .arrowl.secm
{
	margin-left: 13px;
}

ul#menu .ddmenu .ddbl .arrowl.bef
{
	border-right: 1px solid #dfdfdf;
	padding-right: 25px;
}

ul#menu .ddmenu .ddbl .arrowl
{
	float: left;
	padding: 4px 0 8px 0;
}

ul#menu .ddmenu .ddbl .arrowl a
{
	font-family: Georgia, Arial;
	font-size: 12px;
	line-height: 18px;
	border: 0;
	font-weight: normal;
	padding:0;
	white-space: nowrap;
	font-style: normal;
}

ul#menu .ddmenu .ddbl .arrowl a:hover
{
	text-decoration: underline;
}

ul#menu .ddmenu .ddbl li
{
	float: none;
	padding:0 0 0 10px;
	margin:0;
	background-position: 0 5px;
}

ul#menu .ddmenu .tab .tl
{
	height: 14px;
	width: 8px;
	float: left;
	background: url(img/ddmenutabl.png) no-repeat 0 0;
}

ul#menu .ddmenu .tab .tr
{
	height: 14px;
	width: 5px;
	float: right;
	background: url(img/ddmenutabr.png) no-repeat 0 0;
}

ul#menu .ddmenu .tab .tm
{
	height: 14px;
	margin: 0 5px 0 8px;
	background: url(img/ddmenutabm.png) repeat-x 0 0;
}

ul#menu .ddmenu .tab
{
	position: absolute;
	top: 0px;
	left: 0px;
}

.cp
{
    margin: 23px 25px 0 15px;
}

.icp { margin: 47px 80px 40px 50px; }

#search
{
	float: left;
	margin-left:16px;
	position: relative;
	width: 175px
}

#search input
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #a4a4a4;
	padding: 0 0 0 5px;
	height: 19px;
	width: 135px;
	margin-top:8px;
	border: 1px solid #c8c8c8;
	line-height: 14px;
}

#search input:focus
{
	color: #000;
	border: 1px solid #000;
}

#resultq
{
	position: absolute;
	width: 194px;
	padding: 5px;
	font-family: Arial;
	font-size: 11px;
	color: #a4a4a4;
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-top: 2px;
}

#search img
{
	position: absolute;
	margin: 8px 0 0 2px;
}

#givec
{
	height: 35px;
	border-right: 1px solid #c8c8c8;
	float:left;
	text-align: right;
	padding: 2px 16px 0 0;
}

#givec .r, #givemc .r
{
	color: #b71234;
	font-size: 12.5px;
}

#givec .b, #givemc.b
{
	color: #323232;
	font-size: 11px;	
}

#tops
{
	float: right;
}

#logo
{
	float: left;
}

.imgover
{
	width:210px;
	height: 36px;
	background-color:#000;
	position:absolute;
	left:-10px;
	top:132px;
	padding: 10px 13px 13px 23px;
}

#startwrapper
{
	margin: 1px 0 0 0;
	background: url(img/startbg.jpg) repeat-x 0 0;
	position: relative;
}

.rc2 #mgp
{
	background: url(img/giftsmallbg2.jpg) no-repeat 0 0;
	height: 203px;
	position: relative;
}

.rc2 #mgfiller
{
	background: url(img/giftsmallbgr2.jpg) repeat-x 0 0;
	width: 12px;
	height: 203px;
	position: absolute;
	right: 0;
	z-index:1;
}

.rc2 #mgive
{
	height: 186px;
	position: absolute;
	top: 0;
	left: 12px;
	width: 632px;
}

#givemc
{
	float:left;
	height: 186px;
	width: 466px;
	background: url(img/giftsmallb.jpg) no-repeat 0 0;
}

#startgive
{
	position:absolute;
	left: 650px;
	width: 785px;
	overflow: hidden;
	height: 238px;
}

#givestartc
{
	float:left;
	height: 194px;
	width: 469px;
	padding: 44px 0 0 5px;
	background: url(img/giftb.jpg) no-repeat 0 0;
}

#startgive .gift, #mgive .gift
{
	float:left;
	cursor: pointer;
}

#bimg
{
	float:left;
}

#givestartc .howto
{
	color: #fff;
	margin: 20px 0 0 175px;
}

#givemc .howto
{
	color: #fff;
	margin: 20px 0 0 157px;
}

#givestartc .howto .i, #givemc .howto .i
{
	font-size: 13px;
	float: left;
	font-weight:normal;
	font-style: italic;
}

#givestartc .howto a, #givemc .howto a
{
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 10px;
	padding-bottom: 3px;
	border-bottom: 2px solid #9d7c81;
	font-weight: bold;
	color: #fff;
}

#givestartc .howto a:hover, #givemc .howto a:hover
{
	border-bottom: 2px solid #fff;
}

#startleft
{
	width: 635px;
	float: left;
}

#startleft .leftcolumn
{
	width: 475px;
	float: left;
	margin-bottom:35px;
}

#startleft .rightcolumn
{
	width: 159px;
	float: left;
	padding: 20px 0 0 0;
}

#startleft .rightcolumn #sciencelist
{
	margin: 0 0 0 20px;
}

#startright
{
	background: url(img/startrbg.jpg) repeat-y 0 0;
	width: 316px;
	float: left;
}

#startright .box
{
	background: url(img/startrbigbg.jpg) no-repeat 0 0;
}

#startright .box.first
{
	background-position: 0 -1px;
}

#startright div.gh
{
	background: url(img/startrfoot.jpg) no-repeat 0 0;
	position: relative;
	font-weight:bold;
	padding: 8px 0 0 49px;
	font-size: 11.5px;
	font-family: Arial;
	height: 20px;
}

#startright div.gh.facebook a.i
{
	position: absolute;
	top:0px;
	left:6px;
}

#startright div.gh.facebook .l
{
	padding-right: 12px;
	color:#d2d2d2;
	background: url(img/arroww.png) no-repeat right 4px;
}

#startright div.gh.facebook .l span
{
	color: #fff;
}

#startwrapper h3, div div.h
{
	font-family: "Myriad Pro", MyriadPr, Arial;
	font-size: 19px;
	color: #4b4b4b;
	text-shadow: 1px 1px #fff;
	margin: 0 0 13px 0;
	font-weight: normal;
}

.rc2 div div.h
{
	font-size: 18px;
	color: #4b4b4b;
	text-shadow: 1px 1px #fff;
	margin-bottom: 9px;
}

#startwrapper h3
{
	margin-bottom:6px;
	font-weight: normal;
}

#sciencelist
{
	font-family: Arial;
	width: 129px;
	font-size: 11.5px;
}

#sciencelist .e
{
	margin-top: 10px;
}

a.readmore
{
	font-family: Arial;
	background: url(img/plus.jpg) no-repeat 0 1px;
	padding: 0 0 0 25px;
	font-weight: bold;
	font-size: 11.5px;
	margin-top:8px;
	display:block;
}

.news
{
	list-style:none;
}

.news li
{
	border-bottom: 1px solid #efefef;
}

#startright .cp, #startright .tcp, #startright .bcp, #startright .icp
{
	margin: 0 0 0 6px;
	padding: 20px 25px 25px 24px;
}

.bubb
{
	margin-left: 2px;
	background: url(img/bubble.png) no-repeat 0 0;
	height: 66px;
	padding: 11px 0 0 29px;
	margin-bottom: 25px;
}

.bubb ul
{
	margin-left: 8px;
}

.bubb p
{
	font-family: Georgia,Arial,Helvetica,serif;
	font-style: italic;
}

#startright .tcp
{
	padding-bottom: 0;
}

#startright .icp
{
	padding-bottom: 0;
	padding-top: 0;
}

#startright .bcp
{
	padding-top: 0;
}

#startright .cp.rbg
{
	background: #fff url(img/startrebg.jpg) repeat-x 0 0;
}

#contentfoot
{
	border-top: 1px solid #efefef;
	height: 30px;
	padding: 18px 0 0 0;
	margin: 20px 0 0 0;
}

#contentfoot p
{
	margin: 0;
	text-align: center;
	font-style: italic;
	font-size: 12px;
	color: #3f3f3f;
}

#startwrapper #content
{
	margin: 23px auto 0 auto;
}

.biglst, .smlst
{
	list-style: none;
}

.smlst
{
	margin: 0 0 0 1px;
}

.smlst li
{
	width:202px;
	border-right: 1px solid #efefef;
	float: left;
	padding: 16px 17px 21px 17px;
	height: 274px;
	position: relative;
}

.smlst li img
{
	margin-bottom: 5px;
}

.smlst li h2 img
{
	margin:0;
}

.biglst li
{
	padding: 13px 70px 40px 15px;
	border: 1px solid #efefef;
	border-top: none;
	border-left: none;
	position: relative;
}

.biglst h2, .smlst h2
{
	color: #b71234;
	font-size:22px;
	font-family: "Myriad Pro", MyriadPr, Arial;
	margin: 0 0 8px 0;
	font-weight: normal;
}

.biglst li h2, .biglst li p
{
	padding-right: 40px
}

.smlst h2
{
	font-size: 19px;
	margin:0 0 6px;
}

#givestartc p, #givemc p
{
	color:#fff;
	font-family: Arial;
	font-size: 11.5px;
	line-height: 15px;
}

#cwrapper
{
	background: url(img/cwtbg.jpg) repeat-x 0 0;
	margin-top: 1px;
	padding-top: 4px;
}

#cwrapper #content, .cfoot
{
	background: url(img/cwbg.jpg) repeat-y 0 0;
}

.cfooti
{
	height: 45px;	
	background: url(img/cwleftbg.png) no-repeat 0 bottom;
}

#cwrapper #content .leftcolumn
{
	width: 190px;
	float: left;
}

ul.lmenu
{
	list-style: none;
}

ul.lmenu li a
{
	text-decoration:none;
	display:block;
	color: #515151;
	padding: 4px 0 4px 23px;
	background: none;
}

ul.lmenu > li.unodes a
{
	background: url(img/arrowg.png) no-repeat 12px 7px;
}

ul.lmenu li ul
{
	list-style: none;
	padding: 4px 0 8px 0;
	background: #fff;
}

ul.lmenu li ul li ul
{
	list-style: none;
	padding: 0;
	background: #fff;
}

ul.lmenu li.open ul li a, ul.lmenu li.open.selected ul li a, ul.lmenu li.open ul li.open.selected ul li a
{
	padding: 4px 5px 4px 34px;
	font-size: 11.5px;
	font-family: Arial;
	font-weight: normal;
	color: #656565;
	border: 0;
	font-style: normal;
	height: auto;
	background: none;
}

ul.lmenu li.open ul li.unodes a, ul.lmenu li.open.selected ul li.unodes a, ul.lmenu li.open ul li.open.selected ul li.unodes a
{
	background: #fff url(img/arrowg.png) no-repeat 23px 7px;
}

ul.lmenu li.open ul li.open ul li a, ul.lmenu li.open ul li.open.selected ul li a
{
	padding-left: 45px;
	background: none;
}


ul.lmenu li.open ul li.selected a
{
	color: #000;
	font-weight: bold;
}

ul.lmenu li.selected a, ul.lmenu li.open a
{
	color: #000;
	padding: 3px 0 3px 23px;
	font-style: italic;
	background: #fff url(img/arrow.png) no-repeat 12px 6px;
}

ul.lmenu li.open 
{
	margin-bottom: 6px;
}

ul.lmenu li.open li.open
{
	margin-bottom: 0;
	border: 0;
}

ul.lmenu li.open a
{
	padding-top: 8px;
	background: #fff url(img/arrowo.png) no-repeat 11px 14px;
}

ul.lmenu li.open li.open a
{
	padding-top: 4px;
	background: #fff url(img/arrowo.png) no-repeat 22px 9px;
	color:#000000;
	font-style:italic;
}

ul.lmenu li.selected, ul.lmenu li.open
{
	border: 1px solid #dfdfdf;
	border-left: 0;
	border-right:0;
}

ul.lmenu li.open ul li.selected
{
	border: 0;
}

#cwrapper #content .tit
{
	font-size: 11.5px;
	font-style: italic;
	font-family: Arial;
	font-weight:bold;
	margin: 17px 0 10px 12px;
}

#cwrapper #content .tit a
{
	font-style: normal;
}

#cwrapper #content .rightcolumn
{
	width: 761px;
	float:left;
	overflow: hidden;
}

#cwrapper #content .rightcolumn .lc
{
	float:left;
	width: 560px;
}

#cwrapper #content .rightcolumn .lc2, #cwrapper #content .rightcolumn .lc3
{
	float:left;
	width: 541px;
}

#cwrapper #content .rightcolumn .lc3 .cp
{
	margin-right:10px;
}

#cwrapper #content .rightcolumn .rc
{
	float: left;
	margin: 20px 0 0 0;
	width: 171px;
	overflow: visible;
}

#cwrapper #content .rightcolumn .rc .to
{
	background: #f4f4f4 url(img/rightcbgt.jpg) no-repeat 0 0;
	position: relative;
	height: 186px;
	padding-top: 15px;
	overflow: visible;
}

#cwrapper #content .rightcolumn .rc .in
{
	background-color: #f4f4f4;
	padding: 20px 0 26px 25px;
	position: relative;
}

#cwrapper #content .rightcolumn .rc .b
{
	background: #f4f4f4 url(img/rightcbgb.jpg) no-repeat 0 0;
	height: 6px;
}

#cwrapper #content .rightcolumn .imgcp
{
	margin: 35px 0 0 1px;
	padding-right:30px;
	text-align: center;
}

#cwrapper #content .rightcolumn .cp
{
	margin: 47px 77px 10px 50px; 
}

#cwrapper #content .rightcolumn .rc2
{
	float: left;
	margin: 20px 0 0 30px;
	width: 190px;
	overflow: visible;
}

#cwrapper #content .rightcolumn .rc2 .b
{
	background: #f4f4f4 url(img/right2cbgb.jpg) no-repeat 0 0;
	height: 8px;
	bottom: 0px;
	width:190px;
}

#cwrapper #content .rightcolumn .rc2 .to
{
	background: #f4f4f4 url(img/rightcbgt2.jpg) no-repeat 0 0;
	position: relative;
	height: 186px;
	padding-top: 15px;
	overflow: visible;
}

#cwrapper #content .rightcolumn .rc2 .in
{
	background: #f1f1f1 url(img/right2cbgc.jpg) no-repeat 0 0;
	padding: 0;
	position: relative;
	overflow: hidden;
	position:absolute;
	width:190px;
}

#cwrapper #content .rightcolumn .rc2 #incont
{
/*
border-top: 1px solid #fff;
*/
}

#cwrapper #content .rightcolumn .rc2 .in .cp
{
	margin: 20px 10px 0 25px;
	padding: 0 0 26px 0;
}

#bloglist ul.arrowl
{
	margin: 0;
}

#startright #bloglist.cp
{
	padding-bottom: 0;
}

img.ximg
{
	position: absolute;
	right: 17px;
	top: 13px;
}

.smlst img.ximg
{
	top: 16px;
}

.adminf
{
	padding: 10px;
}

iframe
{
	border: 0;
}

#searchresult
{
	list-style: none;
	margin: 20px 0 0;
}

#blogl, .list
{
	list-style: none;
	margin: 30px 0 0;
}

#searchresult li a
{
	display: block;
	font-weight: bold;
}

#searchresult li p
{
	margin: 0;
}

#searchresult li
{
	padding: 10px 0;
	border-bottom: 1px solid #efefef;
}

#blogl li, .list li
{
	margin: 16px 0 0;
	border-bottom: 1px solid #efefef;
}
#bottommarker
{
	color: #505050;
	margin-top: 10px;
}

#blogl li h2, .list li h2
{
	margin-bottom: 3px;
}

#blogl li .info, .list li .info
{
	color: #7d7d7d;
	font-size: 11px;
	padding-bottom: 3px;
	margin-top: 10px;
}

.ki
{
	text-align: center;
	margin: 0 auto;
	width: 250px;
}

.ki embed, .ki img, .ki object
{
	margin-bottom: 10px;
}

#startwrapper #startleft h1
{
	display:none;
}

#newslist .item .ingress
{
	margin: 10px 0 15px;
}
#newslist .item .ingress p
{
	color:#505050;
	font-weight: normal;
	font-style: normal;
}


#newslist .item
{
	margin-top: 10px;
}

#newslist .item h3, #newslist .item h2
{
	width: 320px;
	margin-bottom: 4px;
	color:#000000;
	font-family:Arial;
	font-size:13.5px;
	font-weight:bold;
	text-transform: none;
}

#newslist .item .minfo
{
	font-style: italic;
	float:right;
}



#newslist .item .minfo .addthis_button
{
	display: none;
}

.addthis_button
{
	font-size: 11.5px;
	background:url("img/plus.jpg") no-repeat scroll 0 1px transparent;
	font-family:Arial;
	font-size:11.5px;
	font-weight:bold;
	padding:0 0 0 19px;
	margin-left: 5px;
}

#newslist div.expanded .minfo .addthis_button
{
	display: inline;
}

#victoria
{
	float: right;
	width: 390px;
	padding-bottom: 3px;
	background: transparent url(img/vicline.jpg) repeat-x 0 bottom;
}

#victoria div
{
	height:21px; 
	padding: 31px 50px 0 0 ;
	background: transparent url(img/victoria.png) no-repeat right 0;
	margin: 0;
}

#victoria div p
{
	background: transparent url(img/victxt.png) no-repeat right 0;
	height: 15px;
}

#victoria div p span
{
	display: none;
}

#foot ul.arrowl li
{
	background: url(img/arroww.png) no-repeat 0 4px;
}
	
#foot ul.arrowl li a
{
	color:#d2d2d2;
}

#foot ul.arrowl li a span
{
	color: #fff;
}

#foot .lst
{
	float: left;
	border-left: 1px solid #b8b8b8;
	padding: 6px 34px 12px 15px
}

#foot .lst .h
{
	font-family: "Myriad Pro", MyriadPr, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	text-shadow:none;
}

#foot .bott
{
	clear: left;
	padding-top:11px;
}

#foot .minfo 
{
	margin: 15px 0 0;
	font-family: "Myriad Pro", MyriadPr, Arial;
	font-size: 11.5px;
	font-weight: bold;
	color: #434343;
	text-shadow: #c5c5c5 1px 1px 0;
}

#foot .minfo span
{
	padding-left: 15px;
}

#foot .minfo .give
{
	float: left;
}

#foot .minfo .ginfo
{
	float: right;
}

.rc2 .box
{
	padding:23px 23px 21px 21px;
	background:transparent url(img/boxbg.gif) repeat-x top left;
}
#rc2inner
{
	background-color:#e7e7e7;
}

.rc2 .rsslinks
{
	margin-left:-5px;
	margin-top:10px;
}

.rc2 .event
{
	position:relative;
	padding-bottom:23px;
}
.rc2 .popevent
{
	position:absolute;
	left:-74px;
	width:214px;
	top:56px;
	padding-left:65px;
	padding-top:10px;
	height:59px;
	overflow:hidden;
	background:transparent url(img/popevent.png) no-repeat top left;
}
.event .readmore
{
	margin-top:78px;
	display:block;
}

.rc2, .rc2 a
{
	font-size:11.5px;
}
.toggler
{
	padding: 4px 0 4px 23px;
	margin-bottom:2px;
	border:solid 1px #ccc;
	background: url(img/arrow.png) no-repeat 12px 7px;	
}
.toggler.on
{
	background-color:#b4414c;
	border:solid 1px #a73a44;
	color:#fff;
}

.presscnt
{
	background: url("img/arrow.png") no-repeat scroll 0px 3px transparent;
	padding-left:10px;
	margin-bottom:25px;
}

.presscnt a
{
	font-weight: bold;
	font-family: Arial;
}

.presscnt a span
{
	display: inline;
}

.presscnt span{display:block;}

.presstit
{
	font-family:Arial;
	font-weight: bold;
	margin-bottom:6px;
}

.presscnt span.pt
{
	font-family: Arial;
	margin:0 0 4px;
}

.presscnt span.tele
{
	font-style: italic;
	margin:0 0 3px;
}

.rc2 .presscnt
{
	margin-top:10px;
}

.right
{
	float:right;
}

.giftlist 
{
	list-style:none;
	margin:0;
	padding:0;
}
.giftlist .left
{
	float:left;
	width:303px;
	margin-left:16px;
}

.giftlist .leftimg
{
	width:162px;
	float:left;
}
.giftlist li
{
	margin:20px 0px;
	position:relative;
	padding:0;
}
.giftlist .cv, .gifts .cv, .giftbottom .cv, #newslist .cv
{
	color:#b71234;
	font-size:18px;
	font-weight:normal;
	font-family:"Myriad Pro", MyriadPr, Arial;
	margin-bottom:8px;
}

.giftbottom
{
	margin-top:40px;
	border-top:solid 1px #efefef;
	padding-top:30px;
	padding-right:110px;
	background:transparent url(img/stod.gif) no-repeat right 30px;
}

.llink, .rlink
{
	padding-left:24px;
	background:transparent url(img/llink.gif) no-repeat 1px 1px;
}
.rlink
{
	background-image:url(img/rlink.gif);
}
.llink, .rlink, .addthis_button
{
	font-size:11.5px;
	font-family:Arial;
	font-weight:bold;
}
.cp .addthis_button
{
	margin-top:5px;
}
.back
{
	margin-top:40px;
	border-top:solid 1px #efefef;
	padding-top:12px;
}
.back .readmore, .back .addthis_button
{
	margin-top:0;
}

.newssplit a
{
	display:block;
	float:left;
	margin-right:20px;
}

.newssplit
{
	padding-bottom:40px;
	border-bottom:solid 1px #efefef;
}


.negmar
{
	margin-right:-27px;
}
li.no2 img.ximg ,li.no4 img.ximg
{
	right:0;
}
.gifts
{
	margin:0;
	padding:0;
	list-style:none;
}
.gifts li
{
	width:219px;
	border-right:solid 1px #efefef;
	padding:0px 21px 31px;
	float:left;
	position:relative;
}
.gifts li a
{
	display:block;
	position:absolute;
	bottom:20px;
}

li.no1,li.no3
{
	padding-left:0;
}
li.no2,li.no4
{
	padding-right:0;
	border-right:none;
}
.alt
{
	margin-top:0;
}
.item .date
{
	float:right;
	font-style:italic;
}
.presstop .t
{
	font-weight: bold;
	font-size: 10.5px;
	display: block;
}

.presstop .date
{
	display: block;
	font-style: italic;
}

.popevent a span
{
	font-weight: bold;
}

.lholder a.readmore
{
	float:left;
	margin-right: 15px;
	display: inline;
}

.mar
{
	margin: 0 0 30px;
}

.rsstext
{
	font-size: 11.5px;
	font-style: italic;
}