/*------------------------------------------------------------------------------
    CSS Document (http://www.w3.org/Style/CSS/)

    project:        Alliance Port
    created:        2010-05-05
    author:         ピエールランリ・ラヴィン
    email:          peter@allianceport.jp
    website:        http://www.allianceport.jp
    summary:
                        DEFAULT
						LAYOUT
						FOOTER
                        FORM

----------------------------------------------------------------------------- */

/*        =DEFAULT
----------------------------------------------------------------------------- */
body {
	font-family: Helvetica, Verdana, sans-serif;
	background: #fffff6;
	margin: 0;
	padding: 0;
}
a:hover {
	cursor: pointer;
}
div, form, p, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 1;
}
.addthis_button {
	overflow: hidden;
	display: block;
	width: 190px;
	height: 31px;
	margin: 0;
	padding: 0;
	background: url(/img/addthis.png) no-repeat 0 0;
	text-decoration: none;
	text-indent: 190px;
}
* html .addthis_button {
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/addthis.png',sizingMethod='crop');
}
.tag-cloud, .tag-cloud li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
}
.tag-cloud {
	padding: 12px 0 0 0;
}
.tag-cloud li {
	float: left;
	width: auto;
	margin: 0 10px 12px 0;
	padding: 0;
	line-height: 20px;
}
* html .tag-cloud li li {
	_display: inline;
}
.tag-cloud li strong {
	display: inline-block;
	padding: 0 0 0 12px;
	background: url(/img/tag-left.gif) no-repeat 0 50%;
	line-height: 20px;
	white-space: nowrap;
}
.tag-cloud li span {
	display: inline-block;
	padding: 0 12px 0 0;
	background: url(/img/tag-right.gif) no-repeat 100% 50%;
	line-height: 20px;
	white-space: nowrap;
}
.off-left {
	position: absolute;
	top: -5000px;
	left: -5000px;
}
.dyn-content {
	overflow: hidden;
	width: 100%;
}
a#third-focus-rss-feed {
	overflow: hidden;
	display: block;
	width: 292px;
	height: 64px;
	margin: 25px auto 175px auto;
	line-height: 64px !important;
	background: url(/img/infos-links.png) no-repeat -588px 0;
	text-decoration: none;
	text-indent: 292px;
}
a#third-focus-rss-feed:hover {
	background-position: -588px -64px;
}
a#third-focus-rss-feed span,
a#third-focus-rss-feed:hover span {
	display: block;
	width: 50px;
	height: 43px;
	margin: 10px 0 0 14px;
	padding: 0;
	background: url(/img/infos-links.png) no-repeat -14px -10px;
} 

/*        =LAYOUT
----------------------------------------------------------------------------- */
#container {
	width: 870px;
	margin: 0 auto;
	padding: 0 0 30px 0;
}
#article {
	position: relative;
	width: 870px;
	height: auto !important;
	min-height: 65px;
	height: 100px;
	padding: 0 0 17px 0;
/* 	background: #fff url(/img/bg-article.png) repeat-y; */
}

#product-permalink #article{
	background: #fff url(/img/bg-article.png) repeat-y;
}

#article-header {
/* 	position: absolute; */
/* 	top: 0; */
/* 	left: 0; */
/* 	width: 870px; */
/* 	height: 18px; */
	margin: 0;
	padding: 0;
/* 	background: url(/img/bg-article-corners.png) no-repeat 0 0; */
/* 	border-top: 1px solid #ccc; */
	display: none;
}

#article-content h1.entry-title,
#article-content h2.entry-title{
	font-size:20px;
	line-height: 1.5em;
}
#article-content div.entry-metadata{
	font-size:13px;
	color: #999;
	line-height: 1.5em;
	margin-top: 8px;
}



body#news-top #article-header,
body#news-permalink #article-header,
body#faq-top #article-header,
body#faq-permalink #article-header {
	display:block;
}

p.article-metadata{
	margin-bottom: 8px;
}

p.article-metadata span.date,
p.article-metadata span.category{
	font-size: 12px;
	color: #666;
}

#article-header h1 span {
	font-weight: normal;
}
#article-footer {
	z-index: 11;
	position: absolute;
	/*bottom: 0;*/
	left: 0;
	width: 870px;
	height: 19px;
	margin: 0;
	padding: 0;
	background: url(/img/bg-article-corners.png) no-repeat 0 -18px;
}
#article .wysiwyg {
	font-size: 14px;
	line-height: 21px;
	
}

#article .tag-cloud li a {
	font-weight:normal;
	color: #333;
}

#article .entry-tags,
#article .entry-sharetool{


	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px solid #ccc;
}


#article .wysiwyg h2,
#article .wysiwyg h3,
#article .wysiwyg h4,
#article .wysiwyg h5,
#article .wysiwyg h6 {
	clear: both;
}
#article .wysiwyg h2,
#article .about h2 {
	margin: 0 0 12px 0;
	font-size: 18px;
	line-height: 24px;
}
#article .wysiwyg h3,
#article .about h3 {
	margin: 15px 0 15px 0;
	font-size: 18px;
	line-height: 30px;
	background-color: #f1f1f1;
	padding:6px;
}
#article .wysiwyg p,
#article .about p {
	margin: 0 0 5px 0;
	font-size: 15px;
	line-height: 25px;
}
#article .wysiwyg ul,
#article .wysiwyg ul li {
	list-style: none;
}
#article .wysiwyg ul li {
	padding: 0 0 0 16px;
	font-size: 15px;
	line-height: 24px;
	background: url(/img/bullets.png) no-repeat 0 8px;
}
#article .wysiwyg ul li li {
	background: url(/img/bullets.png) no-repeat 0 -492px;
}
#article .wysiwyg ul,
#article .wysiwyg li {
	list-style-position: inside;
	margin-left: 0;
	padding-left: 0;
}
#article .wysiwyg a img,
#article .wysiwyg a:hover img {
	padding: 1px;
	border: 2px solid #ccc;
	background: #fff;
}
#article .wysiwyg a {
	border-bottom: 1px dotted #000;
	color: #000;
	text-decoration: none;
}
#article .wysiwyg a:hover {
	border-bottom: 1px solid #000;
	color: #000;
	text-decoration: none;
}
* html #article .wysiwyg .mt-image-right {
	display: inline;
}
* html #article .wysiwyg .mt-image-left {
	display: inline;
}
#article .read-more a {
	font-size: 12px;
	color: #666;
}
#article .read-more a:hover {
	font-size: 12px;
	color: #000;
}

body#product-permalink #globalheader{
	margin-bottom: 6px;
}

#globalheader {
	width: 870px;
	height: auto !important;
	min-height: 96px;
	height: 96px;
	margin: 0 0 18px 0;
	background: url(/img/bg-top.png) no-repeat 0 bottom;
	overflow: hidden
}
#globalheader h3 {
	padding: 16px;
	float: left;
	width:250px;
}
#globalheader h3 a {
	overflow: hidden;
	display: block;
	width: 263px;
	height: 61px;
	line-height: 62px !important;
	text-indent: 264px;
	background: url(/img/header-top-logo.png) no-repeat -1px 0;
}
#globalheader h3 a:hover {
	background: url(/img/header-top-logo.png) no-repeat -1px -62px;
}
#globalheader p {
	float: right;
	padding: 6px 16px 0 0;
	color: #aaa;
	font-size: 12px;
}
#globalheader ul,
#globalheader ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#globalheader ul {
	overflow: hidden;
/* 	width: 460px; */
	float: right;
	margin-top: 60px;
	margin-right: 16px;
}
#globalheader ul li {
	float: left;
	width: auto;
	color: #999;
	font-size: 18px;
	line-height: 20px;
}
#globalheader ul li a {
	padding: 0 14px 0 16px;
	color: #999;
	font-size: 18px;
	line-height: 20px;
	text-decoration: none;
}
#globalheader ul li a:hover {
	color: #FFF;
}
.two-col #article {
	float: left;
	width: 650px;
	padding-bottom: 0;
	background-position: 649px 0;
}
.two-col #article-header {
/* 	overflow: hidden; */
	width: 650px;
/* 	height: 37px; */
/* 	background: url(/img/bg-article-news.png) no-repeat 0 0; */
}
.two-col #article-header h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 37px;
	text-indent: 16px;
}
.two-col #article-content {
/* 	overflow: hidden; */
/* 	width: 626px; */
	padding: 20px 20px 50px 20px;
/* 	background: transparent url(/img/bg-article.png) repeat-y -869px 0; */
	border: 1px solid #ccc;
	background: white;
}
.two-col #article-footer {
	position: static;
	width: 650px;
	background: #fff url(/img/bg-article-news.png) no-repeat 0 -37px;
	display: none;
}

.two-col #sidebar {
	float: right;
	width: 200px;
}
.two-col #sidebar ul,
.two-col #sidebar ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.two-col #sidebar ul li {
	padding: 0 0 8px 0;
}
.two-col #sidebar .widget {
	margin: 0 0 18px 0;
	background: #fff url(/img/bg-article.png) repeat-y 199px 0;
}
.two-col #sidebar .widget-header {
	overflow: hidden;
	width: 200px;
	height: 37px;
	margin: 0;
	padding: 0;
	background: url(/img/bg-news-sidebar-widget.png) no-repeat 0 0;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 37px;
	text-indent: 16px;
}
.widget-content ul div{
	height:1px;
	background-color: #ddd;
	margin-bottom: 6px;
}

.two-col #sidebar .widget-content {
	width: 176px;
	padding: 12px 12px 0 12px;
	background: transparent url(/img/bg-article.png) repeat-y -869px 0;
}
.two-col #sidebar .widget-content a {
	border-bottom: 1px dotted #000;
	color: #000;
	font-size: 14px;
	line-height: 1.4;
	text-decoration: none;
}
.two-col #sidebar .widget-content a:hover {
	border-bottom: 1px solid #000;
}
.two-col #sidebar .widget-footer {
	width: 200px;
	height: 16px;
	background: url(/img/bg-news-sidebar-widget.png) no-repeat 0 -37px;
	font-size: 0;
	line-height: 0;
}
#twitter-stream {
	width: 201px;
	margin: 0 0 15px 0;
}
#twitter-stream .twtr-hd,
#twitter-stream .twtr-hd a {
	overflow: hidden;
	display: block;
	width: 201px;
	height: 66px;
	margin: 0;
	padding: 0;
}
#twitter-stream .twtr-hd {
	position: relative;
	margin: 0 0 -4px 0;
}
#twitter-stream .twtr-hd a {
	text-decoration: none;
	background: url(/img/widget-sidebar-headers.png) no-repeat 0 -74px;
}
#twitter-stream .twtr-hd a:hover {
	background: url(/img/widget-sidebar-headers.png) no-repeat 0 -140px;

}
#twitter-stream .twtr-hd h3,
#twitter-stream .twtr-hd h4 {
	display: none;
}
#twitter-stream .twtr-hd a img,
#twitter-stream .twtr-ft a img {
	display: none;
}
#twitter-stream .twtr-ft {
	overflow: hidden;
	position: relative;
	width: 201px;
	margin: -4px 0 0 0;
	padding: 0;
	height: 25px;
	background: url(/img/widget-sidebar-bottom.png) no-repeat 0 100%;
}
#twitter-stream .twtr-ft span {
	padding: 0 10px 0 0;
}
#twitter-stream .twtr-ft span a {
	line-height: 16px;
}
#twitter-stream .twtr-ft div {
	padding: 0;
}
#twitter-stream .twtr-bd {
	padding: 0;
}
#twitter-stream .twtr-bd .twtr-new-results,
#twitter-stream .twtr-bd .twtr-results-inner,
#twitter-stream .twtr-bd .twtr-timeline  {
	background: url(/img/widget-sidebar.png) repeat-y 0 0 !important;
}
#twitter-stream .twtr-tweet {
	margin: 0 11px;
}
#success #article .wysiwyg h2 {
	margin: 0 0 6px 0;
	font-size: 23px;
	line-height: 34px;
}
#success #article .wysiwyg h3,
#success #article .wysiwyg p,
#success #article .wysiwyg li {
	font-size: 16px;
	line-height: 23px;
}
#success #article .wysiwyg h3 {
	margin: 25px 0 0 0;
	padding: 0;
}
#success #article .wysiwyg p {
	margin: 0 0 26px 0;
}
#success #article .wysiwyg ul {
	margin: 0;
}
#success #article-content {
	width: 600px;
	padding: 63px 25px 31px 25px;
}
.jScrollPaneContainer {
        position: relative;
        overflow: hidden;
        z-index: 1;
}
.jScrollPaneTrack {
        position: absolute;
        cursor: pointer;
        right: 0;
        top: 0;
        height: 100%;
        background: url(/img/bg-scrolltrack.png) no-repeat 0 0;
}
.jScrollPaneDrag {
        position: absolute;
        height: 42px;
        background: url(/img/bg-scrolldrag.png) no-repeat 0 0;
        cursor: pointer;
        overflow: hidden;
}
a.jScrollArrowUp,
a.jScrollArrowDown {
	display: none;
}
.jScrollPaneTrack {
	
}


/*        =FOOTER
----------------------------------------------------------------------------- */
#footer {
	clear: both;
	padding: 6px 0 0 0;
	font-family: Helvetica,Verdana,sans-serif;
}
#footer h6 {
	padding: 12px 0 110px 0;
	color: #999;
	font-size: 12px;
	font-weight: normal;
}
#footer ul,
#footer ul li {
	display: block;
	margin: 0;
	padding: 0;
}
#footer ul {
	overflow: hidden;
	width: 100%;
}
#footer ul li {
	float: left;
	width: auto;
	margin: 0;
	padding: 0;
	color: #000;
	line-height: 26px;
}
#footer ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0 7px;
	line-height: 26px;
}
* html #footer ul li a {
	_display: inline;
}
#footer #footer-news,
#footer #footer-faq,
#footer #footer-contact {
	height: 26px;
}
#footer #footer-news a,
#footer #footer-faq a,
#footer #footer-contact a {
	display: block;
	height: 26px;
	margin: 0;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	background-image: url(/img/footer-navi.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#footer #footer-news a:hover,
#footer #footer-faq a:hover,
#footer #footer-contact a:hover {
	text-decoration: none;
}
#footer #footer-news,
#footer #footer-news a {
	width: 96px;
}
#footer #footer-faq,
#footer #footer-faq a {
	width: 94px;
}
#footer #footer-contact,
#footer #footer-contact a {
	width: 97px;
}
#footer #footer-news a {
	background-position: 0 0;
}
#footer #footer-news a:hover {
	background-position: 0 -26px;
}
#footer #footer-faq a {
	background-position: -96px 0;
}
#footer #footer-faq a:hover {
	background-position: -96px -26px;
}
#footer #footer-contact a {
	background-position: -190px 0;
}
#footer #footer-contact a:hover {
	background-position: -190px -26px;
}
#footer a {
	color: #000;
	font-size: 12px;
	line-height: 26px;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.ui-tabs-hide {
	display: none;
}
#by-category {
	clear: both;
	width: 870px;
	height: 315px;
	padding: 16px 0 0 0;
	background: url(/img/by-category.png) no-repeat 0 100%;
}
#by-category h2 {
	overflow: hidden;
	width: 870px;
	height: 34px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	line-height: 34px;
	text-indent: 15px;
}
#every-plugin {
	overflow: auto;
	position: relative;
	width: 654px;
	height: 258px;
	margin: 0 1px;
	padding: 0 0 0 210px;
	border: 0;
	background: transparent;
}
.jquery-support #every-plugin {
	overflow: hidden;
}
#every-plugin ul,
#every-plugin ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff;
}
#every-plugin ul {
	position: absolute;
	top: 24px;
	left: 0;
}
#every-plugin ul li {
	float: none;
	width: 195px;
	padding: 0 0 12px 12px;
}
#every-plugin ul li a {
	float: none;
	padding: 0;
	border: 0;
	background: #fff;
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
#every-plugin ul li a {
	text-decoration: none;
}
#every-plugin .ui-tabs-selected a {
	font-weight: bold;
}
#every-plugin .ui-tabs-panel {
	overflow: hidden;
	width: 630px;
	margin: 0;
	padding: 24px 0 0 24px;
}
#every-plugin .ui-tabs-panel h3 {
	color: #000;
	font-size: 12px;
	line-height: 1;
	padding: 0 0 12px 0;
}
#every-plugin .ui-tabs-panel .column {
	float: left;
	width: 216px;
}
#every-plugin .ui-tabs-panel .column ol,
#every-plugin .ui-tabs-panel .column ol li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#every-plugin .ui-tabs-panel .column ol li {
	width: 216px;
	margin: 0;
	padding: 0 0 10px 0;
}
#every-plugin .ui-tabs-panel .column ol li a {
	display: block;
	width: 200px;
	height: auto !important;
	min-height: 10px;
	height: 10px;
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
#every-plugin .ui-tabs-panel .column ol li a:hover {
	border-bottom: 1px dotted #000;
}

/*        =FORM
----------------------------------------------------------------------------- */
#article .ui-state-active,
#article .ui-state-hover {
	outline: 0;
	color: #000;
	border: 0;
	background: transparent;
}
#article .input-text {
	overflow: hidden;
	display: block;
	width: 328px;
	height: 42px;
	margin: 0;
	padding: 2px;
	background: url(/img/bg-input-text.png) no-repeat 0 0;
}
#article .ui-state-error .input-text {
	background: url(/img/bg-input-text.png) no-repeat 0 -46px;
}
#article .ui-state-active .input-text {
	background: url(/img/bg-input-text.png) no-repeat 0 -93px;
}
#article .input-text input {
	display: block;
	width: 305px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	margin: -6px 0 0 -6px;
	padding: 14px 17px;
	border: 0;
	background: transparent;
	color: #000;
	font-size: 20px;
}
#article .input-textarea {
	overflow: hidden;
	display: block;
	width: 328px;
	height: 225px;
	margin: 0;
	padding: 2px;
	background: url(/img/bg-input-textarea.png) no-repeat 0 0;
}
#article .ui-state-error .input-textarea {
	background: url(/img/bg-input-textarea.png) no-repeat 0 -238px;
}
#article .input-textarea textarea {
	display: block;
	width: 305px;
	height: 205px;
	margin: -6px 0 0 -6px;
	padding: 14px 17px;
	border: 0;
	background: transparent;
	color: #000;
	font-size: 20px;
}
#article .input-select {
	overflow: hidden;
	display: block;
	width: 335px;
	height: 32px;
	margin: 8px 0 0 0;
	padding: 2px;
}
#article .input-select select {
	width: 335px;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
}
#article .ui-state-error em,
#article .ui-state-valid em {
	display:block;
	clear: both;
	margin: 0;
	padding: 6px 0 0 156px;
	border: 0;
	color: #dd2c41;
	font-size: 12px;
	font-style: normal;
}
#article .ui-state-error {
	border: 0;
}
#article .ui-state-valid {
	border: 0;
}
#article .ui-custom-checkbox,
#article .ui-custom-radio {
	display: block;
	position: relative;
}
#article .ui-custom-checkbox label {
	background: #fff url(/img/checkbox.gif) no-repeat;
}
#article .ui-custom-radio label {
	background: #fff url(/img/radiobutton.gif) no-repeat;
}
#article .ui-custom-checkbox input, 
#article .ui-custom-radio input {
	display: block;
	position: absolute;
	left: 2px;
	top: 3px;
	margin: 0;
	z-index: 0;
}
#article .ui-custom-checkbox label, 
#article .ui-custom-radio label {
	z-index: 1;
	display: block;
	position: relative;
	cursor: pointer;
	padding: 4px 0 0 25px;
	color: #000;
	line-height: 22px;
}
#article .ui-custom-checkbox label,
#article .ui-custom-radio label {
	background-position: -10px -14px;
}
#article .ui-custom-checkbox label.ui-state-hover,
#article .ui-custom-checkbox label.ui-state-focus,
#article .ui-custom-radio label.ui-state-hover,
#article .ui-custom-radio label.ui-state-focus {
	background-position: -10px -114px;
}
#article .ui-custom-checkbox label.ui-state-checked, 
#article .ui-custom-radio label.ui-state-checked {
	background-position: -10px -214px;
}
#article .ui-custom-checkbox label.ui-state-checked-hover, 
#article .ui-custom-checkbox label.ui-state-checked-focus {
	background-position: -10px -314px;
}
#article .ui-custom-checkbox label.ui-state-focus, 
#article .ui-custom-radio label.ui-state-focus {
	outline: 1px dotted #ccc;
}
#article .ui-state-focus {
	background: none;
	border: 0;
}
.ui-selectmenu {
	overflow:hidden;
	display: block;
	position: relative;
	width: 335px;
	height: 32px;
	margin: -2px 0 0 -2px;
	color: #000;
	font-size: 16px;
	line-height: 32px;
	text-decoration: none;
}
.ui-selectmenu-icon {
	position:absolute;
	right: 0;
	top: 0;
	width: 32px;
	height: 32px;
	margin: 0;
	padding: 0;
}
.ui-selectmenu-menu {
	overflow: auto;
	visibility: hidden;
	position: absolute;
	top: 0;
	list-style: none;
	margin:0;
	padding:0;
}
.ui-selectmenu-open {
	visibility: visible;
}
.ui-selectmenu-menu-popup {
	margin-top: -1px;
}
#article .input-select .ui-selectmenu,
#article .input-select .ui-state-hover {
	background: url(/img/bg-input-select.png) no-repeat 0 0;
}
.ui-selectmenu-menu-dropdown {
	background: url(/img/bg-input-select.png) no-repeat 0 100%;
}
#article .input-select .ui-state-active {
	background: url(/img/bg-input-select.png) no-repeat 0 -32px;
}
.ui-selectmenu-menu {
	padding: 5px 0;
}
.ui-selectmenu-menu li {
	display: block;
	width: 335px;
	margin:0;
	padding:0;
	border: 0;
	color: #000;
	font-size: 17px;
	line-height: 18px;
	font-weight: normal !important;
}
.ui-selectmenu-menu li a {
	overflow: hidden;
	display:block; 
	height: auto !important;
	min-height: 16px;
	height: 16px;
	margin: 0 1px;
	padding: 5px 0 5px 12px;
	outline:none;
	background: transparent;
	color: #000;
	font-size: 17px;
	line-height: 18px;
	text-decoration:none;
}
.ui-selectmenu-menu li a:hover {
	color: #fff;
	background: #666;
}
.ui-selectmenu-status {
	padding: 0 0 0 10px;
}
.ui-selectmenu-menu .ui-selectmenu-byorder0 {
	position:absolute;
	left:-5000px;
}
#contact-social #article .input-notice{
background: none;
margin-left: 156px;
color: #999;
font-size: 12px;
line-height: 1.8;
display: block;
width: 333px;
}

#contact-social #article .input-radio{
padding: 0;
margin-left: 156px;
}
#contact-social #article .input-radio li{
list-style: none;
}

#contact-social #article .input-radio li label{
float: none;
display: inline;
}

#contact-social label.mail-label-multiline{
line-height: 2;
}

#contact-social p.complete-send{
line-height: 2;
}

#contact-social table.complete-send td{
padding: 8px;
}
#contact-social table.complete-send .odd td{
background: #f5f5f5;
}
#downloads #article form {
	overflow: hidden;
	width: 100%;
}
#downloads #article-content {
	padding-top: 63px;
}
#downloads #article label  {
	display: block;
	float: left;
	width: 156px;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	line-height: 45px;
}
#downloads #article label .required,
#downloads #article #article-content .required {
	color: #d80c24;
	font-weight: bold;
}
#downloads #article form {
	padding: 21px 0 0 0;
}
#downloads #article p {
	line-height: 26px;
}
#downloads #article form p {
	position: relative;
	overflow: hidden;
	width: 500px;
	margin: 0 0 28px 164px;
	line-height: 1;
}
#downloads #article .input-text {
	overflow: hidden;
	display: block;
	float: none;
	width: 328px;
	height: 42px;
	margin: 0;
	padding: 2px;
	background: url(/img/bg-input-text.png) no-repeat 0 0;
}
#downloads #article .ui-state-active .input-text {
	background: url(/img/bg-input-text.png) no-repeat 0 -93px;
}
#downloads #article .ui-state-error .input-text {
	background: url(/img/bg-input-text.png) no-repeat 0 -46px;
}
#downloads #article .ui-state-active em,
#downloads #article .ui-state-error em {
	font-weight: normal;
}
#downloads #article .input-text input {
	display: block;
	width: 305px;
	height: auto !important;
	min-height: 20px;
	height: 20px;
	margin: -6px 0 0 -6px;
	padding: 14px 17px;
	border: 0;
	background: transparent;
	color: #000;
	font-size: 20px;
}
#downloads #article .ui-state-error em, #downloads #article .ui-state-valid em {
	padding-left: 156px;
}
#downloads #get_plugins {
	display: block;
	margin: 0 0 0 512px;
	background: url(/img/btn_get_plugin.png) no-repeat 0 0;
}
#downloads .ui-state-hover #get_plugins {
	background: url(/img/btn_get_plugin_hover.png) no-repeat 0 0;
}
#downloads #footer {
	padding: 0;
}
#downloads #footer h6 {
	padding-bottom: 0;
}
