/*
Theme Name: PostDocsForum
*/
body {
	margin:0;
	color:#666;
	font:13px Arial, Helvetica, sans-serif;
	background:#eceae5;
	min-width:1003px;
}
img {border-style:none;}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
input,
textarea,
select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
	color:#000;
}
form,
fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
#wrapper {
	overflow:hidden;
	width:100%;
	position:relative;
}
.area {
	width:970px;
	margin:0 auto;
}
.area:after,
.main-box:after,
.post:after,
.post-row:after {
	clear:both;
	display:block;
	content:"";
}
#header {
	overflow:hidden;
	width:100%;
	background:url(images/bg-header.gif) no-repeat 50% 0;
}
.header-row {
	overflow:hidden;
	padding:0 0 54px;
}
.header-info {float:right;}
.header-info .holder {
	float:left;
	background:url(images/bg-header-info.png) no-repeat 100% 100%;
	padding:0 6px 0 0;
}
.header-info .frame {
	float:left;
	background:url(images/bg-header-info.png) no-repeat;
	overflow:hidden;
	padding:9px 0;
	height:17px;
	font:11px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.header-info .social {
	float:left;
	overflow:hidden;
	color:#3e9c08;
	padding:2px 0 0 15px;
	position:relative;
}
.header-info .social .title {
	float:left;
	padding:0 4px 0 0;
	font-weight:normal;
}
.header-info .social ul {
	margin:-2px 0 0;
	padding:0;
	list-style:none;
	float:left;
}
.header-info .social li {
	float:left;
	padding:0 0 0 2px;
}
.header-info .social a {
	float:left;
	width:17px;
	height:17px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/ico-social01.gif) no-repeat;
}
.header-info .social .twitter {background-position:-1px 0;}
.header-info .social .youtube {background-position:-20px 0;}
.header-info .social .facebook {background-position:-39px 0;}
.header-info .social .linkedin {background-position:-58px 0;}
.header-info .social .rss {background-position:-77px 0;}
.header-nav {
	float:left;
	margin:0 0 0 -19px;
	padding:1px 22px 0 0;
	list-style:none;
	font-size:12px;
	font-weight:bold;
}
.header-nav li {
	float:left;
	background:url(images/arrow01.gif) no-repeat 0 2px;
	padding:0 0 0 13px;
	margin:0 0 0 23px;
}
.header-nav a {color:#317e04;}
.header-holder {
	overflow:hidden;
	width:100%;
}
.logo {
	float:left;
	overflow:hidden;
	width:370px;
	height:101px;
	text-indent:-9999px;
	margin:0 0 0 3px;
	background:url(images/logo.png) no-repeat;
}
.logo a {
	height:100%;
	display:block;
}
.search {
	float:right;
	width:292px;
	margin:55px -1px 0 0;
}
.search .text {
	float:left;
	margin:1px 0 0;
	padding:0 5px 0 0;
	background:url(images/bg-input01.png) no-repeat;
}
.search .text input {
	padding:1px 11px;
	width:231px;
	height:31px;
	line-height:31px;
	font-size:18px;
	color:#646d5f;
	border:0;
	background:none;
	float:left;
}
.search .submit {
	width:34px;
	height:35px;
	float:left;
}
.navigation {
	overflow:hidden;
	width:100%;
	background:url(images/bg-nav.gif) repeat-x;
}
#nav {
	margin:0 auto;
	width:970px;
	padding:5px 0 0;
	list-style:none;
	font:bold 15px/18px Arial, Helvetica, sans-serif;
	overflow:hidden;
}
#nav li {
	float:left;
	background:url(images/divider01.gif) no-repeat 100% 0;
	padding:23px 30px 11px 0;
	margin:0 30px 0 0;
}
#nav a {
	color:#fc0;
	float:left;
	padding:0 0 27px;
}
#nav a:hover,
#nav li.active a {
	background:url(images/arrow02.gif) no-repeat 50% 100%;
	text-decoration:none;
}
#main {
	overflow:hidden;
	width:100%;
	padding:25px 0 62px;
	background:#eceae5 url(images/bg-main.gif) repeat-x;
}
.main-holder {
	background:url(images/bg-main02.png) no-repeat;
	padding:18px 0 0;
}
.main-frame {
	background:url(images/bg-main02.png) no-repeat -1003px 100%;
	padding:0 0 25px;
}
.main-box {
	background:url(images/bg-main02.png) repeat-y -2017px 0;
	width:100%;
}
#content {
	float:left;
	width:599px;
	padding:0 0 0 1px;
}
.post {
	width:100%;
	line-height:17px;
	padding:9px 0 36px;
}
.post-row {
	font-size:12px;
	padding:5px 13px 9px 23px;
	line-height:14px;
	margin:0;
	width:562px;
	position:relative;
	background:#fff url(images/bg-post-row.gif) repeat-x 0 -9px;
	min-height:28px;
}
.post-row:after{
	display:block;
	clear:both;
	content:'';
}
.post-row .date {
	position:absolute;
	top:0;
	left:-26px;
	padding:5px 12px 14px 3px;
	font-size:26px;
	line-height:26px;
	color:#febf01;
	background:url(images/bg-date.png) no-repeat;
}
.post-row .date span {
	font-size:12px;
	display:block;
	margin:-4px 0 0 4px;
}
.post-row .comments {
	float:right;
	padding:2px 9px 7px 9px;
	margin:-5px 0 0;
	background:url(images/bg-comments.gif) no-repeat;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	font-size:13px;
}
.post-row .comments:hover {text-decoration:underline;}
.post-row p {margin:0;}
.post-row a {
	color:#157cd2;
	font-weight:bold;
}
.entry-content {
	padding:0 20px 0 17px;
	margin:0 0 0 25px;
	width:537px;
	background:#f2f0ea url(images/bg-post.gif) repeat-x;
	overflow:hidden;
}
.post h1 {
	margin:0;
	font-size:24px;
	line-height:26px;
}
.post h2 {
	margin:0 0 14px -16px;
	font-size:22px;
	line-height:25px;
	color:#088f02;
}
.post h2 a {
	color:#088f02;
	text-decoration:none;
	cursor:pointer;
}
.post h2 a:hover {text-decoration:underline;}
.post h3 {
	margin:0;
	font-size:13px;
	line-height:15px;
	color:#11a911;
}
.post .green {color:#11a911;}
.post h4 {
	margin:0;
	font-size:18px;
	line-height:20px;
}
.post h5 {
	margin:0;
	font-size:16px;
	line-height:18px;
}
.post h6 {
	margin:0;
	font-size:14px;
	line-height:16px;
}
.post ol,
.post ul {margin:0;}
.post blockquote {margin:0;}
.post q {
	display:block;
	quotes:none;
}
.post q:after,
.post q:before {content:"";}
.entry-content a {
	color:#088f02;
	text-decoration:underline;
}
.entry-content a:hover {text-decoration:none;}
.post .alignleft {
	float:left;
	margin:3px 20px 11px 0;
}
.post .alignright {
	float:right;
	margin:0 0 0 10px;
}
.post-info {
	overflow:hidden;
	width:100%;
	padding:0 0 11px;
}
.post p {margin:0 0 18px;}
.post-social {
	margin:0 0 0 25px !important;
	padding:9px 0 9px 26px;
	width:543px;
	list-style:none;
	background:url(images/bg-post-social.gif) repeat-x;
	border:1px solid #dcdcdc;
	overflow:hidden;
}
.post-social li {
	float:left;
	padding:0 15px 0 0;
	vertical-align:top;
}
.post-social img {vertical-align:top;}
.paging {
	overflow:hidden;
	border:1px solid #e6e6e6;
	margin:10px 3px 9px 23px;
	padding:0 1px 1px;
	width:569px;
	font:bold 11px/13px Arial, Helvetica, sans-serif;
}
.paging-holder {
	padding:7px 15px 9px 6px;
	overflow:hidden;
	width:548px;
	background:url(images/bg-paging.gif) repeat-x;
}
.paging strong {float:left;}
.paging ul {
	margin:1px 0 0;
	padding:0;
	list-style:none;
	float:right;
	overflow:hidden;
	width: 150px;
}
.paging li {
	float:left;
	background:url(images/divider02.gif) no-repeat 0 1px;
	margin:0 1px 0 -1px;
	padding:0 5px 0 6px;
}
.paging a {color:#666;}
.paging .prev {
	background:none;
	padding:0 7px 0 0;
}
.paging .next {padding:0 9px;}
.paging .prev a:hover,
.paging .next a:hover {text-decoration:none;}
#sidebar {
	float:right;
	width:346px;
}
.sidebar-social {
	overflow:hidden;
	padding:0 0 6px 17px;
	margin:-3px 0 0;
}
.sidebar-social h2 {
	margin:0 0 26px -16px !important;
	padding:0 0 14px 24px !important;
	font-size:22px !important;
	line-height:24px !important;
	color:#129205 !important;
	background:url(images/bg-title-social.gif) no-repeat 0 100%;
	border-bottom:1px solid #dadada;
}
.sidebar-social ul,
.footer-social {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.footer-social {
	margin:0 -4px 0 0;
	float:right;
}
.sidebar-social li,
.footer-social li {
	float:left;
	padding:0 8px 0 0;
}
.footer-social li {padding:0 0 0 2px;}
.sidebar-social a,
.footer-social a {
	overflow:hidden;
	width:38px;
	height:56px;
	float:left;
	background:url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/ico-social02.png) no-repeat;
	text-indent:-9999px;
}
.sidebar-social .twitter,
.footer-social .twitter {background-position:0 0;}
.sidebar-social .youtube,
.footer-social .youtube {background-position:-48px 0;}
.sidebar-social .facebook,
.footer-social .facebook {background-position:-94px 0;}
.sidebar-social .linkedin,
.footer-social .linkedin {background-position:-143px 0;}
.sidebar-social .rss,
.footer-social .rss {background-position:-189px 0;}
.sidebar-social .bio,
.footer-social .bio {
	background-position:-229px 0;
	width:88px;
}
.sidebar-holder {
	overflow:hidden;
	width:100%;
}
#sidebar h2 {
	margin:0 -13px 12px 0;
	padding:13px 10px 11px 21px;
	font-size:16px;
	line-height:18px;
}
#sidebar .blue {
	color:#febf01;
	background:#00335f url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/bg-blue.gif) repeat-x;
	border:1px solid #054f8d;
	border-width:1px 1px 0;
	position:relative;
	width:326px;
}
#sidebar .corner1 {
	position:absolute;
	bottom:-20px;
	right:-1px;
	background:url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/bg-blue02.gif) no-repeat;
	width:13px;
	height:20px
}
#sidebar .yellow {
	color:#593512;
	background:#febf01 url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/bg-yellow.gif) repeat-x;
	border:1px solid #febf01;
	border-width:1px 1px 0;
	margin:0 -13px 0 0;
	position:relative;
	width:326px;
}
#sidebar .corner2 {
	position:absolute;
	bottom:-19px;
	right:-1px;
	background:url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/bg-yellow02.gif) no-repeat;
	width:13px;
	height:19px
}
.sponsors {
	margin:0;
	padding:0 0 6px;
	list-style:none;
	overflow:hidden;
	width:100%;
	text-align:center;
}
.sponsors li {
	display:inline-block;
	padding:0 7px 10px 0;
}
* +html .sponsors li {
	display:inline;
	padding:0 11px 10px 0;}
.sponsors img {
	vertical-align:top;
	border:1px solid #707070;
}
.sponsors .no-border {border:0;}
.sidebar-holder .btn1 {
	overflow:hidden;
	width:215px;
	margin:0 auto;
	padding:0 0 57px;
	text-transform:uppercase;
	font:bold 16px/19px Arial, Helvetica, sans-serif;
}
.sidebar-holder .btn1 a {
	float:left;
	background:url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/btn01.gif) no-repeat 100% 100%;
	padding:0 2px 0 0;
	color:#593512;
	cursor:pointer;
}
.sidebar-holder .btn1 a span {
	background:url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/btn01.gif) no-repeat;
	float:left;
	padding:7px 11px 4px 13px;
}
.newsletter {
	overflow:hidden;
	width:100%;
	background:#003562 url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/bg-newsletter.gif) repeat-x;
}
.newsletter fieldset {
	overflow:hidden;
	padding:28px 20px 58px 65px;
}
.newsletter .text {
	float:left;
	margin:0 0 12px;
	background:url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/bg-input02.png) no-repeat;
}
.newsletter .text input {
	padding:0 15px 2px;
	width:171px;
	height:26px;
	border:0;
	background:none;
	float:left;
	color:#002544;
	font:13px/29px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.newsletter .submit {
	width:101px;
	height:30px;
	line-height:30px;
	padding:0 0 2px;
	background:url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/btn02.gif) no-repeat;
	cursor:pointer;
	border:0;
	margin:1px 0 0 4px;
	color:#593512;
	font:bold 16px/30px Arial, Helvetica, sans-serif;
}
.tabs {
	overflow:hidden;
	width:100%;
	margin:0 -13px 0 0;
	padding:0 13px 0 0;
}
.tabs .blue {
	margin:0 -13px 0 0;
	padding:2px 13px 0 6px;
	width:338px !important;
}
.tabset {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font:bold 16px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.tabset li {
	float:left;
	background:url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/divider04.gif) no-repeat 100% 9px;
}
.tabset .last {background:none;}
.tabset a {
	float:left;
	padding:0 6px 0 0;
	cursor:pointer;
	color:#febf01;
}
.tabset a span {float:left;}
.tabset a span span,
.tabset a:hover span span,
.tabset a.active span span {
	float:left;
	padding:11px 0px 12px 29px;
	background:url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/ico-tabs.png) no-repeat;
}
.tabset a span .tab1,
.tabset a:hover span .tab1,
.tabset a.active span .tab1 {background-position:6px 10px;}
.tabset a span .tab2,
.tabset a:hover span .tab2,
.tabset a.active span .tab2 {
	background-position:11px -76px;
	padding:11px 0 12px 32px;
}
.tabset a span .tab3,
.tabset a:hover span .tab3,
.tabset a.active span .tab3 {
	background-position:13px -172px;
	padding:11px 0 12px 35px;
}
.tabset a:hover,
.tabset a.active {
	background:url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/bg-tabs.png) no-repeat 100% 100%;
	color:#0a8f03;
	text-decoration:none;
}
.tabset a:hover span,
.tabset a.active span {background:url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/bg-tabs.png) no-repeat;}
.tab-content {
	overflow:hidden;
	padding:33px 44px 39px 41px;
}
.tab-content ul {
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	color:#656565;
	line-height:17px;
}
.tab-content li {
	overflow:hidden;
	width:100%;
	padding:0 0 10px;
	margin:0 0 9px;
	background:url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/bg-sidebar-list.png) no-repeat -20px 100%;
}
.tab-content .last {background:none;}
.tab-content .alignleft {
	float:left;
	margin:1px 9px 0 0;
	border:1px solid #404040;
}
.tab-content .tabs-info {overflow:hidden;}
.tab-content p {margin:0;}
.polls {
	overflow:hidden;
	font-size:15px;
	color:#494846;
	line-height:16px;
	padding:4px 20px 0 34px;
}
.polls p {margin:0 0 10px;}
.polls .radio {
	margin:0 0 0 7px;
	padding:0 0 11px;
	list-style:none;
	overflow:hidden;
	font-size:13px;
	line-height:13px;
}
.polls .radio li {
	width:130px;
	padding:0 10px 2px 0;
	overflow:hidden;
	float:left;
}
* +html .polls .radio li {padding:0 10px 0 0;}
.polls .radio input {
	padding:0;
	margin:2px 7px 0 1px;
	float:left;
}
* +html .polls .radio input {margin:0 5px 0 -3px;}
.polls .radio label {
	float:left;
	margin:1px 0 0;
}
* +html .polls .radio label {margin:4px 0 0;}
.polls .submit {
	width:115px;
	height:30px;
	line-height:30px;
	padding:0 0 2px;
	background:url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/btn03.gif) no-repeat;
	cursor:pointer;
	border:0;
	margin:0 49px 0 6px;
	float:left;
	color:#593512;
	text-transform:uppercase;
	font:bold 16px/30px Arial, Helvetica, sans-serif;
}
.polls .links {
	margin:-4px 0 0;
	padding:0;
	list-style:none;
	float:right;
}
.polls .links li {
	background:url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/arrow03.gif) no-repeat 0 4px;
	padding:0 0 2px 15px;
}
.polls .links a {color:#149305;}
#footer {
	overflow:hidden;
	width:100%;
	background:#1f9717 url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/bg-footer.jpg) repeat-x;
	padding:12px 0 40px;
}
.footer-holder {
	overflow:hidden;
	margin:0 -18px 0 -12px;
	padding:0 0 3px;
	background:url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/bg-footer-holder02.png) no-repeat 0 100%;
}
.footer-holder .holder {
	background:url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/bg-footer-holder.png) repeat-y;
	padding:0 3px 0 0;
}
.footer-holder .frame {
	background:#dae3d0 url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/bg-footer-holder03.gif) repeat-x;
	overflow:hidden;
	padding:36px 72px 0 53px;
}
.footer-list {
	overflow:hidden;
	width:920px;
	margin:0;
	padding:0 0 75px;
	list-style:none;
	line-height:14px;
}
.footer-list li {
	float:left;
	width:400px;
	padding:0 46px 0 0;
}
.footer-list h3 {
	margin:0 0 12px;
	font-size:21px;
	line-height:23px;
	color:#2e9c0c;
}
.footer-list p {margin:0;}
.footer-row {
	padding:11px 0 0 12px;
	border-top:1px solid #c6cbc3;
}
.footer-block {
	float:left;
	width:435px;
	background:url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/bg-footer-nav.png) no-repeat;
	color:#146db9;
	padding:7px 0 8px 48px;
	font:11px/13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.footer-nav {
	overflow:hidden;
	width:100%;
	margin:0 0 0 -7px;
	padding:0 0 1px;
	list-style:none;
}
.footer-nav li {
	float:left;
	background:url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/divider03.gif) no-repeat 0 2px;
	margin:0 0 0 -1px;
	padding:0 8px;
}
.footer-block a {color:#146db9;}
.footer-block p {margin:0;}
/*----------------------------------------------------------------------------*/
.alignright {
    float: right;
    }

.alignleft {
    float: left;
    }
    
.attachment-post {
float:left;
margin:3px 20px 11px 0;
}

.post-social {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/bg-post-social.gif) repeat-x scroll 0 0;
border:1px solid #DCDCDC;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 0 0 25px !important;
overflow:hidden;
padding:9px 0 7px 26px !important;
width:543px;
}
#polls-1 p strong
{
    margin:0 0 10px;
    color:#494846;
    font-size:15px;
    line-height:16px;
    text-align:left !important;
}
.Buttons
{
background:transparent url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/btn03.gif) no-repeat scroll 0 0;
border:0 none;
color:#593512;
cursor:pointer;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
height:30px;
line-height:30px;
margin:0 49px 0 6px !important;
padding:0 0 2px;
text-transform:uppercase;
width:115px;
}


#polls_form_1 {
	overflow:hidden;
	font-size:15px;
	color:#494846;
	line-height:16px;
	padding:4px 20px 0 34px;
}
#polls_form_1 p {margin:0 0 10px;}
#polls_form_1 .wp-polls-ul {
	margin:0 0 0 7px;
	padding:0 0 11px;
	list-style:none;
	overflow:hidden;
	font-size:13px;
	line-height:13px;
}
#polls_form_1 .wp-polls-ul li {
	width:130px;
	padding:0 10px 2px 0;
	overflow:hidden;
	float:left;
}
* +html #polls_form_1 .wp-polls-ul li {padding:0 10px 0 0;}
#polls_form_1 .wp-polls-ul input {
	padding:0;
	margin:2px 7px 0 1px;
	float:left;
}
* +html #polls_form_1 .wp-polls-ul input {margin:0 5px 0 -3px;}
#polls_form_1 .wp-polls-ul label {
	float:left;
	margin:1px 0 0;
}
* +html #polls_form_1 .wp-polls-ul label {margin:4px 0 0;}
#polls_form_1 .submit {
	width:115px;
	height:30px;
	line-height:30px;
	padding:0 0 2px;
	background:url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/btn03.gif) no-repeat;
	cursor:pointer;
	border:0;
	margin:0 49px 0 6px;
	float:left;
	color:#593512;
	text-transform:uppercase;
	font:bold 16px/30px Arial, Helvetica, sans-serif;
}
#polls_form_1 .links {
	margin:-4px 0 0;
	padding:0;
	list-style:none;
	float:right;
}
#polls_form_1 .links li {
	background:url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/arrow03.gif) no-repeat 0 4px;
	padding:0 0 2px 15px;
}
#polls_form_1 .links a {color:#149305;}

#polls-1-ans p a{
background:transparent url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/arrow03.gif) no-repeat scroll 0 4px;
padding:0 0 2px 15px;
margin:-15px 0 0;
color:green;
float:right
}
ul.archive li a{
background:transparent url(http://www.postdocsforum.com/wp-content/themes/postdocsforum/images/arrow03.gif) no-repeat scroll 0 4px !important;
padding:0 0 2px 15px;
margin:-11px 0 0;
color:green;
float:right;
margin-right:30px;
margin-top:-17px
}
.sidebar-holder ul li
{
    list-style:none;
}
.attachment-widget{
border:1px solid #404040;
float:left;
margin:1px 9px 0 0;
}

.post-row .comments {
float:right;
padding:0 11px 0 0;
margin:-5px 0 0;
background:url(images/bg-comments.gif) no-repeat 100% -21px;
color:#fff;
font-weight:bold;
text-decoration:none;
cursor:pointer;
font-size:13px;
}
.post-row .comments span {
float:left;
padding:2px 0 7px 9px;
margin:0 -2px 0 0;
background:url(images/bg-comments.gif) no-repeat;
}