/* Reset Style.
* @author Eric Meyer
* @author Russ Tennant (russ@i2rd.com)
* @author Ben Barber (bbarber@i2rd.com)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}
body{line-height: 1;color: #000;background: #FFF;}
ol, ul{list-style: none;}
table{border-collapse: separate; border-spacing: 0;}
caption, th, td{text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after{content: "";}
blockquote, q{quotes: "" "";}

td{vertical-align: middle;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
legend{color:#000;}
b, strong{font-weight: bold;}


#e_content {
	position: relative;
	min-height: 100.0%;
}
* html #e_content {
	height: 100%;
}

#footer {
}

#stylesheet_switcher {
}

#header {
	height: 100.0px;
}

#e_column_0 {
}

#column1 {
	float: left;
	width: 65.0%;
}

#column2 {
	float: left;
	width: 35.0%;
}
/* 
Basic Styles
Company: Vipa Solutions
Author: Vivian Clark (vclark@i2rd.com)
*/
html {
  font-size: 100%;
}
body {
  color: #333;
  font: .8em "Lucida Sans","Lucida Grande","Lucida Sans Unicode",Lucida, "Trebuchet MS", Verdana,Tahoma,sans-serif;
}

/* general styles -----------------------------------------*/

p {
  line-height: 1.4;
  margin-bottom: 1em;
}
p + h3 {
  padding-top: 1em;
}
a {
  color: #1c76ab;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1 {
  font-size: 2.8em;
  font-family: "Bitstream Charter","URW Palladio L",Palatino,"Palatino Linotype","Hoefler Text",Georgia,"Book Antiqua",Times,"Times New Roman",serif;
  color: white;
  font-weight: normal;
}
h2 {
  font-size: 1.4em;
  margin-bottom: .75em;
}
h3 {
  font-weight: bold;
  font-size: 1em;
  margin-bottom: .5em;
}
h4 {
  font-weight: bold;
  font-style: italic;
  font-size: 1em;
}
/* list styles ------------------*/
.textbean ul,
.postcontent ul,
.article_content ul,
.textbean ol,
.postcontent ol,
.article_content ol {
  margin: 0 0 1em 2em;
  line-height: 1.4;
}
.textbean ul li,
.article_content ul li,
.postcontent ul li {
  list-style-type: disc;
  padding: .25em 0;
}
.textbean ul li li,
.article_content ul li li,
.postcontent ul li li {
  list-style-type: circle;
  padding: .2em 0;
  font-size: .9em;
}
.textbean li ul,
.article_content li ul,
.postcontent li ul {
  padding-top: .5em;
}
.textbean ol li,
.article_content ol li,
.postcontent ol li {
  padding: .25em;
}
.textbean ol,
.postcontent ol {
  list-style-type: decimal;
}

/* center alignment  --------------------------------------------------------*/
#header,
#main_navigation,
#page_heading,
#home_images,
#industries,
#e_column_0,
#footer,
#industry_overview {
  width: 100%;
}
#header_wc_0,
#main_navigation_wc_0,
#page_heading_wc_0,
#home_images_wc_0,
#industries_wc_0,
#e_column_0_wc_0,
#footer_wc_0,
#industry_overview_wc_0,
#login_wc_0 {
  width: 76em;
  margin: 0 auto;
}

/* header --------------------------------------------------------*/
#header {
  background: white url(/resources/dyn/files/178310/_fn/header_bg.gif) repeat-x left bottom;
  overflow: hidden;
}
#logo,
#slogan {
  float: left;
}
#logo {
  margin: 1.5em 2em 0 0;
  background: url(/resources/dyn/files/178328/_fn/vipasolutions_logo.gif) no-repeat top left;
}
#logo,
#logo h1 a {
  width: 169px;
  height: 34px;
}
#logo h1 a {
  display: block;
  text-indent: -4000em;
}
#slogan {
  padding: 2.4em 2em 1em;
  background: url(/resources/dyn/files/178316/_fn/logo_slogan_border.gif) no-repeat left center;
}
#slogan p {
  font-size: 1em;
  font-style: italic;
}
div.vs_login {
  float: right;
  margin: 3em 10em 0 0;
  display: inline;/* fix IE6 double margin issue*/

}
.vs_login a {
  text-decoration: underline;
  color: #333;
  display: block;
  padding: .5em 0 .5em 2.5em;
  font-size: .9em;
  background: url(/resources/dyn/files/191281/_fn/vipasuite_logo.gif) no-repeat left center;
}


/* main navigation --------------------------------------------------*/
#main_navigation {
  position: relative;
  height: 42px;
  background: transparent url(/resources/dyn/files/190300/_fn/new_nav.gif) repeat-x scroll left top;
  z-index: 3;
}
#main_navigation_wc_0,
#main_navigation_wc_1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
#main_navigation_wc_1 {
  height: 42px;
}
#main_navigation .menubean {
  width: 76em;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#main_navigation .menubean li {
  float: left;
  position: relative;
  width: 14%;
}
#main_navigation .menubean li.industry {
  width: 18%;
}
#main_navigation .menubean ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
#main_navigation .menubean li a {
  color: white;
  padding: 1em 0;
  display: block;
  float: left;
  text-decoration: none;
  width: 100%;
}
#main_navigation .menubean li li {
  float: none;
  clear: both;
  width: 100%;
  line-height: 1;
}
#main_navigation .menubean li li a {
  padding: .2em 0;
  font-size: .9em;
  display: block;
  clear: both;
  margin: .25em 0;
  float: none;
}
#main_navigation .menubean li li,
#main_navigation .menubean li li a:hover,
#main_navigation .menubean li.over li a,
#main_navigation .menubean li li.over a{
  background-image: none;
}
#main_navigation .menubean li.over li.mi_inactive a {
  text-decoration: none;
}
#main_navigation .menubean li a:hover,
#main_navigation .menubean li.over a,
#main_navigation .menubean li li a:hover,
#main_navigation .menubean li li.mi_active a,
#main_navigation .menubean li.over li.mi_active a,
#main_navigation .menubean li.over li.over a {
  text-decoration: underline;
}
#main_navigation .menubean li ul {
  width: 100%;
  position: absolute;
  top: 42px;
  left: 0;
  height: 106px;
  padding: 0;
  display: block;
}
#main_menu_wrap {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 200px;
  display: none;
  background: transparent url(/resources/dyn/files/190300/_fn/new_nav.gif) repeat-x scroll left top;
  z-index: 3;
}
#main_menu {
  display: none;
}
#main_menu_wrap #main_menu {
  display: block;
}
/* search -------------*/
div.searchbox {
  width: 76em;
  margin: 0 auto;
  position: relative;
  padding: .75em 11em 0 0;
}
div.searchbox form {
  float: right;
  background: url(/resources/dyn/files/178324/_fn/search_input.gif) no-repeat left top;
  position: relative;
  z-index: 4;
  width: 215px;
  height: 21px;
}
.searchbox input,
.searchbox button {
  border: none;
  background: transparent;
}
.searchbox .query input {
  width: 180px;
  padding: 3px 0 0 8px;
  font-size: 12px; /* ie fix */
}
#ie6only .searchbox .query input {
  width: 170px;
}
.searchbox .button input {
  cursor: pointer;
  height: 21px;
  width: 30px;
}
/* page heading -------------------------------------------*/
#page_heading {
  background: url(/resources/dyn/files/178322/_fn/page_heading_bg.gif) repeat-x top left;

}
#page_heading,
#page_heading_wc_0 {
  height: 106px;
}
#page_heading_wc_0 {
 background: url(/resources/dyn/files/178323/_fn/page_heading_light.gif) no-repeat center top;
}
#page_heading h1 {
  color: white;
  padding-top: 1.5em;
}
/* columns ------------------------------------------------*/
#e_column_0 {
  background: white url(/resources/dyn/files/178308/_fn/columns_bg.gif) repeat-x top left;
}
#e_column_0_wc_0 {
  padding: 2em 0;
}
/* footer -----------------------------------------------*/
#footer {
  border-top: 2px solid #9fb666;
  background: url(/resources/dyn/files/178309/_fn/footer_bg.gif) repeat top left;
}
#footer_wc_0 {
  padding: 1.5em 0 1em;
}
#footer a {
  color: black;
  text-decoration: underline;
}
#footer a:hover {
  color: #4a6507;
  text-decoration: none;
}
/* footer columns -------*/
#footer_news,
#newsletter_webinar {
  margin-right: 2em;
}
#footer_news {
  width: 32%;
}
#newsletter_webinar {
  width: 16%;
}
#footer_nav {
  width: 13%;
}
#social_media {
  float: right;
  width: 30%;
}
#footer_news div.article_heading,
#footer_news div.article_teaser,
#newsletter_webinar p,
#social_media p,
#footer_nav li {
  font-size: .9em;
}
#footer_news div.article_post_time {
  display: none;
}
#copyright p {
  font-size: .8em;
}
/* footer news -----------------------------------------*/

#footer_news div.ac_heading {
  font-weight: bold;
  font-size: 1em;
  margin-bottom: .5em;
}
#footer_news .article_post_time span.label {
  display: none;
}
#footer_news .article_post_time {
  margin-bottom: .5em;
}
#footer_news .article_heading a {
  font-weight: bold;
}
#footer_news div.ac_item {
  margin-bottom: 1.5em;
}
/* footer copyright -----*/
#copyright {
  padding: .5em 0 0;
  border-top: 1px solid black;
}
/* newsletter and webinars --------------------------------------*/
#newsletter_webinar span.submit_button,
#newsletter_webinar .newsletter_input span {
  display: none;
}
#newsletter_webinar span.go_button {
  display: block;
  float: left;
}
#newsletter_webinar .go_button button {
  border: none;
  background: url(/resources/dyn/files/178320/_fn/newsletter_button.gif) no-repeat top left;
  width: 22px;
  height: 22px;
  text-indent: -40em;
  overflow: hidden;
}
#ie7only #newsletter_webinar .go_button button,
#ie6only #newsletter_webinar .go_button button {
  float: left;
  text-indent: 20px;
  color: #CCDFA3;
}
#newsletter_webinar span.submit_button {
  background-image: none;
}
#newsletter_webinar input {
  width: 110px;
  border: 1px solid #4a6507;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  height: 17px;
  padding: 2px 0 0 5px;
  font-size: 11px;
}
#ie6only #newsletter_webinar input {
  width: 100px;
}
#newsletter_webinar div.newsletter_input {
  float: left;
}
#newsletter_webinar div.question {
  clear: both;
  float: none;
  margin: 0;
}
#newsletter_webinar div.hli {
  margin: 0;
}
#newsletter_webinar span.submit_registration_button {
  padding: 0;
}
#newsletter_webinar .newsletter_label p {
  margin-bottom: 0;
}
#newsletter_webinar .formentrybean div.message_container {
  font-size: .8em;
  color: red;
  background: white;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  padding: .5em;
  margin-bottom: .5em;
  border: 1px solid #4a6507;
}
.webinar p {
  float: none;
  clear: both;
}
a.webinar_bt,
.webinar_bt span {
  display: block;
  float: left;
}
#footer a.webinar_bt {
  text-decoration: none;
  color: white;
  clear: both;
  background: url(/resources/dyn/files/178306/_fn/button_left.gif) no-repeat top left;
}
.webinar_bt span {
  color: white;
  padding: .2em 1em;
  font-size: .9em;
  background: url(/resources/dyn/files/178307/_fn/button_right.gif) no-repeat top right;
}
/* footer navigation ---------------------*/
#footer_menu li {
  padding: .25em 0;
}

/* social media --------------------------*/


#twitter_feed {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  background: #678b0c;
  width: 19em;
  padding: 1.5em;
  overflow: auto;
}
#twitter_feed ol {
  margin: 0 0 0 1em;
}
#twitter_feed li {
  padding: 0 0 .2em;
  list-style-type: disc;
  color: white;
}

#footer .twitter_updates a {
  color: white;
  font-style: italic;
  text-decoration: none;
  font-size: .9em;
}
#footer .twitter_updates a:hover,
#footer .twitter_updates .read_more a {
  text-decoration: underline;
}
#social_media div.read_more {
  float: right;
  padding-top: .25em;
}
#social_media a.follow_twitter {
  display: block;
  float: left;
  background: url(/resources/dyn/files/178327/_fn/twitter_bird.gif) no-repeat right top;
  color: black;
  line-height: 4;
  padding-right: 4em;
  font-size: .9em;
  height: 59px;
  text-decoration: underline;
}
#social_network {
  float: left;
  background: url(/resources/dyn/files/178325/_fn/twitter_balloon_bottom.gif) no-repeat left top;
  padding-left: 8px;
  width: 9em;
}
#social_network h3 {
  font-size: .9em;
  padding: 1em 0 0;
  text-align: right;
}
#social_network a {
  display: block;
  float: left;
  width: 28px;
  height: 27px;
  text-indent: -400em;
}
#social_network a.rss {
  background: url(/resources/dyn/files/178313/_fn/icon_rss.gif) no-repeat center;
}
#social_network a.facebook {
  background: url(/resources/dyn/files/178311/_fn/icon_facebook.gif) no-repeat center;
}
#social_network a.linkedin {
  background: url(/resources/dyn/files/178312/_fn/icon_linkedin.gif) no-repeat center;
}
#social_network a.blog {
  background: url(/resources/dyn/files/193060/_fn/blog-icon.png) no-repeat center;
}
/* two column template styles ------------------------*/

#column1 {
  width: 67%;
}
#column2 {
  width: 30%;
  float: right;
}
#column2 img,
img.border {
  padding: .5em;
  background: white;
  border: 1px solid #aaa;
}

/* no border image */
#column2 img.no_border {
  border: none;
}

/* button - speaker profile page */
div.speaker_buttons {
  padding: 1em 0;
  border: 1px solid #ddd;
  border-width: 1px 0;
  width: 100%;
  overflow: hidden;
}
.speaker_buttons a,
.why_saas a {
  display: block;
  float: left;
  padding-left: 35px;
  line-height: 3;
  margin-right: 4em;
  color: #333;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2em;
}
.speaker_buttons a:hover,
.why_saas a:hover,
a.apply {
  color: #1C76AB;
  text-decoration: underline;
}
.speaker_buttons a.download_profile {
  background: url(/resources/dyn/files/181314/_fn/pdf-icon.png) no-repeat left center;
}
.speaker_buttons a.request_speaker {
  background: url(/resources/dyn/files/181315/_fn/icon_speaker_32.gif) no-repeat left center;
}
a.why_saas,
a.apply {
  font-size: .8em;
  font-weight: bold;
}
a.why_saas {
  margin-left: 2em;
  padding: 0.5em 0 0.5em 40px;
  background: url(/resources/dyn/files/181981/_fn/icon_saas_32.gif) no-repeat left center;
}
a.apply {
  display: block;
  float: none;
  padding:1em 0 1em 40px;
  background: url(/resources/dyn/files/188974/_fn/icon_apply_32.gif) no-repeat left center;
}
/* contact page icons */
a.email,
a.map {
  display: block;
  padding: .25em 0 .25em 2em;
}
a.email {
  background: url(/resources/dyn/files/189059/_fn/icon_email_18.gif) no-repeat left center;
}
a.map {
  background: url(/resources/dyn/files/189056/_fn/icon_map_16.gif) no-repeat left center;
}

/* press download logo links */
a.logo_download {
  padding-right: 2em;
  color: #333;
  text-decoration: underline;
  font-size: .9em;
  display: block;
  float: left;
  line-height: 2;
  margin-bottom: 2em;
  background: url(/resources/dyn/files/181326/_fn/icon_download_18.gif) no-repeat right center;
}
/* Message container style.
* @author Russ Tennant (russ@i2rd.com)
*/
/** Status/Message Container. */
div.message_container,
div.status_container {
  text-align: left;
}
.status_container_disabled, 
.status_container_disabled_con{
  display: none;
}
div.message {
  padding: 0 0 .75em 18px;
  min-height: 18px;
  height: auto;
}
div.message.info {
  background: url(/resources/all/docroot/cms/icons/x16/message_info.png) no-repeat;
}
div.message.important {
  background: url(/resources/all/docroot/cms/icons/x16/message_warning.png) no-repeat;
}
div.message.error {
  background: url(/resources/all/docroot/cms/icons/x16/message_error.png) no-repeat;
}
* html div.message {
    height: 18px;
}
/* 
Basic styles 
Company: Vipa Solutions Blog
Author: Rebecca Nispel (rnispel@i2rd.com)
*/

#header {
  height: 11em;
  padding-top: 5em;
}
#header,
#e_column_0 {
  background: none;
}
#e_column_0_wc_0 {
  background: white;
}
#blog #column1,
#blog_admin #column1 {
  width: 590px;
}
#blog #column2,
#blog_admin #column2 {
  width: 33%;
  padding: 0 2em 0 0;
}
#blog_admin #column1 {
  margin-left: .5em;
}
#e_column_0_wc_0 {
  padding: 1em 0;
}
/*header styles */
#blog_logo {
  height: 135px;
  width: 355px;
  float: left;
  background: url(/resources/dyn/files/192022/_fn/vsblog_logo.png) no-repeat top left;
}
#blog_logo a {
  text-indent: -4000em;
  display: block;
  width: 355px;
  height: 135px;
}
#cloud,
#blog_search {
  float: right;
  margin: 0;
}
#cloud {
  margin: 1em .5em 0 0;
  background: url(/resources/dyn/files/190377/_fn/cloud.gif) no-repeat center top;
}
#cloud a {
  padding: 3em 3em 0 3em;
  display: block;
}

/*search styles */
#blog_search {
  background: #0D3A56;
  clear: right;
  display: block;
  padding: 1.5em 2em 1.5em 0;
  width: 19em;
}
#blog_search span.query {
  float: left;
  width: 14em;
}
#blog_search span.button {
  float: right;
}
#blog_search span.button input {
  text-indent: -4000em;
  width: 32px;
}
/*
#blog_search form {
  background: url(/resources/dyn/files/190384/_fn/search_left.gif) no-repeat left top;
}
#blog_search div {
  background: url(/resources/dyn/files/190385/_fn/search_right.gif) no-repeat right top;
} */
/* content styles */
.postcontent p,
#column2 p {
  font-size: 1em;
  font-family: Trebuchet MS, times new roman, arial, sans-serif;
}
.centeredimage img {
  margin: 0 auto;
  display: block;
}
.post p img {
  display: block;
  margin: 0 auto;
}
.login_con .title {
  display: none;
}
.question {
  padding-bottom: 1em;
  display: block;
  clear: both;
}
.post {
  padding: 1em;
  margin: 0 0 2em 1em;
  border-bottom: 1px solid #a4d6ec;
  overflow: hidden;
}
div.postmeta {
  font-size: .7em;
}
p.postmeta {
  font-size: .8em;
  background: #d1eaf8;
  border-top: 1px solid #76c2e0;
  border-bottom: 1px solid #76c2e0;
  padding: 0.5em 0.5em;
  color: #0d3a56;
}
#categories {
  padding-top: 1em;
}
ul.categories,
ul.recent_posts {
  padding-left: 1.2em;
}
.mcomments,
.mcategories,
.tags {
  float: left;
  padding-right: 1em;
}
.description_box .extra_value_name {
  display: block;
  padding-bottom: .5em;
}
.selected_relations {
  padding-top: 1em;
}
.design_tools img {
  padding: 1em;
  background: #e7ecec;
  border: 1px solid #c8c8c8;
}
/* column2 styles */
#column2 h2,
h3.heading {
  background: url(/resources/dyn/files/190378/_fn/col2heading_bg.gif) repeat-x top left;
  border: 1px solid #3e311d;
  padding: .2em .5em;
  font-size: 1.4em;
  color: #fff;
  font-family: georgia;
  font-weight: normal;
}
#blogsocial_media img {
  border: none;
  padding: 0 0.3em;
  float: right;
}
#blog_about {
  margin-bottom: 3em;
}
#categories,
#recent_posts {
  margin-bottom: 3em;
}
#recent_posts li,
#categories li {
  list-style-type: disc;
  margin-left: 2em;
}
li.category a,
li.recent_post a {
  color: #2b2b2b;
  line-height: 17px;
}
.paging_control {
  float: right;
  margin-bottom: 1em;
}
.paging_control a {
  color: #2B2B2B;
}
/*social media styles */
div.twitter {
  background: url(/resources/dyn/files/190388/_fn/twitter_top.gif) no-repeat left top;
  padding: 4em 0 0 0;
}
div.twitter_inside {
  background: url(/resources/dyn/files/190387/_fn/twitter_middle.gif) repeat-y left top;
}
#column2 #twitter_feed {
  width: 100%;
  padding: 0 0 1em 1.5em;
  background: url(/resources/dyn/files/190386/_fn/twitter_bottom.gif) no-repeat -1px bottom;
}




/* general styles */
h2 {
  padding-top: 0;
  font-family: georgia;
  font-size: 2em;
}
h2 a { 
  color: #0d3a56;
}

/* login */
div.loginbean {
  width: 18em;
}
div.username_con {
  padding-bottom: 1em;
}
.actions_con {
  float: right;
  padding: 1em .8em 0 0;
}

/* team --------------------*/
.vipa_team div.team {
  padding: .5em 0;
  width: 100%;
  overflow: hidden;
  float: none;
  clear: both;
}
#column2 .vipa_team img {
  float: left;
  margin-right: 1em;
  padding: .25em;
  border: 1px solid #aaa;
}
.vipa_team h3,
.vipa_team p {
  margin: 0;
}
/* footer */
#footer {
  border: none;
  background: none;
}
#footer_wc_0 {
  clear: both;
  background: #0d3a56;
  overflow: hidden;
  padding: 1em 0 1em;
}
#blog_copyright {
  float: left;
  color: #fff;
  padding-left: 1em;
}
#homesite_link {
  float: right;
  color: #fff;
  padding-right: 1em;
}
#footer p {
  font-size: .8em;
  font-family: Trebuchet MS, times new roman, arial, sans-serif;
}
.page {
  background: #CFEBF0 url(/resources/dyn/files/191365/_fn/vsblog_background1.jpg) no-repeat top center;
}

/* collapsible styles -----

.theme_collapsible {
  background-color: #fff; 
}
.theme_collapsible {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  background-color: rgba(256,256,256, .75);
  border: 1px solid #ddd;
}
.theme_collapsible .collapsible-shown {
  clear: both;
  padding-left: 2em;
}
.theme_collapsible.shown {
  background-color: #fff;
}
.theme_switcher .label {
  display: none;
}
#stylesheet_switcher .collapsible-control-hide,
#stylesheet_switcher .collapsible-control-show {
  width: 100%;
  cursor: pointer;
  font-size: .9em;
  padding: .5em 0;
}
#stylesheet_switcher .collapsible-control-hide p,
#stylesheet_switcher .collapsible-control-show p {
  padding-left: 2em;
  margin: 0;
}
*/

#stylesheet_switcher {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(256,256,256, .75);
  border: 1px solid #ddd;
  padding: .5em 0;
}
#stylesheet_switcher div.change_theme {
  float: left;
  margin-right: 1em;
  padding-left: 2em;
  font-size: .9em;
}
#stylesheet_switcher p {
  line-height: 2.7;
  margin-bottom: 0;
}
#stylesheet_switcher .theme_switcher {
  float: left;
}
/* theme icons */
.stylesheetswitcher li {
  margin-right: .5em;
  float: left;
  width: 60px; 
  height: 30px;
  overflow: hidden;
  background: white;
  border: 1px solid #aaa;
}
.stylesheetswitcher li a {
  width: 60px; 
  height: 30px;
  display: block;
  text-indent: -4000em;
}
.stylesheetswitcher li a:hover {
  opacity: .75;
}
.default a {
  background: url(/resources/dyn/files/191906/_fn/vsblog_background1.jpg) no-repeat top left;
}
.clouds a {
  background: url(/resources/dyn/files/191928/_fn/icon_cloud.gif) no-repeat top left;
} 
