/*-----------------------------------------------------------------------------
LivePerson Solutions Style Sheet

created: September 25 2009 - Clare Warburton
modifed: Jan 25 for PR Newswire content 2009 - Clare Warburton
-----------------------------------------------------------------------------*/

body {
	font-size: 13px;
	line-height: 1.4em;
	color: #777;
	background-color: #ffffff;
	margin: 0;
	}

div.wd_subscribe {
	float: right;
	text-align: right;
	width: 54px;
	padding: 0 0 0 0px;
	}
	
#find_releases_by_year {
	padding: 0 0 12px 0
 	}
	
#center126 {margin: 0 -15px}

.wd_news_releases-detail {
margin-left: 20px;
}
div.wd_news_releases-detail p {
	font-family: Helvetica,Arial, sans-serif;
	font-size: 13px;
	}

form input, form select, form textarea {font-family: Helvetica,Arial, sans-serif; font-size: 13px; color: #256E80; font-weight: normal; }
form input.text:hover, form input.text:focus , form select:hover, form select:focus{border-color:#999999;}
form select, form textarea {border: 1px solid #ccc; padding: 4px; 
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
}
	
body, input, textarea, button, select, input, textarea, select, button {
	font-family: Helvetica,Arial, sans-serif;
	}

a {
	color: #1588a4; /*#256e80;*/
	text-decoration: none;
	}

a img {border: none}

a:hover {
	color: #256e80;
	text-decoration: none;
	border-bottom: 1px solid #256e80
	}
	


h1 {
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 18px;
	font-family: "Myriad Pro", Helvetica,Arial, sans-serif;
	line-height: 1.2em;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 18px;
	font-family: "Myriad Pro", Helvetica,Arial, sans-serif;
	line-height: 140%;
}

h3 {
	font-size: 16px;
	font-family: "Myriad Pro", Helvetica,Arial, sans-serif;
	font-weight: normal;
	margin-bottom: 18px;
	line-height: 140%;
}

h4 {
	font-size: 13px;
	font-weight: bold;
}

p, ul, ol {
	font-size: 13px;
	margin-bottom: 18px;
}

blockquote {
	font-weight: normal;
	padding: 10px 0;
}

blockquote p {
	margin: 0;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

ul
{
	margin-left: 1px;
	padding-left: 0;
	list-style: none;
}

ul li
{
padding-left: 15px;
background-image: url(../images/bullet-org.png);
background-repeat: no-repeat;
background-position: 0 .5em;
}


