.paragraph {
	margin-bottom: 30px;
}

p {
	line-height: 1.33em;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

h1 {
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-size: 24px;
}

h2 {
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
	font-size: 21px;
	color: #1d63ba;
	line-height: 1.33em;
}

h3 {
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 17px;
	color: #1d63ba;
}

h4 {
	line-height: 1.33em;
	color: #7f7f7f;
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	font-size: 15px;
}

.inline_image {
	margin-right: 20px;
	float: left;
}

blockquote {
	padding: 20px;
	background-color: #e5e5e5;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	font-style: italic;
}

blockquote p {
	padding: 0px;
	margin: 0px;
}

ul {
	line-height: 1.33em;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: -10px;
	padding-left: 38px;
}

.infobox {
	font-size: 11px;
	padding: 10px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	background-color: #f8f8f8;
}


.box_container {
	visibility: hidden;
	background-image: url(images/darkup_background.png);
	left: 0px;
	top: 0px;
	position: fixed;
	height: 100%;
	width: 100%;
}

.box {
	text-align: center;
	background-color: #f8f8f8;
	background-image: url(images/bkgr_content.png);
	margin-top: 20%;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
	width: 400px;
	color: black;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	
	-webkit-box-shadow: 0px 5px 10px #333;
	-moz-box-shadow: 0px 5px 10px #333;
	-khtml-box-shadow: 0px 5px 10px #333;
}

.downloadbox_title {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 40px;
	font-size: 24px;
	color: #1d63ba;
}

.downloadbox_text {
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 20px;
}



.content_button {
	padding-left: 8px;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-top: 4px;
	background-color: #d8d8d8;
	margin-bottom: 10px;
	font-size: 15px;
	
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.content_button_hover {
	padding-left: 8px;
	padding-bottom: 4px;
	padding-right: 8px;
	padding-top: 4px;
	background-color: #1d63ba;
	color: white;
	margin-bottom: 10px;
	font-size: 15px;
	text-decoration: none;
	
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

.content_button_container a {
	color: #3f3f3f;
	text-decoration: none;
}

.home_content_teaser_content h2 a {
	color: white;
	text-decoration: none;
}

.hidden {
	visibility: hidden;
}

.appstore_button {
	height: 56px;
	width: 162px;
	background-repeat: no-repeat;
	background-image: url(images/appstore.png);
}

.appstore_button_hover {
	height: 56px;
	width: 162px;
	background-repeat: no-repeat;
	background-image: url(images/appstore_h.png);
}



#vemedio_social {
	margin-top: 40px;
	color: #96a1a6;
	margin-left: 20px
}

#vemedio_social_title {
	background-image: url(images/snowtape_phone/tweet_title.png);
	width: 227px;
	height: 27px;
	margin-left: 30px;
	margin-bottom: 5px;
}

#vemedio_social_top {
	background-image: url(images/social/tweet_top.png);
	width: 900px;
	height: 12px;
}

#vemedio_social_mid {
	background-repeat: repeat-y;
	background-image: url(images/social/tweet_mid.png);
	width: 900px;
}

#vemedio_social_bottom {
	background-image: url(images/social/tweet_bottom.png);
	width: 900px;
	height: 50px;
}

#vemedio_social_bird {
	background-image: url(images/snowtape_phone/tweet_bird.png);
	width: 76px;
	height: 65px;
	margin-left: -50px;
	margin-top: -21px;
}

#vemedio_social_buttons {
	margin-bottom: -5px;
}

.vemedio_social_button {
	margin-bottom: 5px;
	margin-right: 12px;
}

.vemedio_social_tweet_title {
	font-size: 11px;
	font-weight: bold;
	color: white;
}

#vemedio_social a {
	color: white;
	text-decoration: none;
}

.vemedio_social_tweet_text {
	font-size: 11px;
	color: #96a1a6;
	margin-top: 5px;
}

.vemedio_social_tweet_avatar {
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 3px;
}

.topic {
	background-repeat: no-repeat;
	background-image: url(images/kbtopic.png);
	padding-left:10px;
	margin-bottom:5px;
	margin-left: 10px;
}


#container_content ol {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

li {
	margin-bottom: 10px;
}

#container_content ul {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}

.tab_content ul li {
	padding-bottom: 1px;
	padding-top: 1px;
	list-style-image: url(images/kbtopic.png);
	margin-bottom: 0px;
}

#feedback_form input {
	font-size: 13px;
}
