body
{
	background-color: #79808a;
	font-family: Arial;
	font-size: 9pt;
	margin: 0px;
}

a
{
	color: #555e66;
}

img
{
	border: none;
}

.xion-content
{
	margin: 0 auto;
	width: 1004px;
	background-color: #474d55;
	padding: 0px;
	padding-left: 3px;
	padding-right: 3px;
	min-height:100%;
	height:100%;
}

.header-page
{
	margin: 0px;
	padding: 0px;
	width: 1002px;
	height: 98px;
	background-image: url('../images/header.png');
	border-left: 1px solid #1e232a;
	border-right: 1px solid #1e232a;
}

nav
{
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
	width: 1002px;
	height: 41px;
	background-image: url('../images/nav.png');
	background-repeat: no-repeat;
	border-left: 1px solid #1e232a;
	border-right: 1px solid #1e232a;
}

nav ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
	height: 41px;
	width: auto;
	padding-left: 38px;
	clear: both;
	font-size: 12pt;
}

nav ul li
{
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	list-style: none;
	height: 41px;
	width: auto;
	color: #d8e0eb;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10pt;
}

nav ul li a
{
	background-repeat: no-repeat;
	background-position: center;
	color: #d8e0eb;
	text-decoration: none;
	width: 80px;
	height: 40px;
	background-position: 0px 0px;
	text-shadow: 0px -1px 0px #000000;
	display: block;
}
nav ul li a span { display: none; }

#nav-item-home a { background-image: url('../images/nav-item-home.png'); }
#nav-item-home a:hover { background-position: -80px 0px; }
#nav-item-news a { background-image: url('../images/nav-item-news.png'); }
#nav-item-news a:hover { background-position: -80px 0px; }
#nav-item-download a { background-image: url('../images/nav-item-download.png'); }
#nav-item-download a:hover { background-position: -80px 0px; }
#nav-item-skins a { background-image: url('../images/nav-item-skins.png'); }
#nav-item-skins a:hover { background-position: -80px 0px; }
#nav-item-plugins a { background-image: url('../images/nav-item-plugins.png'); }
#nav-item-plugins a:hover { background-position: -80px 0px; }
#nav-item-forum a { background-image: url('../images/nav-item-forum.png'); }
#nav-item-forum a:hover { background-position: -80px 0px; }
#nav-item-help a { background-image: url('../images/nav-item-help.png'); }
#nav-item-help a:hover { background-position: -80px 0px; }
#nav-item-contact a { background-image: url('../images/nav-item-contact.png'); }
#nav-item-contact a:hover { background-position: -80px 0px; }
.nav-item-divider
{
	background-image: url('../images/nav-split.png');
	background-repeat: no-repeat;
	height: 41px;
	width: 3px;
}


.menuItemRight
{
	float: right;
}

.view-all-link
{
	float: right;
	position: relative;
	top: 5px;
	padding-right: 56px;
}

.view-all-link img
{
	vertical-align: middle;
}

.view-all-link a
{
	color: #485057;
	font-weight: bold;
	text-decoration: none;
}

.menuSpacer
{
	width: 28px;
}

.header-page #title
{
	display: none;
}

.section-page
{
	clear: both;
	margin: 0px;
	padding-left: 48px;
	padding-right: 48px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #dde0e8;
	border-left: 1px solid #1e232a;
	border-right: 1px solid #1e232a;
	width: 906px;
	background-image: url('../images/page-divider.png');
	background-repeat: no-repeat;
	background-position: left top;
	text-shadow: 0px 1px 0px #dee1e7;
	color: #485057;
}

.section-page .post
{
	text-shadow: none;
}

.section-page h1
{
	font-size: 18pt;
	color: #3b678b;
	font-weight: normal;
	text-shadow: 0px 1px 0px #e6e9f3;
}

.section-page h2
{
	color: #72808c;
	font-weight: normal;
	font-size: 13.5pt;
	text-shadow: 0px 1px 0px #e6e9f3;
}

.section-page h3
{
	color: #485057;
	font-size: 13.5pt;
	margin: 0px;
	margin-bottom: 5px;
}

.section-page h4
{
	color: #485057;
	font-size: 10.5pt;
	margin: 0px;
	margin-bottom: 5px;
}

.section-page h5
{
	margin: 0px;
	margin-bottom: 5px;
}

.section-footer
{
	padding-left: 24px;
	padding-right: 24px;
}

#banner
{
	clear: both;
	padding: 20px;
	width: 962px;
	background-image: url('../images/page-top.png');
}

#home-about div
{
	display: table;
	margin: 0 auto;
	padding: 8px;
}

.table-cell
{
	display: table-cell;
}

#home-intro
{
    height: 630px;
}

#xion-preview
{
	width: 390px;
	height: 430px;
	display: block;
	float: left;
}

#xion-preview-text
{
	display: block;
	padding-left: 422px;
	min-height: 400px;
}
#xion-preview-link
{
	background-color: #d4d8e2;
	display: table;
}
#xion-preview-text .info-box-top
{
	margin-top: 80px;
}

#xion-release-details, #xion-release-link
{
	display: table-cell;
	vertical-align: top;
}
#xion-release-details
{
	padding-top: 21px;
	padding-bottom: 8px;
	padding-left: 30px;
	padding-right: 15px;

}
#xion-release-link
{
	padding-top: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;

}

#xion-release-link div
{
	width: 208px;
	height: 46px;
	background: url('../images/xion-download-now.png') 0px 0px;
}

#xion-release-link div:hover
{
	background-position: 208px 0px;
}

footer
{
	clear: both;
	margin: 0px;
	padding-left: 48px;
	padding-right: 48px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #303741;
	border-left: 1px solid #1e232a;
	border-right: 1px solid #1e232a;
	width: 906px;
	background-image: url('../images/footer-top.png');
	background-repeat: no-repeat;
	background-position: left top;
	color: #a0a4ad;
	text-shadow: 0px -1px 0px #000000;
}

footer div
{
	display: table;
	margin: 0 auto;
	padding: 8px;
}

footer h3
{
	color: #ffffff;
	font-size: 13.5pt;
	text-shadow: 0px -1px 0px #000000;
}

.hidden
{
	display: none;
}

.info-box-top
{
	margin-top: 40px;
	background-image: url('../images/info-top.png');
	background-repeat: repeat-y;
	width: 480px;
	height: 10px;
}

.info-box
{
	background-image: url('../images/info-back.png');
	background-repeat: repeat-y;
	width: 480px;
}

.info-box ul, .info-box ol
{
	margin: 0px;
	padding-left: 20px;
	
/*  Not compatible with most browsers yet :(
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;*/
}

.info-box table
{
	margin: 0px;
	padding: 8px;
	padding-left: 16px;
	padding-right: 16px;
	width: 100%;
}

.info-box-bottom
{
	background-image: url('../images/info-bottom.png');
	background-repeat: repeat-y;
	width: 480px;
	height: 10px;
}

.menu-list
{
	list-style-image: url('../images/menu-list-bullet-normal.png');
	width: 180px;
}

.menu-list .menu-item, .menu-list .menu-item-static, .menu-item-active
{
	padding: 6px;
	padding-left: 0px;
	background-image: url('../images/menu-list-divider.png');
	background-position: bottom;
	background-repeat: repeat-x;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	cursor: pointer;
}

.menu-list .menu-item:hover
{
	background-color: #d5d7df;
	padding-left: 8px;
}

.menu-list .menu-item-static:hover
{
	background-color: #d5d7df;
}

.menu-list .menu-item a
{
	text-decoration: none;
}

.menu-item-active
{
	background-color: #d5d7df;
	padding-left: 8px;
}

.menu-item-static #txtSearch
{
	width: 88px;
}

.footer-link-list
{
	color: #a0a4ad;
	padding: 0px;
	list-style-type: none;
	list-style-image: url('../images/footer-list-bullet-normal.png');
	list-style-position: inside;
}

.footer-link-list a
{
	color: #a0a4ad;
	text-decoration: none;
}

.footer-link-list li
{
	padding: 8px;
	padding-left: 0px;
	background-image: url('../images/footer-list-divider.png');
	background-position: bottom;
	background-repeat: repeat-x;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;	
	cursor: pointer;
}

.footer-link-list li:hover
{
	background-color: #363e48;
	color: #ffffff;
	text-shadow: 0px 0px 0px #000000;
	list-style-image: url('../images/footer-list-bullet-active.png');
	padding-left: 8px;
}


.footer-list
{
	color: #a0a4ad;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
}

.footer-list li
{
	padding: 8px;
	padding-left: 0px;
	background-image: url('../images/footer-list-divider.png');
	background-position: bottom;
	background-repeat: repeat-x;
	
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.footer-list li a
{
	color: #a0a4ad;
}

.footer-list-disabled
{
	color: #5e6571;
}

#xion-footer-friends
{
	width: 200px;
	display: table-cell;
}

#xion-footer-web
{
	width: 200px;
	display: table-cell;
}

#xion-footer-web li
{
	list-style-image: none;
}

#xion-footer-web li img
{
	vertical-align: middle;
}

#xion-footer-credits
{
	width: 350px;
	display: table-cell;
}


ul
{
	list-style-image: url('../images/main-list-bullet-normal.png');
	list-style-position: inside;
	padding: 0px;
}

ul li
{
	padding-bottom: 5px;
}

.three-pad
{
	padding-right: 25px;
}

section article
{
	margin-top: 32px;
	margin-bottom: 32px;
}

section article header span
{
	font-weight: bold;
}

.article-icon
{
	float: left;
	padding-right: 16px;
	padding-bottom: 16px;
}

#skins-content
{
	display: table;
	width: 100%;
}

#skins-menu
{
	display: table-cell;
	width: 240px;
	vertical-align: top;
}
#skins-menu div
{
	margin-bottom: 40px;
}

#skins-gallery
{
	display: table-cell;
	vertical-align: top;
	background-image: url('../images/page-split.png');
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 48px;
}

#plugins-gallery
{
	margin-left: auto;
	margin-right: auto;
	width: 568px;
}

.skin-title
{
	color: #016ca9;
	font-size: 12pt;
	font-weight: bold;
}

.skin-item
{
	display: table;
	width: 579px;
	vertical-align: top;
}

.skin-screenshot, .skin-panel
{
	display: table-cell;
	vertical-align: top;
}

.skin-screenshot
{
	background-image: url('../images/skin-info-screenshot.png');
	background-repeat: no-repeat;
	width: 157px;
	height: 128px;
	padding: 14px;
	vertical-align: middle;
	text-align: center;
}

.skin-panel
{
	margin-left: 16px;
}

.skin-info
{
	display: table;
	background-image: url('../images/skin-info-details-back.png');
	background-repeat: repeat-y;
	width: 411px;
	height: 99px;
}

.skin-info section
{
	display: table-cell;
	vertical-align: top;
}

.skin-details-header
{
	background-image: url('../images/skin-info-details-top.png');
	background-repeat: no-repeat;
	width: 411px;
	height: 4px;
}

.skin-details-footer
{
	background-image: url('../images/skin-info-details-bottom.png');
	background-repeat: no-repeat;
	width: 411px;
	height: 14px;
}

.skin-details
{
	font-size: 8pt;
	padding: 8px;
	padding-top: 2px;
	padding-right: 16px;
	padding-bottom: 2px;
}

.skin-details-full
{
	padding: 24px;
}

.skin-details p, .skin-details-full p
{
	margin-top: 6px;
	margin-bottom: 6px;
}

.skin-details-body
{
	background-image: url('../images/skin-details-back.png');
	background-repeat: repeat-y;
}

.skin-actions
{
	font-size: 8pt;
	width: 130px;
    padding-left: 0px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 0px;
	text-align: right;
}

.skin-actions p
{
	margin-top: 6px;
	margin-bottom: 0px;
}

.skin-header, .skin-details-top
{
	background-image: url('../images/skin-info-header.png');
	background-repeat: no-repeat;
	width: 411px;
	height: 29px;
	padding: 0px;
	padding-top: 12px;
	padding-left: 12px;
}

.skin-details-container
{
	padding: 0px;
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	width: 542px;
}

.skin-details-top
{
	background-image: url('../images/skin-details-top.png');
	width: 568px;
	height: 32px;
}

.skin-header a
{
	text-decoration: none;
}

.skin-header a:hover
{
	text-decoration: underline;
}

.skin-details-extra
{
	display: table;
	width: 100%;
}

.skin-details-extra p, .skin-details-extra div
{
	display: table-cell;
	vertical-align: top;
}

.skin-details-full .skin-title
{
	margin-top: 16px;
	display: block;
}

.skin-details-extra-size
{
	text-align: right;
}

.skin-details-extra-download
{
	text-align: right;
	padding-right: 32px;
}

.skin-article
{
	margin-top: 8px;
	margin-bottom: 8px;
	width: 568px;
}

.skin-screenshot img, .skin-more-preview img
{
	box-shadow: 0px 0px 10px 5px #edeff3;
}

.skin-details-body-screenshot
{
	width: 500px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

.skin-details-body-screenshot img
{
	max-width: 500px;
	box-shadow: 0px 0px 10px 5px #edeff3;
}


.skin-details-body-footer
{
	background-image: url('../images/skin-details-bottom.png');
	background-repeat: no-repeat;
	width: 568px;
	height: 16px;
}

.skin-details-divider
{
	background-image: url('../images/skin-details-divider.png');
	background-repeat: no-repeat;
	width: 568px;
	height: 32px;
}

.skin-more-previews
{
	display: table;
	margin: 0 auto;
}

.skin-more-preview
{
	display: table-cell;
	text-align: center;
	padding: 20px;
}

.skin-comment
{
	margin: 16px;
	padding-bottom: 16px;
	margin-left: 32px;
	margin-right: 48px;
	background-image: url('../images/comment-divider.png');
	background-repeat: repeat-x;
	background-position: bottom;
}

.skin-comment p
{
	margin: 0px;
	padding: 4px;
	padding-left: 16px;
}

.skin-comment time
{
	color: #a8aeb5;
}

.skin-comment header
{
	font-weight: bold;
}

.skin-comment-entry
{
	padding-top: 32px;
	padding-left: 32px;
}

.skin-comment-entry textarea
{
	width: 480px;
	height: 100px;
	max-width: 480px;
}

.skin-author-website img
{
	float: none;
	padding: 0px;
	vertical-align: middle;
}

.skin-author-website-text
{
	display: none;
}

.skin_rating
{
	margin-top: 8px;
}

.skin-pagejump-container
{
	display: table;
	width: 100%;
}

.skin-pagejump-info, .skin-pagejump-action
{
	display: table-cell;
}

.skin-pagejump-action
{
	text-align: right;
	padding-right:  50px;
}

#frmContact table
{
	width: 600px;
}

#frmContact td
{
	vertical-align: top;
}

#frmContact input, #frmContact select
{
	width: 500px;
}

#frmContact #cmdSendContact
{
	width: auto;
}

#frmContact textarea
{	
	width: 500px;
	max-width: 500px;
}

.contact_title
{
	font-weight: bold;
}

.xion-download-overview
{
	display: table;
	width: 700px;
}

.xion-download-latest, .xion-download-now-container
{
	display: table;
	width: 420px;
}

.xion-download-overview
{
	margin:  0 auto;
}

.xion-download-latest
{
	padding: 30px;
	padding-top: 15px;
	padding-bottom: 0px;
}

.xion-download-latest, .xion-download-now-container
{
	margin:  0 auto;
}


.xion-download-now-container .download-now
{
	float: right;
	margin: 0px;
	padding-right: 30px;
	padding-bottom: 15px;
}

.xion-download-overview-details h1
{
	margin-top: 0px;
}

.xion-download-info-box
{
	margin-left: auto; 
	margin-right: auto;
}

.xion-download-overview-product
{
	padding-right: 32px;
	padding-left: 16px;
}

.xion-download-latest span, .xion-download-overview span, .xion-download-now-container span
{
	display: table-cell;
	vertical-align: top;
}

.xion-download-latest-info img
{
	float: left;
	padding-right: 16px;
}

.tutorial-figure
{
	vertical-align: top;
	margin-left: 20px;
	margin-right: 10px;
}

.tutorial-figure img
{
	border: 1px solid #c0c5d3;
}

.keyword-overview
{
	width: 480px;
	padding: 16px;
}
.keyword-overview a
{
	text-decoration: none;
}

.keyword-overview a:hover
{
	text-decoration: underline;
}

.keyword-reference-version, .keyword-reference-version-new, .keyword-reference-version-old
{
	font-weight: bold;
}

.keyword-reference-version-new
{
	color: #ff0000;
}

.keyword-reference-version-old
{
	color: #94a4b2;
}

.container-ad
{
	text-align: center;
}

#skin-description-field
{
	width: 480px;
	height: 200px;
	max-width: 480px;
}

.error-msg, .success-msg
{
	text-align: center;
}

.error-msg
{
	color: #ff0000;
}

.forum-list-header, .forum-list-header
{
	background-image: url('../images/forum-list-top.png');
	background-repeat: no-repeat;
	width: 866px;
	height: 32px;
	padding: 0px;
	padding-top: 12px;
	padding-left: 12px;
}

.forum-list-header-thin
{
	background-image: url('../images/forum-list-top-thin.png');
	height: 16px;
}

.forum-list-body, .forabg, .forumbg, .bg2, .bg1, .panel
{
	background-image: url('../images/forum-list-back.png');
	background-repeat: repeat-y;
}

.topiclist .bg2, .topiclist .bg1, tr.bg1, tr.bg2
{
	background-image: none;
}

.forum-list-footer
{
	background-image: url('../images/forum-list-bottom.png');
	background-repeat: no-repeat;
	width: 866px;
	height: 16px;
}

.confirm_box{
    padding: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    color: #d8e0eb;
    text-shadow: none;
    font-weight: bold;
    border-radius: 20px;
    margin: 20px;
    background: #5e6773; /* Old browsers */
    background: -moz-linear-gradient(top,  #5e6773 0%, #424a56 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5e6773), color-stop(100%,#424a56)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #5e6773 0%,#424a56 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #5e6773 0%,#424a56 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #5e6773 0%,#424a56 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #5e6773 0%,#424a56 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5e6773', endColorstr='#424a56',GradientType=0 ); /* IE6-9 */
}

.confirm_textarea{
    width: 405px;
    height: 300px;
    font-family: Arial;
    background: #e5e9f1;
    color: #485057;
    border-width: 1px;
    border-color: #40464f;
    font-weight: bold;
    resize: none;
}

.button_image_disabled
{
    cursor: pointer;
    opacity: 0.3;
    /* Firefox */
    -moz-transition: opacity 0.5s ease;
    /* WebKit */
    -webkit-transition: opacity 0.5s ease;
    /* Opera */
    -o-transition: opacity 0.5s ease;
    /* Standard */
    transition: opacity 0.5s ease;
}

.skin-details-textarea
{
    width: 250px;
    height: 88px;
    font-family: Arial;
    background: #dadce5;
    color: #485057;
    border-width: 0px;
    font-weight: bold;
    resize: none;
}

.skin-details-container .AlphaList
{
    padding-top: 4px;
    list-style-type: lower-alpha;
}

.skin-details-container .NumberList li
{
    padding-bottom: 8px;
}

.skin-details-container .AlphaList li
{
    padding-bottom: 0px;
}

.voting_overview
{
    z-index: 5;
}

.voting_overview, .vote_control
{
    position: relative;
    background: #f2f5f6; /* Old browsers */
    background: -moz-linear-gradient(top,  #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f5f6), color-stop(37%,#e3eaed), color-stop(100%,#c8d7dc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-9 */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

    padding: 6px;
    border: 1px solid #afb9c9;
    text-align: center;
    margin-top: 20px;
    width: 130px;
}

.voting_overview a, .vote_control a
{
    text-decoration: none;
    font-size: 11pt;
    font-weight: bold;
}

.voting_thumb_up
{
    vertical-align: top;
}

.vote_dislike img, .vote_like img
{
    vertical-align: bottom;
}

.voting_thumb_down
{
    vertical-align: middle;
}

.comments_link
{
    padding-left: 1px;
}

.voting_overview a span
{
    border-width: 1px;
    border-style: solid;
    border-left: 0px;
    border-top: 0px;
    border-bottom: 0px;
    border-color: #afb9c9;
    padding-right: 4px;
}

.vote_control
{
    margin-top: 0px;
}

.vote_like, .vote_dislike
{
    background: #f2f5f6; /* Old browsers */
    background: -moz-linear-gradient(top,  #f2f5f6 0%, #e3eaed 37%, #c8d7dc 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f5f6), color-stop(37%,#e3eaed), color-stop(100%,#c8d7dc)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f2f5f6 0%,#e3eaed 37%,#c8d7dc 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#c8d7dc',GradientType=0 ); /* IE6-9 */
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 3px;

    padding: 5px;
    border: 1px solid #afb9c9;
    text-align: center;
    cursor: pointer;
}

.vote_like:hover, .vote_dislike:hover
{
    background: #f7f9f9; /* Old browsers */
    background: -moz-linear-gradient(top,  #f7f9f9 0%, #eef2f4 37%, #dee7ea 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f9f9), color-stop(37%,#eef2f4), color-stop(100%,#dee7ea)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f7f9f9 0%,#eef2f4 37%,#dee7ea 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f7f9f9 0%,#eef2f4 37%,#dee7ea 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f7f9f9 0%,#eef2f4 37%,#dee7ea 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f7f9f9 0%,#eef2f4 37%,#dee7ea 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f9f9', endColorstr='#dee7ea',GradientType=0 ); /* IE6-9 */
}

.vote_like.chosen, .vote_dislike.chosen
{
    border: 2px dotted #2b8ab5;
    background: #f9c667; /* Old browsers */
    background: -moz-linear-gradient(top,  #f9c667 0%, #f79621 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9c667), color-stop(100%,#f79621)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #f9c667 0%,#f79621 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #f9c667 0%,#f79621 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #f9c667 0%,#f79621 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #f9c667 0%,#f79621 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621',GradientType=0 ); /* IE6-9 */

}
.vote_like.unchosen, .vote_dislike.unchosen
{
    opacity: 0.25;
}

.vote_control
{
    top: -8px;
    width: 100px;
    margin-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}