html,body
{
background-color:#00212e;
font-family:Arial;
font-size:11px;
background-image:url("/css/img/page_baground.gif");
background-repeat:repeat-x;
}
#container {
background-image:url("/css/img/bg_repeat.png");
margin:0 auto;
width:996px;
}
#header {
/*height:125px;*/
height:149px;
margin:0 auto;
position:relative;
width:978px;
}
#content {
margin:0 auto;
position:relative;
width:978px;

min-height:300px;
height:auto !important;
height:300px;
}
.clear 
{
  clear:both;
}
#logo {
left:19px;
position:absolute;
top:43px;
}
#search {
position:absolute;
right:20px;
top:10px;
}
#search-input-field {
background-color:#F3F3F3;
border-color:#CECECE;
border-style:solid;
border-width:1px 0 1px 1px;
height:23px;
overflow:hidden;
position:absolute;
right:23px;
width:156px;
}
#search-input-field input {
background-color:transparent;
border:0 none;
height:23px;
padding-left:7px;
width:149px;
color:#4c4c4c;
line-height:23px;
vertical-align:middle;
}
#tools ul {
position:absolute;
right:233px;
top:15px;
}
/*
#tools li {
background-image:url("/css/img/link_icon_black.gif");
background-position:27px 5px;
background-repeat:no-repeat;
float:right;
padding-left:33px;
}
*/
#tools li {
float:right;
padding-left:27px;
}
/*
#tools a {
color:#4C4C4C;
text-decoration:none;
}
*/

#tools a {
background-image:url("/css/img/arrow-grey.png");
background-position:0 5px;
background-repeat:no-repeat;
color:#4C4C4C;
display:inline-block;
padding-left:6px;
text-decoration:none;
}
#tools a:hover {
background-color:#e4e4e4;
border-bottom:1px dotted #4c4c4c;
}
#tools a:visited {
color:#7b7b7b;
}
#mainmenu {
background-image:url("/css/img/menu_right.gif");
background-position:right top;
padding-right:10px;
position:absolute;
right:0;
top:68px;
}
#mainmenu li {
background-image:url("/css/img/menu_idle.gif");
float:left;
height:31px;
}
#mainmenu li.selected,
#mainmenu li:hover {
background-image:url("/css/img/menu_selected.gif");
}
#mainmenu a {
background-image:url("/css/img/menu_splitter.gif");
background-repeat:no-repeat;
color:#FFFFFF;
display:inline-block;
font-size:15px;
height:24px;
padding:7px 13px 0;
text-decoration:none;
}
#mainmenu .first a {
background-image:url("/css/img/menu_idle_left.gif");
background-repeat:no-repeat;
}
#mainmenu .first.selected a,
#mainmenu .first:hover a {
background-image:url("/css/img/menu_selected_left.gif");
}
#contentbox_left {
background-image:url("/css/img/center-repeat-left.gif");
height:223px;
width:978px;
}
#contentbox_right {
background-image:url("/css/img/content-box-right.gif");
background-position:right top;
background-repeat:no-repeat;
height:223px;
width:978px;
}
#contentbox_content,
.contentbox_content {
height:223px;
width:978px;
}
.focus-header {
color:#025C7F;
font-size:40px;
left:50px;
position:absolute;
top:60px;
}
.focus-sub-header {
color:#025C7F;
font-size:21px;
left:51px;
position:absolute;
top:112px;
width:640px;
}
/*
.orange-btn {
background-image:url("/css/img/orange_btn.png");
height:56px;
width:214px;
}
*/
#contentbox_content .cta4,
.contentbox_content .cta4 {
position:absolute;
right:52px;
top:109px;
}
/*
.orange-btn a {
color:#FFFFFF!important;
display:inline-block!important;
font-size:21px!important;
height:41px!important;
padding:15px 0 0 33px!important;
text-decoration:none!important;
width:181px!important;
background-image:none!important;
}
*/
.contentbox-page {
  height:85px;
  background-image:url('/css/img/idle_focus_bg.gif');
  width:188px;
  float:left;
}
.contentbox-page.selected,
.contentbox-page:hover {
  background-image:url('/css/img/selected_focus_bg.gif');
}
.contentbox-page.first {
  width:206px;
}
.contentbox-page.last {
  width:208px;
}
.contentbox-page a {
background-image:url("/css/img/splitter_focus_bg.gif");
background-position:left top;
background-repeat:no-repeat;
color:#FFFFFF;
display:inline-block;
height:75px;
padding:10px 13px 0;
text-decoration:none;
}
.contentbox-page.first a {
padding:10px 13px 0 31px;
}
.contentbox-page.first a {
  background-image:none;
}
.contentbox-page .header {
display:inline-block;
font-size:21px;
height:31px;
}
#box-marker {
background-image:url("/css/img/focus_arrow.png");
height:14px;
left:90px;
position:absolute;
top:210px;
width:26px;
}
#content-bottom {
background-image:url("/css/img/site-btn.png");
height:60px;
margin:0 auto;
width:996px;
}
#reference-holder {
height:106px;
margin:0 auto;
padding-top:23px;
position:relative;
width:884px;
}
#reference-holder img {
left:7px;
position:relative;
top:7px;
}
.image-holder {
background-image:url("/css/img/reference_box.gif");
display:inline-block;
height:86px;
width:142px;
}
#reference-quote-header {
background-image:url("/css/img/quote_icon.gif");
background-position:left 3px;
background-repeat:no-repeat;
color:#4C4C4C;
font-size:21px;
left:155px;
padding-left:54px;
position:absolute;
top:23px;
width:493px;
}
#reference-quote-author {
font-size:11px;
position:relative;
top:7px;
}
#reference-read-more {
border-left:1px solid #CECECE;
height:61px;
padding:17px 0 0 30px;
position:absolute;
right:0;
top:27px;
width:129px;
}
/*
.orange-small-btn {
background-image:url("/css/img/orange_btn_small.png");
height:33px;
width:127px;
}
.orange-small-btn a {
color:#FFFFFF;
display:inline-block;
font-size:15px;
height:26px;
padding:7px 0 0 16px;
text-decoration:none;
width:111px;
}
*/
hr {
border-color:#CECECE;
border-style:solid none none;
border-width:1px medium medium;
width:940px;
}
#news-holder {
background-image:url("/css/img/star.gif");
background-position:left top;
background-repeat:no-repeat;
height:19px;
margin:0 auto;
padding:7px 0 0 34px;
width:884px;
}
#news-teaser {
display:inline-block;
height:24px;
margin-left:17px;
}
strong {
font-weight:bold;
}
#news-teaser a,
#rightcolumn a.link,
#search-page a,
#blankpage a,
#contentbox_content a.link,
.contentbox_content a.link,
#products-holder a,
#section-reference-holder a.link,
#pagecontent a {
background-image:url("/css/img/arrow-blue.png");
background-position:1px 4px;
background-repeat:no-repeat;
color:#0283B6;
padding-left:7px;
text-decoration:none;
display:inline-block;
border-bottom:1px solid Transparent;
}

#news-teaser a:hover,
#rightcolumn a.link:hover,
#search-page a:hover,
#blankpage a:hover,
#contentbox_content a.link:hover,
.contentbox_content a.link:hover,
#products-holder a:hover,
#section-reference-holder a.link:hover,
#pagecontent a:hover {
background-color:#c0e0ed;
border-bottom:1px dotted #0283b6;
}

#news-teaser a:visited,
#rightcolumn a.link:visited,
#search-page a:visited,
#blankpage a:visited,
#contentbox_content a.link:visited,
.contentbox_content a.link:visited,
#products-holder a:visited,
#section-reference-holder a.link:visited,
#pagecontent a:visited {
color:#7b7b7b;
background-image: url('/css/img/arrow-grey.png');
}

#footer {
margin:13px auto;
width:998px;
}
.footer-column {
color:#D6D6D6;
float:left;
line-height:15px;
padding-left:28px;
width:217px;
}
.footer-column .header {
color:#ECECEC;
display:block;
font-size:21px;
line-height:26px;
padding-bottom:5px;
}
#footer a {
background-image:url("/css/img/arrow-white.png");
background-position:0 5px;
background-repeat:no-repeat;
border-bottom:1px dotted transparent;
color:#FFFFFF;
display:inline-block;
padding-left:7px;
margin-bottom:6px;
text-decoration:none;
}
#footer a:hover {
background-color:#5c6f77;
border-bottom:1px dotted #ffffff;
}
#footer a:visited {
background-image:url("/css/img/arrow-whitegrey.png");
color:#a09f9f;
}
/*#footer a:hover {
text-decoration:underline;
}*/
#footer-map {
padding:3px 0;
}
.top-link-space {
/*background-position:0 13px!important;*/
margin-top:7px!important;
}
#footer hr {
background-image:url("/css/img/footer_splitter.gif");
background-repeat:no-repeat;
border:medium none;
height:1px;
margin:20px auto 0;
width:980px;
}
#partners {
height:69px;
position:relative;
}
#microsoft_logo {
left:230px;
position:absolute;
top:27px;
}
#fujitsu_logo {
left:354px;
position:absolute;
top:20px;
}
#citrix_logo {
left:513px;
position:absolute;
top:19px;
}
#vmware_logo {
left:647px;
position:absolute;
top:25px;
}
#superoffice_logo {
position:absolute;
right:34px;
top:21px;
}
#sms_passcode {
left:29px;
position:absolute;
top:31px;
}
#links {
color:#B6B6B6;
font-size:12px;
height:22px;
left:9px;
padding-top:7px;
position:relative;
text-align:center;
}
#links a {
margin-left:23px;
font-size:11px;
}
.bottom_page {
margin:0 auto 20px !important;
}
#header-shadow {
background-image:url("/css/img/header-shadow.gif");
background-repeat:repeat-x;
bottom:4px;
height:5px;
position:absolute;
width:100%;
}
/*
.invalid {
background-color:#de9200;
}*/
.validate-field {
border:1px solid #AEB1B5;
height:26px;
margin-top:3px;
width:203px;
position:relative;
}
.validate-field .error {
border-right: 4px solid #DE9200!important;
}
.validate-field .valid {
border-right: 4px solid #08804A !important;
}
/*
.footer-column .textbox {
border:medium none;
height:26px;
width:199px;
font-size:14px;
}
*/
.validate-field input, .validate-field select, .contact-phone input, .contact-time select, .contact-name input {
border:0 none;
font-size:14px;
line-height:14px;
margin:0;
padding:5px 0;
position:absolute;
top:0;
width:199px;
}
.footer-column .cta3 {
left:-4px;
margin-bottom:17px;
position:relative;
top:6px;
}

.sectionpage#contentbox_left {
height:302px;
}
.sectionpage #contentbox_right {
height:302px;
}
.sectionpage #contentbox_content,
.sectionpage .contentbox_content{
height:302px;
}

.sectionpage .focus-header {
color:#4C4C4C;
left:47px;
top:28px;
}
.sectionpage .focus-sub-header {
color:#4c4c4c;
top:83px;
}
.sectionpage #contentbox_content .cta4,
.sectionpage .contentbox_content .cta4 {
top:217px;
}
#breadcrumb {
background-image:url("img/grey_background_repeat.gif");
background-repeat:repeat-x;
color:#4C4C4C;
height:30px;
position:absolute;
top:119px;
width:978px;
}
#breadcrumb li {
background-image:url("img/breadcrumb_splitter.gif");
background-position:right top;
background-repeat:no-repeat;
float:left;
height:12px;
padding:9px 21px 8px 13px;
}
#breadcrumb .first {
background-image:url("img/breadcrumb_left.gif");
background-position:left top;
background-repeat:no-repeat;
border-right:1px solid #CECECE;
padding-left:19px;
padding-right:12px;
}

#breadcrumb a {
  color:#4c4c4c;
  text-decoration:none;
}

#breadcrumb .last {
background-image:none;
font-weight:bold;
}

#breadcrumb-right {
background-image:url("img/breadcrumb_right.gif");
width:5px;
height:30px;
position:absolute;
top:0;
right:0;
}

#leftmenu {
background-image:url("img/content_header_repeat.gif");
background-repeat:repeat-x;
border-right:1px solid #CECECE;
float:left;
padding-top:11px;
width:210px;
}
#pagecontent {
background-image:url("img/content_header_repeat.gif");
background-repeat:repeat-x;
float:left;
padding:35px 0 0 39px;
width:465px;
position:relative;
}

#pagecontent2 {
background-image:url("img/content_header_repeat.gif");
background-repeat:repeat-x;
float:left;
padding:35px 39px 0 39px;
width:689px;
position:relative;
}

#print {
position:absolute;
right:9px;
top:11px;
}

#print .link {
position:relative;
top:-4px;
}

#print img {
margin-left:2px;
}

#leftmenu ul {
/*border-right:1px solid #CECECE;*/
width:210px;
}

#leftmenu a {
color:#292929;
display:inline-block;
padding:7px 0 7px 18px;
text-decoration:none;
width:192px;
border-bottom:1px solid #CDCBC9;
}

#leftmenu ul ul a {
padding-left:27px;
width:183px;
}

#leftmenu .selected a, #leftmenu a:hover, #leftmenu .selected a:hover, #leftmenu .selected .selected a:hover {
background-image:url("img/grey_background_repeat.gif");
background-position:0 -1px;
}

#leftmenu .selected a {
font-weight:bold;
}

#leftmenu .selected ul a,
#leftmenu .selected .selected ul a{
background-image:none;
font-weight:normal;
border-bottom:1px solid #CDCBC9;
color:#292929;
}

#leftmenu .selected .selected ul a {
padding-left:36px;
width:174px;
height:13px;
}

#leftmenu .selected .selected a.current,
#leftmenu .selected .selected .selected a.current {
background-image:url("img/selected_menu_item.gif")!important;
background-position:0 0;
border-bottom:medium none;
color:#FFFFFF;
font-weight:bold;
height:16px;
position:relative;
top:-1px;
width:194px;
}

#leftmenu .selected .selected .selected a.current {
width:184px;
}

#leftmenu-bottom {
background-image:url("/css/img/menu_fadeout.gif");
background-position:right top;
background-repeat:no-repeat;
height:108px;
width:211px;
}
.transparent-link {
background-color:Transparent !important;
background-image:none !important;
border:0 none !important;
margin:0 !important;
padding:0 !important;
}

h1 {
font-size:31px;
padding-bottom:9px;
}
h2 {
font-size:15px;
/*padding-top:14px;*/
}
p.intro {
font-size:15px;
line-height:20px !important;
margin:0 !important;
padding-bottom:31px !important;
}

#pagecontent p {
line-height:15px;
margin-right:125px;
padding-bottom:16px;
}

.rightimg {
float:right;
margin:0 !important;
padding:3px 6px 0 10px;
}

.rightimg span, .rightimgshade span {
color:#010101;
display:inline-block;
left:8px;
line-height:14px;
position:relative;
top:-3px;
}
#pagecontent ul, #rightcolumn ul {
margin-top:-16px;
padding-bottom:16px;
padding-top:2px;
}

#pagecontent li, #rightcolumn li {
background-image:url("/css/img/bullit.gif");
background-position:10px 12px;
background-repeat:no-repeat;
padding:7px 0 0 20px;
}

#pagecontent li ul {
padding:15px 0 0 10px;
}

.pricetable {
width:456px;
}

.pricetable p {
margin:0 !important;
padding:0 !important;
}

.pricetable .first-td {
background-color:#E6E6E6;
background-image:url("/css/img/grey_background_repeat.gif");
background-position:0 -1px;
background-repeat:repeat-x;
border:1px solid #CECECE;
height:28px;
padding-left:16px;
width:230px;
}

.pricetable .last-td {
background-color:#E6E6E6;
background-image:url("/css/img/price-box-large.gif");
background-repeat:repeat-x;
border:1px solid #CECECE;
}

.productprice {
font-size:31px;
left:-4px;
position:relative;
top:-6px;
}
.textbelowprice {
font-size:15px;
}

#rightcolumn {
background-image:url("img/content_header_repeat.gif");
background-repeat:repeat-x;
float:left;
padding:83px 10px 0 34px;
width:219px;
}
#contact-person {
margin-top:45px;
width:208px;
}
#contact-person img {
display:block;
margin:0 auto;
height:106px;
width:138px;
}

.image-shadow {
background-image:url("/css/img/line-below-person.gif");
height:4px;
margin-top:3px;
width:100%;
}

#rightcolumn strong {
display:block;
font-size:15px;
margin:4px 0 8px;
}

#contact-phone {
font-size:31px;
letter-spacing:-1px;
}

.orange-btn-medium {
background-image:url("/css/img/medium-btn.png");
height:41px;
width:214px;
}

#rightcolumn .orange-btn-medium {
margin:9px 0 33px;
}

.orange-btn-medium a {
color:#FFFFFF !important;
display:inline-block !important;
font-size:15px !important;
height:28px !important;
padding:13px 0 0 16px !important;
text-decoration:none !important;
width:198px !important;
background-image:none !important;
}

#rightcolumn ul {
left:-9px;
padding-top:7px;
position:relative;
}

.no-space-link {
margin-bottom:0!important;
}

#search-page, #blankpage {
margin:0 auto;
width:530px;
}

#search-searchbox {
position:relative;
text-align:right;
width:180px;
}

#xsltsearch_summary {
font-size:15px;
padding:14px 0;
}

.xsltsearch_result {
padding-bottom:15px;
}

#xsltsearch_navigation a {
background-image:none;
padding:0;
}



#sitemap ul {
margin:5px 0 10px 20px;
}

.orange-btn-expanded {
background-image:url("/css/img/medium-btn-expanded.png");
height:183px;
margin:33px 0;
width:214px;
/*display:none;*/
}

.orange-btn-expanded span.header {
background-image:none !important;
color:#FFFFFF !important;
display:inline-block !important;
font-size:15px !important;
height:28px !important;
padding:11px 0 2px 16px !important;
text-decoration:none !important;
width:198px !important;
}

.orange-btn-expanded table {
margin:3px 0 0 17px;
}

.contact-name input {
height:18px;
padding:1px 0;
width:176px;
}

/*
.orange-btn-expanded .contact-name {
width:176px;
}
*/
.contact-name {
border:1px solid #AEB1B5;
position:relative;
width:176px;
height:20px;
margin-bottom:8px;
margin-top:2px;
}
.orange-btn-expanded .validate-field {
height:20px;
margin-bottom:8px;
margin-top:2px;
}

.contact-phone input {
height:18px;
padding:1px 0;
width:65px;
}
/*
.contact-time {
overflow:hidden;
width:95px;
}
*/

.contact-time select {
font-size:10px;
height:20px !important;
padding:1px 0;
width:95px;
}
/*
.contact-btn {
background-color:transparent;
background-image:url("/css/img/contact-bn.png");
border:0 none;
color:#47595F;
font-size:15px;
height:31px;
margin:2px 0 0 15px;
padding-right:25px;
width:183px;
}
*/
.focus-splitter {
border-bottom:1px solid #FFFFFF;
border-top:1px solid #CECECE;
left:50px;
position:absolute;
top:239px;
width:610px;
}

/*#contentbox_content a.link {*/
#contentbox_content .link-holder,
.contentbox_content .link-holder {
left:49px;
position:relative;
top:258px;
float:left;
width:213px;
}

#products-holder {
border-right:1px solid #BABABA;
float:left;
margin:23px 0 0 50px;
width:470px;
}


#products-holder .product {
margin-bottom:23px;
width:460px;
}

#products-holder .header {
color:#4C4C4C;
font-size:21px;
padding-bottom:6px;
}
#products-holder .header a {
color:#4C4C4C;
}

#products-holder .description {
border-right:1px dotted #BABABA;
float:left;
padding-right:7px;
width:315px;
}

#products-holder .link {
float:left;
padding-left:9px;
width:120px;
}

#section-reference-holder {
float:left;
height:230px;
left:20px;
position:relative;
top:23px;
width:389px;
}

#section-reference-holder .image-holder {
background-image:url("/css/img/reference_box.gif");
display:inline-block;
height:86px;
position:absolute;
right:0;
top:3px;
width:142px;
}

#section-reference-holder #reference-quote-header {
background-image:url("/css/img/quote_icon.gif");
background-position:left 3px;
background-repeat:no-repeat;
color:#4C4C4C;
font-size:21px;
left:0;
padding-left:50px;
position:absolute;
top:0;
width:493px;
}

#section-reference-holder .image-holder img {
left:7px;
position:relative;
top:7px;
}

#section-reference-holder #reference-quote-header {
background-image:url("/css/img/quote_icon.gif");
background-position:left 3px;
background-repeat:no-repeat;
color:#4C4C4C;
font-size:21px;
left:0;
line-height:26px;
padding-left:54px;
position:absolute;
top:0;
width:196px;
}

#section-reference-holder #reference-read-more {
border:medium none;
right:6px;
text-align:center;
top:79px;
}

#section-reference-holder .cta1 {
margin-bottom:3px;
text-align:left;
}

.externallink {
padding-left:5px;
}

#xsltsearch_navigation a {
background-image:none!important;
}

.rightimgshade {
background-color: #fff;
margin:0 0 16px 0 !important;
float:right;
}

.rightimgshade img {
-webkit-box-shadow: 1px 1px 7px #949494;
-moz-box-shadow: 1px 1px 7px #949494;
box-shadow: 1px 1px 7px #949494;
padding: 3px !important;
}

.rightimgshade span {
top:0 !important;
}

.hidden-div {
display:none;
background-color:Transparent!important;
}

.selected .selected a.not-current {
background-image:none!important;
color:#292929!important;
border-bottom:1px solid #CDCBC9!important;
width:183px!important;
font-weight:bold!important;
}

.widecontent {
width:728px!important;
}

.employeeitem img {
height:106px;
padding-left:35px;
width:138px;
}

.areaheader {
font-size:15px;
padding:4px 0 8px;
}

.employeeitem strong {
display:inline-block;
font-size:15px;
padding:4px 0 8px;
}

.employeeitem {
float:left;
height:247px;
margin-right:30px;
width:208px;
}

.cta1 {
background-image:url("/css/img/cta1_normal.png");
height:33px;
width:127px;
}

.cta1:hover {
background-image:url("/css/img/cta1_hover.png");
}

.cta1.down {
background-image:url("/css/img/cta1_mousedown.png");
}

.cta1 a {
color:#FFFFFF;
display:inline-block;
font-size:15px;
height:26px;
padding:7px 0 0 16px;
text-decoration:none;
width:111px;
}

.cta4 {
background-image:url("/css/img/cta4_normal.png");
height:56px;
width:214px;
}

.cta4:hover {
background-image:url("/css/img/cta4_hover.png");
}

.cta4.down {
background-image:url("/css/img/cta4_mousedown.png");
}

/*
.cta4 a {
background-image:none !important;
color:#FFFFFF !important;
display:inline-block !important;
font-size:21px !important;
height:43px !important;
padding:13px 0 0 23px !important;
text-decoration:none !important;
width:191px !important;
}
*/
.cta4 a {
background-image:none !important;
color:#FFFFFF !important;
display:inline-block !important;
font-size:21px !important;
height:43px !important;
padding:13px 0 0 !important;
text-align:center;
text-decoration:none !important;
text-indent:-34px;
width:214px !important;
}

input.cta2 {
background-color:transparent;
background-image:url("/css/img/cta2_normal.png");
border:0 none;
color:#ffffff;
font-size:15px;
height:33px;
margin:2px 0 0 15px;
padding-right:25px;
width:185px;
cursor:pointer;
}

.cta2:hover {
background-image:url("/css/img/cta2_hover.png");
}

.cta2.down {
background-image:url("/css/img/cta2_mousedown.png");
}

input.cta3 {
background-color:transparent;
background-image:url("/css/img/cta3_normal.png");
border:0 none;
color:#ffffff;
font-size:15px;
height:41px;
padding-right:25px;
width:214px;
cursor:pointer;
}

.cta3:hover {
background-image:url("/css/img/cta3_hover.png");
}

.cta3.down {
background-image:url("/css/img/cta3_mousedown.png");
}

.error .cta1 {
background-image:url("/css/img/cta1_inactive.png");
}
.error .cta2 {
background-image:url("/css/img/cta2_inactive.png");
}
.error .cta3 {
background-image:url("/css/img/cta3_inactive.png");
}
.error .cta4 {
background-image:url("/css/img/cta4_inactive.png");
}



.no-link-style {
background-color:transparent!important;
background-image:none!important;
border:medium none!important;
padding:0!important;
}



#section-reference-holder .image-holder img,
#reference-holder .image-holder img {
height:72px;
width:128px;
}



#download-links a.link {
display:inline-block;
margin-bottom:4px;
}

#contact-confirmation {
padding:10px;
}

.contact-phone {
margin-right:11px;
width:68px;
border:1px solid #AEB1B5;
height:20px;
margin-bottom:8px;
margin-top:2px;
position:relative;
}

.contact-time {
border:1px solid #AEB1B5;
overflow:hidden;
position:relative;
width:95px;
height:20px;
margin-bottom:8px;
margin-top:2px;
}














/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

