body {
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #282828;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}

body h1 {
	font-family: "Segoe UI", Cambria, Calibri, Verdana, "Lucida Grande";
	font-size: 1.5em;
}

body h2 {
	font-size: 1.375em;
}

img {
	float: left;
}

.pullquote-left {
	color: #000000;
	background: #F6F6F6;
	margin: 8px 8px 0px 2px;
	padding: 3px 3px 8px;
	float: left;
	width: 30%;
	border: 2px solid #CCCCCC;
	text-align: center;
	letter-spacing: -1px;
	font-size: 12px;
	font-weight: bold;
}

.pullquote-right {
	font: bold 12px Candara, Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: #F6F6F6;
	margin: 8px 20px 0px 3px;
	padding: 3px 3px 8px;
	float: right;
	width: 30%;
	border: 2px solid #CCCCCC;
	text-align: center;
	letter-spacing: -1px;
}

.caption-img-left {
	display: block;
	margin: 15px 5px 2px 0px;
	padding: 0px;
	float: left;
	width: auto;
}

.caption-img-left p {
	font-size: 11px;
	color: #666666;
	padding: 0px;
	clear: both;
	display: block;
	margin: 0px;
	width: auto;
}

.caption-img-left img {
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
}

.caption-img-right {
	display: block;
	margin: 15px 5px 2px;
	padding: 0px;
	float: right;
}

.caption-img-right p {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	clear: both;
	width: auto;
}

.caption-img-right img {
	clear: both;
	margin: 0px;
	padding: 0px;
	display: block;
}

dl {
	padding-left: 10px;
	font-size: 1.1em;
	margin-top: 8px;
	margin-bottom: 8px;
}

dt {
	margin-bottom: 5px;
	margin-top: 0px;
	font-weight: 400;
	font-size: 1.1em;
}

dd {
	font-style: italic;
	margin-bottom: 8px;
	margin-left: 0px;
	font-size: 1.1em;
}

blockquote {
	clear: both;
	margin: 10px 30px 10px 15px;
	font-size: 12px;
	color: #282828;
	font-weight: lighter;
	padding: 5px;
	line-height: 18px;
	border-left: 2px solid #666666;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

code {
	font-family: Consolas, "Courier New", Courier, monospace;
	font-size: 12px;
	color: #999999;
}

.alignleft {
	text-align: left;
	float: left;
}

.alignright {
	text-align: right;
	float: right;
}

.center {
	text-align: center;
	margin: 0px auto;
	clear: both;
}

img.alignleft {
	padding: 10px;
	float: left;
	border: 0px;
}

img.alignright {
	padding: 10px;
	float: right;
	border: 0px;
}

img.center {
	padding: 4px;
	display: block;
	margin: 5px auto;
	clear: both;
}

pre {
	margin: 8px 0px;
	padding: 15px;
	clear: both;
	width: 90%;
	overflow: hide;
	font-family: Consolas, Courier;
	font-size: 11px;
	background: #FFFFFF;
	color: #000000;
}

#top-header {
	float: left;
	width: 100%;
	height: 200px;
}

#top-header img {
	border-width: 0px;
}

.wrap-header {
	height: 130px;
	width: 936px;
	margin: 40px auto;
}

.top-hh {
	height: 100px;
	width: 936px;
}

.top-hh h1 {
	float: left;
	height: 30px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #FFFFFF;
}

.bottom-hh {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 5px;
	width: 936px;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 17px;
}

.bottom-hh a {
	color: #eeeeee;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

.bottom-hh a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

.wrap-bottomh {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 30px;
	width: 936px;
	background-color: #ffffff;
}

.navigator {
	height: 21px;
	float: left;
	width: 909px; 
	overflow: hidden;
	margin-top: 3px;
	margin-left: 5px;
	padding-top: 5px;
	text-transform: uppercase;
	font-family: "Segoe UI", "Lucida Grande", "sans-serif";
	font-size: 16px;
	font-weight: bold;
	background-color: #f8f8f8;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
}

.navigator ul {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

.navigator ul li {
	display: inline;
}

.navigator ul li a {
	padding: 0px 5px 0px 10px;
	text-decoration: none;
	color: #888888; 
}

.navigator ul ul li a {
	text-decoration: none;
}

.navigator ul li a:hover {
	color: #4482F4;
	text-decoration: none;
}

#home {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	display: inline;
	font-size: 12px;
	line-height: 34px;
}

#home a {
	margin: 0px;
	padding: 0px 15px;
	float: left;
	list-style-type: none;
	display: block;
	text-decoration: none;
	height: 34px;
	color: #4D4D4D; 
}

#home a:hover {
	margin: 0px;
	padding: 0px 15px;
	float: left;
	list-style-type: none;
	display: block;
	text-decoration: none;
	height: 34px;
	color: #000000; 
}

.top-banner {
	padding: 20px 12px 0px;
}

.rss-navs {
	float: right;
	height: 70px;
	width: 56px;
	color: #FFFFFF;
	padding: 0px 10px 0 2px;
	margin-top: 20px;
}

.twitter-follow {
	height: 70px;
	float: right;
	width: 65px;
	margin-top: 20px;
    margin-right: 18px;
}

.feed-panel {
	float: right;
	height: 25px;
	width: 100px;
	padding-top: 22px;
}

#wrap {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
}

#container {
	width: 916px;
	float: left;
	background: #ffffff; 
	padding: 0 10px 10px;
	position: relative;
}

.clear-footer-akis {
	float: left;
	height: 20px;
	width: 936px;
}

#post {
	float: left;
	width: 916px;
	position: relative;
	padding-bottom: 10px;
}

#post h2 {
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 5px;
	float: left;
	width: 580px;
	font-size: 20px;
	line-height: 25px;
	color: #000000;
	font-weight: 300;
}

#sidebar {
	float: right;
	width: 300px;
	padding-top: 2px;
	position: relative;
	padding-bottom: 20px;
}

.sidebar-block {
	float: left;
	width: 282px;
}

.sidebar-block h3 {
	background: url(images/sidebar.gif) no-repeat bottom;
	float: left;
	height: 47px;
	width: 282px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-size: 14px;
	line-height: 47px;
	color: #333333;
	font-weight: bold;
	display: block;
}

.list {
	margin: 0px 0px 8px;
	padding: 6px 7px 15px 10px;
	float: left;
	width: 275px;
	list-style-type: none;
	background: #fcfcfc;
	border-bottom: 1px solid #EFEFEF;
}

.list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
	list-style-type: none;
}

.list li {
	margin: 0px 0px 5px;
	padding: 0px;
	float: left;
	width: 275px;
	list-style-type: none;
	font-size: 11px;
	line-height: 17px;
	color: #999999;
}

.list li a {
	color: #585858;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 95%;
}
.list li a:hover {
	color: #4482F4;
	text-decoration: underline;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 95%;
}

.list ul li {
	margin: 5px 0px 0px;
	padding: 0px;
	float: left;
	width: 270px;
	list-style-type: none;
	font-size: 11px;
	line-height: 17px;
	color: #999999;
}

#themeswitcher {
	margin: 0px;
	padding: 6px 7px 15px 10px;
	float: left;
	width: 280px;
	list-style-type: none;
}

#themeswitcher li {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 280px;
	list-style-type: none;
}

#themeswitcher select {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 270px;
	list-style-type: none;
	border: 1px solid #eeeeee;
	font-size: 13px;
}

.post-author {
	font-family: "Segoe UI", Candara, Calibri, "Lucida Grande", Georgia;
	float: left;
	width: 916px;
	padding-left: 8px;
	font-size: 13px;
	color: #888888;
}

.post-author a {
	color: #888888;
	text-decoration: none;
}

.post-author a:hover {
	color: #000000;
	text-decoration: none;
}

.post-meta {
	margin: 0;
	padding: 0;
	float: left;
	width: 916px;
}

.post-meta h1 {
	font-family: "Segoe UI", Candara, Calibri, "Lucida Grande", Georgia;
	float: left;
	width: 916px;
	margin: 0px;
	padding: 4px 4px;
	font-size: 20px;
    font-weight: bold;
	line-height: 26px;
	color: #333333;
}

.post-meta h1 a {
	color: #4A4A4A; 
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #eeeeee;
}

.post-meta h1 a:hover {
	color: #4482f4;
	text-decoration: none;
	display: block;
	border-bottom: 1px dotted #eeeeee;
}

.post-content {
	text-align: left;
	margin: 0;
	float: left;
	width: 916px;
	font-size: 16px;
	line-height: 1.5em;
	color: #585858;
	overflow: hidden;
	padding: 0px 10px 10px 5px;
}

.post-content p {
	padding: 0;
	margin: 0.25em 0 1.0em 0;
}

.post-content h3 {
	padding: 0px;
	clear: both;
	width: 916px;
	margin-top: 12px;
	margin-bottom: 2px;
	font-size: 1.25em;
	line-height: 20px;
	color: #171818;
}

.post-content h4 {
	padding: 0px;
	clear: both;
	width: 916px;
	margin-top: 12px;
	margin-bottom: 2px;
	font-size: 1.125em;
	line-height: 20px;
	color: #171818;
}

.post-content h5 {
	padding: 0px;
	clear: both;
	width: 916px;
	margin-top: 12px;
	margin-bottom: 2px;
	font-size: 1em;
	line-height: 20px;
	color: #171818;
}

.post-content h6 {
	padding: 0px;
	clear: both;
	width: 916px;
	margin-top: 12px;
	margin-bottom: 2px;
	font-size: 1em;
	line-height: 20px;
	color: #171818;
}

.post-content ul ul {
	margin-left: 20px;
	padding: 0px;
}

.post-content a {
	color: #4482f4;
	text-decoration: none;
}

.post-content img {
	padding: 10px;
	display: block;
/*	clear: both;*/
}

.post-content a:hover {
	color: #75a3f7;
	text-decoration: underline;
}

.social {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	float: left;
	width: 590px;
}

.social-box {
	padding: 5px;
	float: left;
	width: 570px;
	background: #f8f8f8;
}

.top-social {
	float: left;
	width: 570px;
	font-size: 11px;
	color: #585858;
	line-height: 17px;
	font-weight: bold;
}

.top-social a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

.top-social a:hover {
	color: #FF6600;
	text-decoration: none;
	font-weight: normal;
}

.bottom-social {
	float: left;
	width: 570px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.bottom-social a {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}

.bottom-social a:hover {
	color: #FF6600;
	font-size: 12px;
	text-decoration: none;
}

.clear-fixed {
	float: left;
	height: 1px;
	width: 95%;
}

.social-box:hover {
	padding: 5px;
	float: left;
	width: 570px;
	background: #F3F3F3;
}

.coms {
	background: url(images/coms.png) no-repeat left center;
	display: inline;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 18px;
	color: #888888;
}

.side-box {
	margin: 0px 0px 8px;
	padding: 6px 10px 15px 5px;
	float: left;
	width: 278px;
	list-style-type: none;
	background: #fcfcfc;
	border-bottom: 1px solid #EFEFEF;
}

.side-box img {
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
}

.side-box img:hover {
	padding: 3px;
	border: 1px solid #FFFFFF;
	margin-right: 5px;
	background: #FF9900;
}

.post-side {
	float: left;
	width: 282px;
}

.post-side h1 {
	font-size: 13px;
	line-height: 18px;
	color: #454545;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 282px;
}

.side-content {
	margin: 0px 0px 10px;
	padding: 5px 0px;
	float: left;
	width: 282px;
	line-height: 18px;
	color: #666666;
	border-bottom: 1px solid #eeeeee;
}

.side-content:hover {
	margin: 0px 0px 10px;
	padding: 5px 0px;
	float: left;
	width: 282px;
	line-height: 18px;
	color: #666666;
	border-bottom: 1px solid #eeeeee;
	background: #f3f3f3;
}

.side-content a {
	color: #FF6600;
	text-decoration: none;
}

.side-content a:hover {
	color: #000000;
	text-decoration: underline;
}

.side-box embed {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 215px;
	width: 280px;
}

.side-box object {
	margin: 0px;
	padding: 0px;
	float: left;
	display: block;
	height: 215px;
	width: 280px;
}

.side-box form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 282px;
}

.side-box p {
	margin-top: 0px;
	margin-bottom: 5px;
}

.input-side {
	padding: 1px;
	width: 260px;
	border: 1px solid #CCCCCC;
}

#footer {
	float: left;
	width: 916px;
	background: #f4f4f4; 
	position: relative;
	border-top: 5px solid #484848;
}

.top-footer {
	float: left;
	width: 916px;
	position: relative;
	padding-bottom: 10px;
}

.tagbox {
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	line-height: 24px;
}

.tagbox a {
	color: #777777;
	text-decoration: none;
}

.tagbox a:hover {
	color: #000000;
}

.bottom-footer {
	float: left;
	width: 916px;
	position: relative;
}

.footer-block {
	padding: 8px;
	float: left;
	width: 287px;
}

.footer-block:hover {
	padding: 8px;
	float: left;
	width: 287px;
}

.f-list {
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 287px;
	list-style-type: none;
}

.f-list li {
	float: left;
	width: 287px;
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 12px;
	line-height: 17px;
	color: #FFFFFF;
}

.footer-block h3 {
	font-size: 16px;
	color: #393939;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 283px;
	border-bottom: 1px dotted #444444;
}

.f-list ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 277px;
	list-style-type: none;
}

.f-list ul li {
	float: left;
	width: 277px;
	margin: 5px 0px 0px;
	font-size: 11px;
	line-height: 17px;
	color: #393939;
	padding: 0px;
}

.f-list li a {
	color: #585858; /* #FFFFFF; */
	text-decoration: none;
	background: url(images/bullet.png) no-repeat left 3px;
	padding-left: 13px;
	display: block;
	margin: 0px;
	float: left;
}

.f-list li a:hover {
	color: #FFCC00;
	text-decoration: underline;
	background: url(images/bullet.png) no-repeat left 3px;
	padding-left: 13px;
	display: block;
	margin: 0px;
	float: left;
}

.footer-box {
	font-size: 11px;
	line-height: 20px;
	color: #F9F9F9;
	margin: 0px;
	padding: 8px 0px;
	float: left;
	width: 287px;
}

.footer-box img {
	background: #333333;
	margin: 0px 5px 5px 0px;
	padding: 3px;
	float: left;
	border: 1px solid #000000;
}

.footer-box a {
	color: #FF9900;
	text-decoration: underline;
}

.footer-box a:hover {
	color: #999999;
	text-decoration: none;
}

#final-footer {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
	width: 916px;
	position: relative;
	font-size: 11px;
	color: #999999;
	line-height: 16px;
}

.ff-left {
	float: left;
	width: 500px;
}

.ff-left a {
	color: #ACACAC;
	text-decoration: none;
}

.ff-left a:hover {
	color: #000000;
	text-decoration: none;
}

.site {
	font-size: 13px;
	color: #ACACAC;
}

.ff-right {
	float: right;
	width: 410px;
}

.ff-right h3 {
	text-align: right;
	float: left;
	width: 410px;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

.ff-right form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 410px;
}

.ff-right select {
	margin-top: 5px;
	margin-bottom: 0px;
	width: 150px;
	float: right;
	font-size: 12px;
	background: #f9f9f9;
	color: #000000;
	padding: 1px;
}

#post-navs {
	padding: 10px;
	float: left;
	width: 900px;
}

#post-nv-single .alignleft {
	float: left;
}

#post-nv-single .alignright {
	float: right;
}

#post-navs a {
	padding: 5px 7px;
	font-weight: bold;
	color: #4482F4;
	text-decoration: none;
	margin-left: 3px;
	border: 1px solid #CCCCCC;
}

#post-navs a:hover {
	padding: 5px 7px;
	font-weight: bold;
	color: #7891e2;
	text-decoration: none;
	margin-left: 3px;
	border: 1px solid #000000;
}

#comments-template {
	float: left;
	width: 900px;
	margin: 0;
	padding: 0 0 25px 10px;
}

#comments-template h4 {
	float: left;
	font-size: 18px;
	margin: 0;
	padding: 8px 0 0;
	border-top: 1px solid #eeeeee;
}

#comments-template h5 {
	float: left;
	font-size: 18px;
	margin: 10px 0 5px;
	padding: 0 0 1px;
	color: #181919;
	border-bottom: 1px solid #efefef;
}

#comments-template h6 {
	float: left;
	font-size: 18px;
	margin: 10px 0px 5px;
	padding: 0px 0px 1px;
	border-bottom: 1px solid #efefef;
}

#comments-template form {
	margin: 0px;
	padding: 10px 0px 0px;
	float: left;
}

#comment-form p {
	margin-bottom: 6px;
	margin-top: 0px;
	font-size: 11px;
	color: #666666;
}

#comment-form a {
	color: #3a6fe9;
	text-decoration: underline;
}

#comment-form textarea {
	padding: 1px;
	height: 170px;
	width: 900px;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}

.input-c {
	background: #F6F6F6;
	padding: 1px;
	border: 1px solid #999999;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 8px;
	width: 140px;
}

.input-c:hover {
	background: #FFCC00;
	padding: 1px;
	border: 1px solid #FF9900;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 8px;
	width: 140px;
}

#notify {
	font-size: 11px;
	line-height: 16px;
	color: #999999;
}

.comment-input {
	padding: 1px;
	width: 200px;
	border-top: 1px solid #999999;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin: 0px;
}

.comment-input:hover {
	padding: 1px;
	width: 200px;
	border-top: 1px solid #999999;
	border-right: 1px solid #BCBCBC;
	border-bottom: 1px solid #BCBCBC;
	border-left: 1px solid #BCBCBC;
	margin: 0px;
}

.rssfeeder {
	float: left;
	width: 900px;
	padding-left: 14px;
	background: url(images/feed.png) no-repeat left center;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 12px;
	color: #666666;
}

.rssfeeder a {
	color: #3a6fe9;
	text-decoration: none;
}

.rssfeeder a:hover {
	color: #1F1F1F;
	text-decoration: underline;
}

.a-avatar {
	float: left;
	width: 52px;
	height: 52px;
	padding-right: 8px;
}

.a-avatar img {
	padding: 3px;
	float: left;
	color: #F9F9F9;
	text-align: right;
	border: 1px solid #CCCCCC;
}

.a-left {
	float: left;
	width: 800px;
	font-size: 15px;
	color: #333333;
	font-weight: 400;
	margin-top: 1em;
	line-height: 1.5em;
}

.a-left a {
	color: #BF0000;
	text-decoration: underline;
}

.a-left a:hover {
	color: #CC0033;
	text-decoration: none;
}

.com-meta {
	float: left;
	padding: 0px;
}

.com-box {
	float: left;
	width: 800px;
	padding: 8px;
	background: #F9F9F9;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #EEEEEE;
	border-bottom: 1px solid #fefefe;
	border-left: 1px solid #EEEEEE;
	position: relative;
}

.com-box:hover {
	float: left;
	padding: 8px;
	background: #FFFFFF;
	border: 1px solid #f9f9f9;
	position: relative;
}

.com-author {
	font-size: 15px;
	float: left;
	font-weight: 300;
	color: #000000;
	line-height: 1.5em;
}

.com-author a {
	color: #CCCC66;
	text-decoration: none;
}

.com-date {
	font-size: 15px;
	float: left;
	color: #666666;
	line-height: 1.5em;
}

.com-text {
	font-size: 15px;
	float: left;
	color: #585858;
	line-height: 1.5em;
	padding-top: 6px;
	padding-bottom: 3px;
}

.com-edit {
	font-size: 15px;
	float: left;
	width: 550px;
	color: #585858;
	line-height: 1.5em;
	padding: 0px;
	text-align: right;
}

.com-date a {
	color: #666666;
	text-decoration: underline;
}

.com-text a {
	color: #006699;
	text-decoration: underline;
}

.com-date a:hover {
	color: #666666;
	text-decoration: none;
}

.com-edit a {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.post-edit-link {
	color: #A4A4A4;
	float: inline;
}

#badge-network {
	margin: 0px;
	padding: 15px 0px 0px;
	float: left;
	width: 410px;
}

#badge-network img {
	border-width: 0px;
	float: right;
	margin-right: 0px;
	margin-left: 8px;
}

#post-nv-single {
	padding: 10px;
	float: left;
	width: 570px;
}

#post-nv-single a {
	color: #4D4D4D;
	text-decoration: none;
}

#post-nv-single a:hover {
	color: #666666;
	text-decoration: underline;
}

#prev {
	text-decoration: none;
	color: #000000;
	text-align: left;
	font-size: 11px;
	text-indent: 12px;
}

#next {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	padding-right: 5px;
	text-align: right;
}

.akpc_pop {
	font-size: 11px;
	font-weight: lighter;
	color: #999999;
}

input[type="text"] 
{
    font-size:14px;
    padding:3px;
    border:solid 1px #c0c0c0;
}

img#wpstats {
     width:     0px;
     height:    0px;
     padding:   0px;
     border:    none;
     overflow:  hidden
}
