@charset "UTF-8";
	
/* CSS Standard Screen Document */
	
/* @group global */
	
html, body {
	color:#666666;
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:300;
	height:100%;
	}
	
body {
	background-color:#060911;
	background-image:url(../images/bgrdMain.jpg);
	background-position:50% 50%;
	background-repeat:no-repeat;
	}
	
a {
	color:#199dd5;
	cursor:pointer;
	}
	
a:hover {
	color:#199dd5;
	}
	
input[type=button] {
	cursor:pointer;
	}
	
textarea {
	font-family:"HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	}
	
/* @group search */

div#searchBar {
	clear:both;
	height:59px;
	position:absolute;
	right:10px;
	top:10px;
	width:200px;
	z-index:9999;
	}
	
div#searchBar div {
	background-image:url(../images/searchBarField.png);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	height:59px;
	width:152px;
	}

div#searchBar input[type=text] {
	background-color:transparent;
	border-width: 0 0 0 0;
	color:#FFFFFF;
	height:12px;
	line-height:12px;
	width:129px;
	margin-left:23px;
	margin-top:22px;
	}
	
div#searchBar input.blur {
	color:#dddddd;
	}

div#searchBar input[type=button] {
	background-color:transparent;
	background-image:url(../images/searchBarButton.png);
	background-position:left top;
	background-repeat:no-repeat;
	border-width: 0 0 0 0;
	cursor:pointer;
	display:inline;
	height:59px;
	width:48px;
	}

/* @end */
	
/* @group panel */
	
.panel {
	clear:both;
	position:absolute;
	}

.panel .cnt {
	background-image:url(../images/bgrdPanel2.png);
	background-position:top right;
	background-repeat:repeat;
	height:inherit;
	overflow:hidden;
	}

.panel .cnt > div {
	background-image:url(../images/bgrdPanel.png);
	background-position:top left;
	background-repeat:repeat;
	height:inherit;
	margin-right:26px;
	}

.panel .ftr {
	background-image:url(../images/bgrdPanel2.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:26px;
	max-height:26px;
	min-height:26px;
	}

.panel .ftr > div {
	background-image:url(../images/bgrdPanel.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:26px;
	margin-right:26px;
	min-height:inherit;
	}
	
.clearHead .cnt > div {
	background-image:url(../images/bgrdPanel3.png);
	}
	
/* @end */
	
/* @end */
	
/* @group start */

/* @group logo */

div#logo {
	height:175px;
	left:50%;
	margin-left:-80px;
	margin-top:-80px;
	position:absolute;
	top:50%;
	width:175px;
	}

div#logo img {
	width:175px;
	}
	
/* @end */

/* @group main */
	
div#mainArticle {
	height:250px;
	left:10%;
	top:4%;
	width:600px;
	z-index:999;
	}

div#mainArticle div.head {
	background-repeat:no-repeat;
	height:224px;
	padding-left:26px;
	padding-top:26px;
	width:548px;
	}
	
div#mainArticle a {
	color:#FFFFFF;
	text-decoration:none;
	}
	
div.head > div {
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:13px;
	height:224px;
	overflow:hidden;
	padding:15px;
	padding-top:130px;
	text-shadow:#000 1px 1px 2px;
	}
	
div.head > div h1 {
	font-size:27px;
	font-weight:100;
	margin-bottom:10px;
	}
	
div.head > div p {
	font-size:15px;
	font-weight:200;
	line-height:1;
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	}
	
/* @end */
	
/* @group recent */
	
div#recArticle {
	right:20px;
	top:13%;
	width:350px;
	z-index:998;
	}
		
div#recArticle .head {
	background-image:url(../images/headRecent.png);
	background-repeat:no-repeat;
	height:70px;
	width:324px;
	}
	
div#recArticle .head h2 {
	display:none;
	}
	
div#recArticle .recArticle {
	padding-left:25px;
	padding-top:25px;
	}
	
div#recArticle hr {
	visibility:hidden;
	}
		
div#recArticle .recArticle div{
	border: #5c5c5c 1px solid;
	overflow:hidden;
	}
		
div#recArticle .recArticle > div h3 {
	background-image:url(../images/bgrdHdr.png);
	color:#FFFFFF;
	height:50px;
	margin-top:85px;
	padding-bottom:2px;
	padding-left:5px;
	padding-top:1px;
	}
	
div#recArticle .recArticle > div p {
	background-image:url(../images/bgrdHdr.png);
	color:#FFFFFF;
	display:none;
	padding-left:5px;
	padding-bottom:10px;
	}	
			
div#recArticle .recArticle div h3 a{
	color:#FFFFFF;
	font-size:18px;
	font-weight:100;
	line-height:1.2;
	text-decoration:none;
	width:100%;
	}
		
/* @end */
	
/* @group twitter */
	
div#twittWdgt {
	left:2%;
	bottom:50px;
	width:252px;
	z-index:997;
	}
	
div#twittWdgt .head {
	background-image:url(../images/headTwitt.png);
	background-repeat:no-repeat;
	height:45px;
	overflow:hidden;
	width:226px;
	}
	
div#twittWdgt .head h2 {
	display:none;
	}
	
div#twittWdgt .tline {
	border-top:solid 1px #858585;
	font-size:11px;
	margin-left:26px;
	overflow:hidden;
	width:200px;
	}
	
ul#twitter_update_list {
	line-height:1 !important;
	padding: 0px;
	}

ul#twitter_update_list > li {
	background-color:#ebebeb;
	background-image:url(../images/bgrdTweet.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
	border-bottom:solid 1px #858585;
	border-top:solid 1px #ffffff;
	padding: 5px 10px 5px 10px;
	text-align:right;
	}
	
ul#twitter_update_list span {
	display:block;
	text-align:left;
	margin-bottom:5px;
	}

ul#twitter_update_list a {
	color:#199dd5;
	font-style:italic;
	}
	
div#twittWdgt .more {
	background-image:url(../images/bgrdTwFt.png);
	background-position:bottom left;
	background-repeat:repeat-x;
	border-bottom:solid 1px #545454;
	border-top:solid 0px #545454;
	color:#333333;
	cursor:pointer;
	font-size:12px;
	line-height:20px;
	height:20px;
	margin-left:26px;
	text-align:center;
	}
	
div#twittWdgt .more a {
	color:#131d2e;
	text-decoration:none;
	}
	
/* @end */
	
/* @group rCmnts */
	
div#rCmntsWdgt {
	bottom:40px;
	font-size:11px !important;
	left:26%;
	line-height:1 !important;
	width:302px;
	z-index:996;
	}
	
div#rCmntsWdgt .head {
	background-image:url(../images/headRCmnt.png);
	background-repeat:no-repeat;
	height:45px;
	overflow:hidden;
	width:326px;
	}
	
div#rCmntsWdgt .head h2 {
	display:none;
	}
	
div#rCmntsWdgt ol {
	background-color:#ffffff;
	background-image:url(../images/bgrdWdgt.png) !important;
	background-position: 0px -20px;
	background-repeat:repeat-x;
	margin-left:26px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	}	

div#rCmntsWdgt ol li {
	clear:both;
	padding-bottom:10px;
	}
	
div#rCmntsWdgt ol li p {
	color:#2c3c5c;
	font-size:11px;
	line-height:1 !important;
	margin:0;
	padding:0;
	}
	
div#rCmntsWdgt ol li p a {
	color:#2c3c5c;
	text-decoration:none;
	}
	
div#rCmntsWdgt ol li div.cmntPerson p {
	color:#199dd5;
	font-size:12px;
	font-weight:200;
	text-decoration:none;
	padding-top:4px;
	}

div#rCmntsWdgt .cmntText .cnt {
	background-image:url(../images/bgrdCmnt4.png);
	}

div#rCmntsWdgt .cmntText .cnt > div {
	background-image:url(../images/bgrdCmnt3.png);
	}

div#rCmntsWdgt .cmntText .ftr {
	background-image:url(../images/bgrdCmnt4.png);
	}

div#rCmntsWdgt .cmntText .ftr > div {
	background-image:url(../images/bgrdCmnt3.png);
	}
	
/* @end */

/* @group tcloud */
	
div#tcloudWdgt {
	bottom:10px;
	right:8%;
	width:302px;
	z-index:995;
	}
	
div#tcloudWdgt .head {
	background-image:url(../images/headTCloud.png);
	background-repeat:no-repeat;
	height:45px;
	overflow:hidden;
	width:326px;
	}
	
div#tcloudWdgt .head h2 {
	display:none;
	}
	
div#tcloudWdgt .wp-tag-cloud {
	background-color:#ffffff;
	background-image:url(../images/bgrdWdgt.png);
	background-position: 0px -105px;
	background-repeat:repeat-x;
	border-top:solid 1px #ffffff;
	line-height:1.7em; 
	margin:0;
	margin-left:26px;
	margin-top:0px;
	padding:4px; 
	text-align:center; 
	}
	
div#tcloudWdgt ul li {
	background-image:url(../images/bgrdTag.png);
	background-position: bottom left;
	background-repeat:no-repeat;
	display:inline-block;
	line-height:19px;
	margin:2px;
	padding:0;
	padding-left:10px;
	}

div#tcloudWdgt ul li a {
	background-image:url(../images/bgrdTag2.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	color:#314157;
	margin:0;
	padding:2px;
	padding-left:0px;
	padding-right:10px;
	text-decoration:none;
	white-space:nowrap;
	}
	
div#tcloudWdgt ul a:hover {
	background-image:url(../images/bgrdTag3.png);
	}
	
/* @end */
		
/* @end */
	
/* @group content */
	
/* @group navigation */
	
div#navigation {
	clear:both;
	height:114px;
	max-width:100%;
	margin:0;
	margin-top:-57px;
	padding:0;
	position:absolute;
	text-align:center;
	top:140px;
	width:100%;
	vertical-align:bottom;
	z-index:9999999;
	}
	
div#navButtons {
	background-image:url(../images/bgrdNavButtons.png);
	background-repeat:no-repeat;
	float:left;
	height:114px;
	max-width:550px;
	margin:0;
	padding:0;
	width:550px;
	}
	
div.navButton {
	cursor:pointer;
	height:25px;
	float:left;
	margin-left:2px;
	margin-top:45px;
	position:relative;
	}
	
div#navStart {
	margin-left:130px;
	width:85px;
}

div#navArchiv {
	width:85px;
}

div#navAbout {
	width:110px;
}

div#navContact {
	width:100px;
}

div.navButton a {
	display:none;
	}
	
div#navSpace {
	background-image:url(../images/bgrdNavSpace.png);
	background-position:0px 31px;
	background-repeat:repeat-x;
	height:114px;
	margin:0;
	margin-left:550px;
	padding:0;
	width:auto;
	}
	
/* @end */
	
/* @group main */

div#mainContent {
	left:105px;
	top:85px;
	max-width:1100px;
	min-width:600px;
	width:65%;
	}
	
div#mainContent div.head {
	background-repeat:no-repeat;
	height:224px;
	padding-bottom:60px;
	padding-left:26px;
	padding-top:26px;
	width:auto;
	}

div#mainContent div.head > div {
	padding:30px;
	padding-top:180px;
	}

div#mainContent div.head > div h1 {
	font-size:28px;
	font-weight:100;
	margin-bottom:10px;
	text-shadow:#000 1px 1px 2px;
	white-space:nowrap;
	}
	
div#mainContent h5,h4,h3,h2,p,br,ul,pre {
	clear:both;
	line-height:1.5;
	padding-left:56px;
	padding-right:26px;
	}
	
div#mainContent h3 {
	color:#199dd5;
	font-size:15px;
	font-style:italic;
	font-weight:200;
	}
	
div#mainContent h2 {
	color:#199dd5;
	font-size:18px;
	font-style:normal;
	font-weight:200;
	line-height:1;
	padding-bottom:20px;
	}
		
div#mainContent h3 a {
	text-decoration:none;
	}
	
div#mainContent h3 a:hover {
	text-decoration:underline;
	}
	
div#mainContent p {
	clear:both;
	padding-bottom:20px;
	}
	
div#mainContent p a.pview {
	float:left;
	}
	
div#mainContent p a img {
	margin:0;
	margin-left:-10px;
	margin-top:-5px;
	}
	
div#mainContent .alignleft {
	float:left;
	}
	
div#mainContent .aligncenter {
	display: block;
   margin-left: auto;
   margin-right: auto;
	}
		
div#mainContent p br {
	line-height:1;
	margin:0;
	padding:0;
	}
	
div#mainContent strong {
	font-weight:bold;
	}
	
div#mainContent div.wp_syntax {
	clear:both;
	left:56px;
	position:relative;
	width:85%;
	}
	
div#mainContent div.wp_syntax pre{
	padding-left:3px;
	padding-right:3px;
	}
	
div#mainContent iframe {
	clear:both;
	float:right;
	margin-bottom:20px;
	margin-top:20px;
	right:40px;
	position:relative;
	}

/* @group comment */

div#mainComments {
	background-color:#aed8f6;
	clear:both;
	margin-left:26px;
	margin-top:40px;
	padding-left:30px;
	padding-right:30px;
	width:auto;
	}

div#mainComments h2 {
	color:#465574;
	font-weight:200;
	margin:0;
	padding:0;
	padding-bottom:10px;
	padding-top:20px;
	}

div#mainComments hr {
	border-bottom:dotted 1px #666666;
	border-left:dotted 0px #666666;
	border-right:dotted 0px #666666;
	border-top:dotted 0px #666666;
	height:1px;
	margin-bottom:10px;
	width:100%;
	}

div#mainComments ol {
	padding-bottom:10px;
	padding-top:10px;
	}	

div#mainComments ol li {
	clear:both;
	padding-bottom:20px;
	}
	
div#mainComments ol li p {
	color:#2c3c5c;
	margin:0;
	padding:0;
	}

.cmntPerson {
	float:left;
	margin-right:2%;
	width:20%;
	}
	
.cmntPerson p:first-child {
	font-size:12px;
	font-weight:bold;
	}
	
.cmntPerson p {
	font-size:11px;
	}
	
.cmntPerson p a {
	color:#2c3c5c;
	text-decoration:none;
	}
	
.cmntPerson p a:hover {
	text-decoration:underline;
	}

.cmntText {
	width:auto;
	}

.cmntText .cnt {
	background-image:url(../images/bgrdCmnt2.png);
	background-position:top right;
	background-repeat:no-repeat;
	height:inherit;
	overflow:hidden;
	}

.cmntText .cnt > div {
	background-image:url(../images/bgrdCmnt.png);
	background-position:top left;
	background-repeat:repeat-x;
	height:inherit;
	margin-right:5px;
	padding-bottom:5px;
	padding-left:25px;
	padding-top:8px;
	}

.cmntText .ftr {
	background-image:url(../images/bgrdCmnt2.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	height:5px;
	max-height:5px;
	min-height:5px;
	}

.cmntText .ftr > div {
	background-image:url(../images/bgrdCmnt.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	height:5px;
	margin-left:22%;
	margin-right:5px;
	min-height:inherit;
	}
	
div#mainComments fieldset {
	border:solid 1px #92b8d5;
	border-width: 1px 0px 0px 0px;
	color:#465574;
	padding:10px;
	padding-left:1px;
	padding-right:1px;
	}
	
div#mainComments fieldset.noComment {
	border-width: 0px 0px 0px 0px;
	}
	
div#mainComments fieldset legend {
	margin-left:20px;
	padding-left:10px;
	padding-right:10px;
	}
	
div#mainComments div#loggedIn {
	padding-bottom:10px;
	text-align:right;
	}

div#mainComments fieldset input {
	display:block;
	}
	
div#mainComments fieldset input[type=text] {
	background-color:#e3f2ff;
	border-bottom:solid 1px #92b8d5;
	border-left:solid 2px #92b8d5;
	border-right:solid 1px #92b8d5;
	border-top:solid 2px #92b8d5;
	color:#465574;
	margin-bottom:5px;
	max-width:300px;
	min-width:150px;
	width:50%;
	}
	
div#mainComments fieldset input[type=button],input[type=submit] {
	background-color:#aed8f6;
	background-image:url(../images/bgrdCmtButton.png);
	background-repeat:no-repeat;
	border-width: 0 0 0 0;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	padding-bottom:4px;
	text-shadow:#fff 0px 1px 0px;
	width:130px;
	vertical-align:top;
	}
	
div#mainComments fieldset input.clicked {
	background-image:url(../images/bgrdCmtButtonC.png);
	color:#ffffff;
	text-shadow:#000 0px -1px 0px;
	vertical-align:bottom;
	}
	
div#mainComments fieldset textarea {
	background-color:#e3f2ff;
	border-bottom:solid 1px #92b8d5;
	border-left:solid 2px #92b8d5;
	border-right:solid 1px #92b8d5;
	border-top:solid 2px #92b8d5;
	color:#465574;
	height:100px;
	margin:0;
	margin-bottom:5px;
	padding:0;
	resize:none;
	width:100%;
	}
	
div#mainComments .blur {
	color:#6d84b5 !important;
	}
	
/* @end */

/* @end */

/* @group tags */

div#articleTags {
	right:10px;
	top:175px;
	max-width:300px;
	min-width:200px;
	width:25%;
	}
	
div#articleTags .head {
	background-image:url(../images/headTags.png);
	background-repeat:no-repeat;
	height:45px;
	overflow:hidden;
	width:100%;
	}
	
div#articleTags .head h2 {
	display:none;
	}
	
div#articleTags hr {
	border-bottom:solid 1px #bebebe;
	border-left:dotted 0px #666666;
	border-right:dotted 0px #666666;
	border-top:dotted 0px #666666;
	height:1px;
	margin:0;
	margin-left:26px;
	}

div#articleTags ul {
	background-color:#ffffff;
	margin:0;
	margin-left:26px;
	padding:4px;
	text-align:center; 
	}
	
div#articleTags ul li {
	background-image:url(../images/bgrdTag.png);
	background-position: bottom left;
	background-repeat:no-repeat;
	display:inline-block;
	line-height:19px;
	margin:2px;
	padding:0;
	padding-left:10px;
	}

div#articleTags ul li a {
	background-image:url(../images/bgrdTag2.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	color:#314157;
	margin:0;
	padding:2px;
	padding-left:0px;
	padding-right:10px;
	text-decoration:none;
	white-space:nowrap;
	}
	
div#articleTags ul a:hover {
	background-image:url(../images/bgrdTag3.png);
	}

/* @end */

/* @group related */

div#articleRelated {
	right:10px;
	top:350px;
	max-width:300px;
	min-width:200px;
	width:25%;
	}
	
div#articleRelated .head {
	background-image:url(../images/headRelated.png);
	background-repeat:no-repeat;
	height:45px;
	overflow:hidden;
	width:100%;
	}
	
div#articleRelated .head h2 {
	display:none;
	}
	
div#articleRelated hr {
	border-bottom:solid 1px #bebebe;
	border-left:dotted 0px #666666;
	border-right:dotted 0px #666666;
	border-top:dotted 0px #666666;
	height:1px;
	margin:0;
	margin-left:26px;
	}
	
div#relatedAccordion {
	padding-left:26px;
	}
	
div#relatedAccordion h3 {
	background-image:url(../images/bgrdAccordion.png);
	background-position:top right;
	background-repeat:no-repeat;
	border-bottom:solid 1px #747474;
	border-top:solid 1px #bebebe;
	font-weight:normal;
	height:30px;
	line-height:30px;
	overflow:hidden;
	padding-left:10px;
	padding-right:25px;
	}
	
div#relatedAccordion h3 a {
	color:#424242;
	float:left;
	overflow:hidden;
	text-decoration:none;
	text-shadow:#fff 0px 1px 0px;
	white-space:nowrap;
	max-width:85%;
	}

div#relatedAccordion p {
	background-color:#FFFFFF;
	clear:both;
	font-size:11px;
	margin:0;
	padding:10px;
	}
	
div#relatedAccordion p a.pview {
	float:left;
	}
	
div#relatedAccordion p a img {
	margin:0;
	margin-left:-7px;
	margin-top:-2px;
	width:80px;
	}

/* @end */

/* @group contact */

div#contactForm {
	right:10px;
	top:350px;
	max-width:700px;
	min-width:510px;
	width:50%;
	}
	
div#contactForm div.cnt div {
	padding-left:26px;
	padding-top:26px;
	}

div#contactForm form{
	background-color:#aed8f6;
	padding-left:8px;
	padding-right:10px;
	padding-top:10px;
	}

div#contactForm fieldset {
	border:solid 1px #92b8d5;
	border-width: 1px 0px 0px 0px;
	color:#465574;
	padding:10px;
	padding-left:1px;
	padding-right:1px;
	}

div#contactForm fieldset legend {
	margin-left:20px;
	padding-left:10px;
	padding-right:10px;
	}

div#contactForm fieldset input {
	display:block;
	}
	
div#contactForm fieldset input[type=text] {
	background-color:#e3f2ff;
	border-bottom:solid 1px #92b8d5;
	border-left:solid 2px #92b8d5;
	border-right:solid 1px #92b8d5;
	border-top:solid 2px #92b8d5;
	color:#465574;
	margin-bottom:5px;
	max-width:300px;
	min-width:150px;
	width:50%;
	}
	
div#contactForm fieldset input[type=button],input[type=submit] {
	background-color:#aed8f6;
	background-image:url(../images/bgrdCmtButton.png);
	background-repeat:no-repeat;
	border-width: 0 0 0 0;
	height:30px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	padding-bottom:4px;
	text-shadow:#fff 0px 1px 0px;
	width:130px;
	vertical-align:top;
	}
	
div#contactForm fieldset input.clicked {
	background-image:url(../images/bgrdCmtButtonC.png);
	color:#ffffff;
	text-shadow:#000 0px -1px 0px;
	vertical-align:bottom;
	}
	
div#contactForm fieldset textarea {
	background-color:#e3f2ff;
	border-bottom:solid 1px #92b8d5;
	border-left:solid 2px #92b8d5;
	border-right:solid 1px #92b8d5;
	border-top:solid 2px #92b8d5;
	color:#465574;
	height:100px;
	margin:0;
	margin-bottom:5px;
	padding:0;
	resize:none;
	width:100%;
	}
	
div#contactForm .blur {
	color:#6d84b5 !important;
	}
	
div#contactForm .return {
	text-align:center;
	font-weight:bold;
	margin:0;
	padding:0;
	}
	
/* @group recaptcha */

div#contactForm #recaptcha_widget_div {
	padding-bottom:15px;
	padding-left:0 !important;
	padding-top:15px !important;
	}

div#contactForm #recaptcha_area {
	margin-left:auto;
	margin-right:auto;
	padding-left:0 !important;
	padding-top:0 !important;
	}	
	
div#contactForm #recaptcha_area div {
	padding-left:0 !important;
	padding-top:0 !important;
	}

div#contactForm #recaptcha_area input {
	background-color:#e3f2ff !important;
	border-bottom:solid 1px #92b8d5 !important;
	border-left:solid 2px #92b8d5 !important;
	border-right:solid 1px #92b8d5 !important;
	border-top:solid 2px #92b8d5 !important;
	color:#465574 !important;
	font-size:11px;
	margin-bottom:1px !important;
	margin-top:3px !important;
	max-width:220px !important;
	min-width:220px !important;
	width:220px !important;
	}
	
table#recaptcha_table {
	border-bottom:solid 1px #92b8d5 !important;
	border-left:solid 1px #92b8d5 !important;
	border-right:solid 1px #92b8d5 !important;
	border-top:solid 1px #92b8d5 !important;
	}

td.recaptcha_image_cell {
	background-color:#aed8f6 !important;
	}	

.recaptchatable div#recaptcha_image {
	border-bottom:solid 1px #92b8d5 !important;
	border-left:solid 1px #92b8d5 !important;
	border-right:solid 1px #92b8d5 !important;
	border-top:solid 1px #92b8d5 !important;
	}
	
/* @end */

/* @end */

/* @end */