body {
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 76%;
	line-height: 1.3em;
	background-color: #fff;
}


form {
	margin: 0;
	padding: 0;
}

input, select, textarea {
	font-size: inherit;
	font-family: inherit;
}

a {
	color: #0377A4;
}

a:hover {
	text-decoration: none;
}

h2 {
	font-size: 1.9em;
	line-height: 1.5em;
}

h3 {
	font-size: 1.5em;
	line-height: 1.5em;
}

h4 {
	font-size: 1.2em;
	line-height: 1.3em;
}

#cont {
	width: 100%;
	background-image: url("/img/hdr_bg.gif");
	background-repeat: repeat-x;
	background-position: top left;
}

.inner {
	width: 945px;
}

.hdr {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
}

#platName, .platName {	
	padding-bottom: 0.5em;
}

#logo {
	display: none;
}

#nav {
	text-align: center;
}

#nav h1 {
	margin: 0;
	float: left;
}

#nav ul {
	height: 41px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 18px 0 15px 0;
	background-image: url("/img/nav_bg.jpg");
	background-position: 0 18px;
	background-repeat: no-repeat;
	list-style-type: none;
}

#nav li {
	display: inline;
}

#nav li#nav_logo {
	float: left;
	margin-left: 10px
}

#nav li a {
	display: block;
	float: left;
	width: 102px;
	height: 35px;	
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: -4000px;
}

#nav li#nav_logo a {
	width: 235px !important;
	background-image: url("/img/nav_logo.jpg");
	margin-left: 20px;
}

#nav li#nav_macos a {
	background-image: url("/img/nav_mac.jpg");
}

#nav li#nav_macos a:hover {
	background-image: url("/img/nav_mac_hover.jpg");
}

#nav li#nav_iphone a {
	background-image: url("/img/nav_iphone.jpg");
}

#nav li#nav_iphone a:hover {
	background-image: url("/img/nav_iphone_hover.jpg");
}

#nav li#nav_palmos a {
	background-image: url("/img/nav_webos.jpg");
}

#nav li#nav_palmos a:hover {
	background-image: url("/img/nav_webos_hover.jpg");
}

#nav li#nav_store a {
	background-image: url("/img/nav_store.jpg");
}

#nav li#nav_store a:hover {
	background-image: url("/img/nav_store_hover.jpg");
}

#nav li#nav_support a {
	width: 104px;
	background-image: url("/img/nav_support.jpg");
}

#nav li#nav_support a:hover {
	width: 104px;
	background-image: url("/img/nav_support_hover.jpg");
}

#nav li#nav_cat  {
	float: left;
	margin: 7px 0 0 28px;
}

#nav li form {
	margin: 0;
	display: inline;
}

#mid {
	width: 100%;
	padding-top: 20px;
	background-position: bottom left;
	background-image: url("/img/feat_bot_bg.gif");
	background-repeat: repeat-x;
	min-height: 175px;
}

.midBg {
	background-position: top left;
}

#mid hr {
	background-color: transparent;
	background-repeat: repeat-x;
	height: 0;
	margin: 0;
	padding: 0;
	border: 0;
}

#mid a img {
	border: 0;
}

#mid #botFeat {
	color: #fff;
	width: 100%;
	clear: both;
}

#mid #mainCont {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 1.2em;
}

#mid .front {
	height: 340px;
}

#mid #featLeft {
	width: 445px;
	float: left;
	margin: 20px 16px 0 0;
}

#mid #featLeft a img {
	border: solid 1px #c5c5c5;	
}

#mid #featRight {
	width: 445px;
	float: right;
	margin: 20px 0 0 0
}

#mid #mainCont hr#midEleDelim {
	background-image: url("/img/feat_blue_delim_front.gif");
	background-repeat: no-repeat;
	background-color: transparent !important;
	width: 9px;
	height: 250px;
	border: 0;
	margin: 0;
	padding: 0;
	float: left;
}

#mid #oses {
	width: 100%;
	height: 24px;
}

#mid #oses span {
	height: 24px;
	display: block;
	overflow: hidden;
	text-indent: -4000px;
	background-repeat: no-repeat;
	background-position: top left;
}

#mid #oses #osOSX {
	float: left;
	width: 19px;
	background-image: url("/img/front_os_x_icon.gif");
}

#mid #oses #osPalm {
	float: right;
	width: 44px;
	background-image: url("/img/front_palm_icon.gif");
}

#mid #oses #osOSXRight {
	float: right;
	width: 19px;
	background-image: url("/img/front_os_x_icon.gif");
}

/* front page subnav blocks */
#subnav {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#subnav .subnavCont {
	float: left;
	height: 210px;
	width: 207px;
	padding-right: 20px;
	margin-right: 11px;
	background-image: url("/img/subnav_delim.gif");
	background-position: 220px 15px;
	background-repeat: no-repeat;
}

#subnav .subnavIcon {
	float: left;
	margin-right: 10px;
}

#subnav h2 {
	margin: 0;
	padding: 0;
	width: 155px;
	height: 28px;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -4000px;
}

#subnav p {
	margin-top: 0;
	padding-top: 0;
}

#subnav ul {
	list-style-type: none;
	color: #0377A4;
	padding: 0;
	margin: 0;
}

#subnav ul li {
	margin-bottom: 0.2em;
}

#subnav h3 {
	font-size: 1em;
	font-weight: normal;
	float: right;
}

#subnav #subnav_dls h2 {
	background-image: url("/img/hdr_downloads.gif");
}

#subnav #subnav_blog h2 {
	background-image: url("/img/hdr_blog.gif");
}

#subnav #subnav_consulting h2 {
	background-image: url("/img/hdr_consulting.gif");
}

#subnav #subnav_forum h2 {
	background-image: url("/img/hdr_forum.gif");
}

#subnav #subnav_contact h2 {
	background-image: url("/img/hdr_contact.gif");
}

#subnav_contact {
	width: 200px !important;
	margin: 0;
	padding: 0;
	background-image: none !important;
}

#subnav_dls select {
	width: 210px;
}

/* product page styling */

#prods {	
	background-image: url("/img/feat_blue_delim.gif");
	background-repeat: no-repeat;
	background-position: 675px 0px;
}

#prods h2#titleHeader {
	color: #000;
	font-size: 2.6em;
	margin: 0.5em 0 1em 0;
	border: 0;
	text-align: center;
	width: 670px;
}

#prods h2#titleHeader img {
	margin-right: 0.2em;
}

#prods #appPrice {
	display: none;
	font-size: 12px;
	color: #fff;
	background-image: url("/img/app_header_price_badge.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	padding: 20px;
	margin-top: -20px;
	margin-left: -20px;
}

#prods #screenshots {
	width: 670px;
	border: 0;
	text-align: center;
	float: left;
	display: inline;
}

#prods #screenshots ul {
	width: 670px;
	margin: auto;
}
	
#prods #screenshots ul li {
	display: inline;
	margin: 0 50px 0 0;
}

#prods #screenshots ul li img {
	border: solid 1px #ccc;
	vertical-align: middle;
	margin-bottom: 1.5em;
}

#prods .centerImg {
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	border: solid 1px #ccc;
}

#prods .centerImg .captionText {
	text-align: center;
	background-color: #FCFEC3;
	padding: 0.5em;
}

#prods #prodSpecs {
	float: right;
	width: 250px;
	position: relative;
	top: -60px;
	left: 0;
}

#prods #prodSpecs hr {
	color: #fff;
	background-color: transparent;
	margin: 0 12% 1.5em 12%;
	padding: 0;
	border-right: 0;
	border-left: 0;
	border-top: 0;
	border-bottom: solid 1px #B4B4B4;	
}

#prods .deviceList {
	display: none;
}

#prods #prodDetails {
	clear: left;
	width: 670px;
	font-size: 1.1em;
	line-height: 1.3em;
}

#prods #prodDetails #prodDetailsVersions a {
	text-decoration: none;
	color: #000;
}

#prods #prodSpecs h3 {
	display: block;
	padding: 0;
	margin: 0.25em 0 0.25em 0;
	overflow: hidden;
	line-height: 1.3em;
	text-align: center;
}

#prods #prodSpecs h3 a {	
	text-indent: -4000px;	
}

#prods h3.quote a  {
	color: #0377A4 !important;
}

#prods #masthead {
	margin-bottom: 1em;
	float: left;
	display: inline;
}

#prods #masthead img {
	margin-top: -30px;
	border: solid 1px #ccc;
}

#prods.iphone p,#prods.iphone legend,#prods.iphone li, #prods.webos p,#prods.webos legend, #prods.android p, #prods.android legend {
	font-size: 16px !important;
	line-height: 20px !important;
	margin-bottom: 0.5em;
}

#prods.iphone p img,#prods.webos p img, #prods.android p img {
	margin: 1em 2em 1em 1em;
}

#prods .vertImgCont {
	margin: 1em 50px 1em 50px;
	vertical-align: middle;
}

#prods .vertImgCont span {
	display: block;
	padding-top: 40px;
}

#prods .dualImgCont {
	background-color: #f0f0f0;
	clear: left;
	height: 342px;
}

#prods .dualImgCont span hr {
	display: block !important;
	height: 10px;
	width: 100%;
	border: solid 4px red !important;
}

h3#dlBut,h3#buyBut,h3#appStoreBut {
	margin: 0 !important;
	line-height: 1em !important;
	text-align: left !important;
}

h3#dlBut a {
	margin: 0 0 0 45px;
	display: block;
	height: 51px;
	width: 168px;
	background-image: url("/img/prod_pg_dl_button.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

h3#macAppStoreBut a {
	margin: 0 auto 0 auto;
	display: block;
	height: 63px;
	width: 193px;
	background-image: url("/img/prod_mac_app_store_button.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

h3#appStoreBut a {
	margin: 0 auto 0 auto;
	display: block;
	height: 67px;
	width: 193px;
	background-image: url("/img/prod_app_store_button.gif");
	background-repeat: no-repeat;
	background-position: top left;
}

h3#buyBut a {
	margin: 0 0 0 45px;
	display: block;
	height: 58px;
	width: 168px;
	background-image: url("/img/prod_pg_buy_badge.gif");
	background-repeat: no-repeat;
	background-position: top left;
	margin-top: 3px;
}

h3#buyBut .buyPrice a {	
	display: inline;
	text-decoration: none;
	color: #fff;
	background-image: none;
	text-indent: 0 !important;
}

h3#buyBut .buyPrice {
	font-weight: normal;
	font-size: 11px;
	position: relative;
	top: -43px;
	left: 0;
	margin: 0 43px -1em 125px;
	display: block;
	text-align: center;
}

#prods #prodSpecs h4 {
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.webos .platAppStore, .webosAppStoreButton,
.webos #prodList .platAppStore,
.webos h3#appStoreBut a {
	background-image: url(/img/purchase_app_catalog_button.png);
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	padding-top: 76px;
	width: 100%;
	margin-bottom: 1em;
	height: 0;
	overflow: hidden;
}

.android .platAppStore, .androidAppStoreButton,
.android #prodList .platAppStore,
.android h3#appStoreBut a {
	background-image: url(/img/purchase_android_market_button.png);
	background-repeat: no-repeat;
	background-position: top center;
	display: block;
	padding-top: 76px;
	width: 205px;
	margin-bottom: 1em;
	height: 0;
	overflow: hidden;
}

.android #prodList .platAppStore,
.webos #prodList .platAppStore {
	width: 205px;
	float: right;
}

#prods #prodSpecs h4 a {
	color: #898989;
}

#prods #prodSpecs #dlHelp {	
	width: 100%;
}

#prods #prodSpecs #selectDevice {
	text-align: center;
	margin-bottom: 1.5em;
}

#prods #prodSpecs .suppl h3 span {	
	background-color: #FDFD95;
}

#prods #prodSpecs .suppl {
	text-align: center;
}

#prods #prodSpecs .suppl a {
	text-decoration: none !important;
}

#prods #prodSpecs .suppl a:hover {
	text-decoration: underline !important;
}

#prods #prodSpecs #sysReq {
	text-align: center;
	font-size: 14px !important;
}

#prods #prodSpecs .prodDetailsIcon {
	border: 0;
	float: left;
}

#prods #prodSpecs #manualIcon {
	float: left;
	margin: 0 0.5em 0.5em 0.5em;
}

#prods ul#release,#prods ul#beta {
	list-style-type: none;
}

#prods ul#release li,#prods ul#beta li {
	line-height: 1.4em;
}

#prods #release .versNum,#prods #beta .versNum {
	font-weight: bold;
/*	background-color: #D2E9F3; */
}

#prods #reviews-more {
	text-align: right;
}

#prods #reviews blockquote , #review-content blockquote {
	margin-right: 1em;
	margin-left: 1em;
}
	
#prods #reviews blockquote p.review-attr, #review-content blockquote p.review-attr {
	text-align: right;
	margin-bottom: 0;
}

#prodList .odd,#store .odd {
	background-color: #F4F4F4;
}

#prodList ul {
	margin: 0;
	padding: 0;
}

#prodList ul li {
	list-style-type: none;
	padding: 1em;
}

#prodList ul li:hover,#store .storeApp:hover {
	background-color: #DEF6FF;
}

#prodList .appIcon {
	float: left;
	display: block;
	width: 32px;
	margin-right: 4px;
	text-align: center;
}

#prodList h3 {
	display: inline;
}

#prodList p {
	width: 65%;
	margin: 0.25em 2em 2em 36px;
	font-size: 1.1em;
}

#prodList .platAppDl {
	display: block;
	float: right;
	width: 32px;
	height: 37px;
	background-image: url("/img/plat_pg_dl_icon.png");
	background-repeat: no-repeat;
	text-indent: -4000px;
}

#prodList .platAppBuy {
	display: block;
	float: right;
	width: 37px;
	height: 37px;
	margin-left: 1em;
	background-image: url("/img/plat_pg_buy_icon.png");
	background-repeat: no-repeat;
	text-indent: -4000px;
}

.iphone #prodList .platAppStore {
	display: block;
	float: right;
	width: 122px;
	height: 40px;
	margin-left: 1em;
	background-repeat: no-repeat;
	text-indent: -4000px;
}


#prodList .crosswords-plat-notice, .crosswords .crosswords-plat-notice {
	background-color: #FBFDC4;
	border-color: #FBFDC4;
}

#prodList .crosswords-plat-notice p, .crosswords .crosswords-plat-notice p {
	width: 90%;
	text-align: center;
	padding: 1em;
	font-size: 15px;
	line-height: 20px;
}

#prodList .platAppSubscr {
	float: right;
}

/* faq styling */
.crosswords_classic #prods h2#titleHeader {
	display: none;
}

.crosswords_classic #prodSpecs {
	top: 0 !important;
}

#prods .crosswords_iphone_faq, #prods .crosswords_webos_faq,
#prods .crosswords_classic_iphone_faq, #prods .crosswords_webos_faq {
	color: #fff;
}

#prods .crosswords_iphone_faq, #prods .crosswords_webos_faq, 
#prods .crosswords_classic_iphone_faq  {
	padding-bottom: 1em;
	margin-bottom: 1em;
	width: 675px !important;
}

#prods .crosswords_iphone_faq #masthead, #prods .crosswords_macos_faq #masthead,
#prods .crosswords_classic_iphone_faq # {
	margin-top: 15px;
	display: block;
	float: none;
}

#prods .crosswords_webos_faq #masthead {
	display: none;
}

#prods .crosswords_iphone_faq #masthead img, #prods .crosswords_macos_faq #masthead img {
	border: 0 !important;
}

#prods .crosswords_iphone_faq #faq-cont, #prods .crosswords_macos_faq #faq-cont {
	margin-top: -75px;
}

.iphone .iphone-ipod-label, .iphone .ipad-label, .iphone .error-label, .webos .pre-label, .webos .mojo-label, .webos .enyo-label, .webos .error-label, .webos .touchpad-label {
	padding: 5px 10px 5px 10px !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.iphone .iphone-ipod-label, .webos .pre-label, .webos .mojo-label {
	background-color: #DFDFDF;
}

.iphone .ipad-label, .webos .touchpad-label {
	background-color: #A9D8F8;
}

.iphone .iphone-ipod-label .answer-label, .webos .pre-label .answer-label, .webos .mojo-label .answer-label {
	font-weight: bolder;	
}

.iphone .ipad-label .answer-label, .webos .touchpad-label .answer-label {
	font-weight: bolder;	
}

.iphone .error-label, .webos .error-label {
	background-color: #FD7F7F;
	color: #000;
}

.iphone .error-label a, .webos .error-label a {
	color: #000 !important;
	font-weight: bolder;
}

.iphone #faq #toc h3 {
	margin: 0 40px 1em 40px;
	padding: 0;
}

.iphone #faq #toc h3,.webos #faq h3,.android #faq h3 {
	font-size: 22px;
	margin: 0;
	padding: 0;
}

.webos #faq h3 {
	font-size: 26px;
	color: #000 !important;	
}

.macos #faq #toc h3 a, .iphone #faq #toc h3 a,.webos #faq #toc h3 a,.android #faq #toc h3 a {
	color: #000 !important;
	text-decoration: none !important;
}

.macos #faq ol,.iphone #faq ol,.webos #faq ol,.android #faq ol {
	padding: 0 0 1em 0;
	font-size: 18px;
}

#prods .crosswords_macos_faq p {
	line-height: 20px;
}

#prods .crosswords_iphone_faq ol,#prods .crosswords_webos_faq ol,#prods .crosswords_android_faq ol,
#prods .crosswords_classic_iphone_faq ol, #prods .crosswords_macos_faq ol {
	margin: 0 35px 0 35px;	
}

.iphone #faq ol li,.webos #faq ol li,.android #faq ol li,.macos #faq ol li {	
	padding: 0.5em;
	margin: 0.5em 0.5em 1em 0.5em;
	list-style-position: inside;
}

#prods .crosswords_iphone_faq ol li,#prods .crosswords_webos_faq ol li,
#prods .crosswords_classic_iphone_faq ol li, #prods .crosswords_android_faq ol li {
	color: #000;
	background-color: #fff;
}

.iphone #faq ul#toc,.webos #faq ul#toc,.android #faq ul#toc,.macos #faq ul#toc {	
	list-style-type: none;	
	margin: 0;
	padding: 0;
}
#prods .crosswords_macos_faq ul#toc, #prods .crosswords_iphone_faq ul#toc,
#prods .crosswords_classic_iphone_faq ul#toc {
	position: relative;
	top: -15px;
	margin: 0 44px 0 44px;
	padding: 0.25em 0.25em 1em 0.25em;
}

#prods .crosswords_iphone_faq ul#toc, #prods .crosswords_classic_iphone_faq ul#toc {	
	background-color: #fff;
}

.iphone #faq ul#toc li,.webos #faq ul#toc li,.android #faq ul#toc li,.macos #faq ul#toc li {
	font-size: 14px;
	padding: 0.25em 1em 0.25em 1em;
	margin: 0;
}

.iphone #faq ul#toc li > ol,.webos #faq ul#toc li > ol,.android #faq ul#toc li > ol,.macos #faq ul#toc li > ol {
	margin: 0;
	padding: 0;
}

.faq ol ul li {
	font-size: 15px;
	line-height: 1.5em;
	padding: 0 !important;
	margin: .25em 1.5em .25em 1.5em !important;
}

#prods .faq p {
	padding: 0;
	margin: 0;
}

#prods .faq .question {
	display: inline;
	font-weight: bolder;
}

#prods .faq .answer {
	display: block;
	margin: 0.25em 42px 0 42px;
	font-size: 15px !important;
}

.faq .icon {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}

/* store styling */
#store .storeApp {
	padding: 1em;
}

#store fieldset {
	border: 0;
	margin: 1em 0 1em 0;
}

#store .storeDiscount {
	padding: 0 1em 1em 1em;
	border: solid 1px #ccc;
	font-size: 14px;
	color: #0387B9;
}

#store .storeDiscount p, #store .storeDiscount label {		
	color: #000;
}

#store fieldset legend.storeHead {
	font-size: 26px;
	font-weight: bold;
	padding: 0.25em 0 0.25em 0;
}

#store .storeApp h3 {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#store .storeApp p {
	width: 65%;
	margin: 0.25em 2em 2em 36px;
	font-size: 1.1em;
}

#store .storePrice {
	float: right;
}

#store .storeIcon {
	width: 32px;
	margin-right: 4px;
}


/* dl styling */
.catDrop {
	width: 220px;
}

option.dlProdPlat {
	background-color: #D2E9F3;
	font-weight: bold !important;
}

.dl h2 {
	font-size: 2em;
}

.dl h2.hdr {
	float: left;
}

.dl h3 {
	clear: left;
}

.dl #dlIcon {
	clear: left;
	padding-top: 0.5em;
	margin-bottom: 0;
	padding-bottom: 0;
}

.dl #dlIcon a {
	display: block;
	width: 194px;
	height: 63px;
	background-image: url("/img/dl_pg_dl_button.gif");
	background-repeat: no-repeat;
	text-indent: -4000px;
}

.dl #dlData {
	padding: 0;
	margin: 0;
	width: 194px;
	height: 1em;
	text-align: center;
	position: relative;
	top: -24px;
	clear: left;
}

.dl #dlData a {
	text-decoration: none;
	color: #fff;
}

.dl #dlDataExtName a {
	float: left;
	padding-left: 44px;
}

.dl #dlDataVersNum a {
	float: right;
	padding-right: 20px;
}

.dl #dlDataSize {
	float: right;
}

.dl #dlDataSize a {
	color: #fff !important;
	padding-right: 20px;
}

.dl #dlDataDate {
	display: block;
	clear: left;
	padding-top: 4px;
	color: #898989;
}

.dl .changelog {
	clear: both;
}

.dl #prodVersInfo {
	width: 650px;
}

.dl #prodVersInfo h3 {
	margin-bottom: 0;
}

.dl #prodVersInfo p {
	padding-top: 0;
	margin: 0 0 1em 0;
}

.dl .suppl {
	width: 240px;
	float: right;
	padding: 0 0.5em 1em 0.5em;
	margin: 0 0 2em 0;
	background-color: #FCFEC3;
	text-align: center;
	clear: right;
}

.dl .suppl h3 {
	margin: 1em;
	font-size: 1.3em;	
	line-height: 1.1em;
}

.dl #addDls ul {
	list-style-type: none;
	margin: 0 2em 0 2em;
	padding: 0;
	text-align: left;
}

.dl #installInstrHdr {
	margin-bottom: 0;
	padding-bottom: 0;
}

.dl ul#installInstr {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.dl ul#installInstr li {
	border-top: solid 1px #ccc;
}

/* support */
.support#mainCont li {
	clear: both;
}

.support h5 {
	margin: 0;
	padding: 2px;
	font-size: 13px;
	font-weight: normal;
}

.support p {
	margin: 2px;
}

.support .search_prev {
	float: left;
}

.support .search_next {
	float: right;
}

.support .search_pages {
	text-align: center;
}

.lost_registration p label {
	width: 300px;
	margin-right: 2em;
	float: left;
}

.lost_registration fieldset {
	margin: 1em 0 1em 0;
}

.lost_registration fieldset legend {
	font-weight: bolder;
	font-size: 14px;
}

.lost_registration fieldset ul {
	padding: 0;
	margin: 1em 2em 1em 2em;
}

.lost_registration fieldset ul li {
	list-style-type: square;
}

.lost_registration fieldset ul li.exp {
	list-style-image: url(/img/treeview_icon_expanded.gif);
	list-style-type: none;
}

.lost_registration fieldset ul li.coll {
	list-style-image: url(/img/treeview_icon_collapsed.gif);
	list-style-type: none;
}

.lost_registration ul.platApps {
	margin: 0;
	padding: 0;
}

.lost_registration ul.platApps li {
	list-style-image: none !important;
	list-style-type: none;
}

.lost_registration #userNameGraphic {
	background-color: #E3E5E8;
	float: right;
	width: 160px;
	border: solid 1px #000;
}

.lost_registration #userNameGraphicText {
	display: block;
}

.lost_registration textarea {
	width: 450px;
	height: 100px;	
}

#appSupportForm {
	width: 625px;
}

#appSupportForm fieldset#appSupport {
	border: 0;
	margin: -2em 0 0 0;
	padding: 0;
}

#appSupportForm input,textarea {
	display: block;
	margin-bottom: 1.25em;
	padding: 0.25em;
}

#appSupportForm label.req:after {
	content: '*';
}

#appSupportForm input[type="text"] {
	width: 250px;	
}


#appSupportForm input[type=number] {
	display: inline-block;
	width: 3em;
}

#appSupportForm input[type="hidden"] {
	display: none;
}

#appSupportForm input[type="submit"],div.iphone .mid input[type="submit"] {
	font-size: 1.5em;
	padding: 0.75em;
	border: solid 1px transparent;
	width: 350px;
	display: block;
	margin-bottom: 1em;
	cursor: pointer;
	background-color: #209CBB;
	color: #fff;
	font-weight: bolder;
}
	
/* footer styling */

#footer {
	background-color: #fff;
	clear: both;
	margin: auto;
}

#footer #copyFooter {
	color: #868686;
	border-top: solid 1px #EAEAEA;
	text-align: center;
	font-size: 0.8em;
	padding: 1.2em 0 1.2em 0;
}

#footer #copyFooter p {
	margin: 0;
	padding: 0;
}

/* blog styling */
#wpheader {
	padding-top: 1em;
	line-height: 1.7em;
}

/* press styling */
.press_release {
	font-size: 14px;
	line-height: 1.5em;	
}

.press_release h2 {
	margin-top: 0;
}

.press_release ul {
	margin-top: 0;
	margin-bottom: 0;
}

/* general page styling */
.hide {
	display: none;
}

.roundedImg {	
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	margin: 1em;	
}

.roundedImg img {
	display: none;
}

.bgImgTextTopLeft {
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	height: 0;
	line-height: 1em;
	overflow: hidden;
	display: block;
}

fieldset {	
	border: solid 1px #ccc;	
}

blockquote, #blueBorder, .quote, #prods .suppl {
	border: solid 4px #D2E9F3;
	padding: 0.5em;
	margin-bottom: 1em;
	clear: left;
}

.quote p {
	margin-bottom: 0;
	padding: 0.25em;
	background-color: #FCFEC3;
}

.quote_author {
	padding: 0 !important;
	margin: 0.25em 0 0.5em 0 !important;
	background-color: transparent !important;
	text-align: right;
}

#redBorder {
	background-color: #FCFEC3;
	padding: 1em;
}

#redBorder b {
	font-size: larger;
}

.announce {
	text-align: center;
	border: solid 1px #C5C3C3;
	padding: 1em;
	margin-bottom: 1em;
	font-size: 14px;
	font-weight: bolder;
	background-color: #FEFED4;
	color: #0387B9;
}

.notice {
	text-align: center;
	font-family: arial, times new roman;
	font-size: 14px;
	color: #5F5F5F; 
	padding: 2px;
	margin: 4px 0 4px 0;
	background-color: #FFFF91;
	font-weight: 700;	
}

.even { background-color: #EFF0EE; }
.odd { background-color: #FFFF91; }

.req {
	color: #DE070D;
}

input.req,textarea.req, .req input, .req textarea, .req select { 
	background-color: #FACDCD; 
	color: #000;
}

.highlightBg {
	background-color: #FDFD95;
	padding: 0.25em;
}

.warningBg {
	background-color: #F88484;
	padding: 0.25em;
}

.error {
	font-weight: bolder;
	color: red;
}

p.error {
	background-color: #fff;
	border: solid 1px red;
}

/* generic carousel/screenshot navigation */

ul.app-nav {
	margin: 6px auto 0 auto;
	padding: 0;
	list-style-type: none;
	text-align: center;
	width: 100%;
}

.front .app-nav {
	width: 940px;
	height: 374px;
}

ul.app-nav li {
	margin-right: 8px;
}

.front ul.app-nav li {
	float: left;
}

#prods ul.app-nav li {
	display: inline;
}

#prods ul.app-nav li a {
	display: inline-block;
}

.front ul.app-nav li a {	
	display: block;	
}

ul.app-nav li a {
	background-image: url(/ads/static/bullets/inactive.gif);
	width: 8px;
	padding-top: 8px;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0;
	height: 0;
	overflow: hidden;
}

ul.app-nav li a:hover,ul.app-nav li a.active,ul.app-nav li a:active,ul.app-nav li a.active,ul.app-nav li.active a {
	background-image: url(/ads/static/bullets/active.gif);	
}

/* crosswords providers */
#crosswords-providers h5 {
	font-size: 1em;
	padding: 0;
	margin: 1em 0 1em 0;
	float: left;
}

#crosswords-providers table {
	border-collapse: collapse;
	width: 100%;
}

#crosswords-providers td {
	font-size: 0.8em;
	padding: 0.25em;
	vertical-align: middle;
	text-align: center;
}

#crosswords-providers tr:nth-child(odd) {
	background-color: #E0E0E0;
}

#crosswords-providers td:first-child {
	text-align: left;
	vertical-align: top;
}

#crosswords-providers th {
	text-align: center;
}