﻿.cueHeaderTop
{
	width: 100%;
	margin: 0px, 0px, 0px, 0px;
	height: 21px;
	background-color: #4a4a4a;
	color: #fff;
	vertical-align: middle;
}
.divLineBreak
{
	border-top: 1px solid #f0f0f0;
	margin-top: 12px;
	padding-top: 0px;
	padding-bottom: 10px;
}

.Above0
{
	padding-top: 0px;
	margin-top: 0px;
}

.Below0
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.Below5
{
	padding-bottom: 0px;
	margin-bottom: 5px;
}

.Above5
{
	padding-top: 0px;
	margin-top: 5px;
}


.Below10
{
	padding-bottom: 0px;
	margin-bottom: 10px;
}

.Above10
{
	padding-top: 0px;
	margin-top: 10px;
}

.Below15
{
	padding-bottom: 0px;
	margin-bottom: 15px;
}

.Above15
{
	padding-top: 0px;
	margin-top: 15px;
}

html
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body
{
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 20px; /*background: #FAFAFA;*/
	background-color: #979797;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #222;
}

.ContentBackground
{
	background-image: url('../images/contentbg.gif');
	background-repeat: repeat-y;
	margin: 0 auto;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	width: 910px;
}

#ContentBottom
{
	background: url('../images/bottom_bg.gif');
	background-repeat: repeat-y;
	margin: 0 auto;
	padding-top: 0px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 0px;
	margin-top: -5px;
	width: 910px;
	height: 15px;
}

*
{
	padding: 0px;
	margin: 0px;
}

img
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	vertical-align: top;
	width: 91px;
	height: 41px;
}

.right
{
	float: right;
}

.left
{
	float: left;
}

h1
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	font: normal 28px/30px;
	color: #3060c8;
}

h2
{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 15px/24px;
	color: #333;
}

h3 a:hover, h3 a:active
{
	color: #3060c8;
	text-decoration: underline;
}

h4 a:hover, h4 a:active
{
	color: #3060c8;
	text-decoration: underline;
}

p
{
	margin: 5px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

.note
{
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 9px/10px;
	color: #999;
}

a:link, a:visited
{
	text-decoration: none;
	color: #3060c8;
}

a:hover, a:active
{
	text-decoration: underline;
	color: #3060c8;
}

a img, a:hover img, a:active img
{
	text-decoration: none;
}

a img
{
	border-style: none;
}


/*	List styles */

ul
{
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 15px 35px;
	list-style-type: square;
	list-style-position: outside;
	color: #333;
}

li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* site.master styles */
div.primarycontent
{
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 896px;
	min-height: 302px;
	clear: left;
	margin: auto;
	border: solid 1px rgb(208,208,208);
	background-color: White;
}

/*	Button styles */

div.buttons
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 11px/11px;
	color: #fff;
	max-height: 44px;
	height: 44px;
	white-space: nowrap;
}

div.buttons ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	white-space: nowrap;
}

div.buttons li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 17px;
	float: left;
	max-height: 44px;
	background: url('../images/button_blue_left.png') no-repeat left top;
	white-space: nowrap;
}

div.buttons a, div.buttons a:visited
{
	margin: 0px 0px 0px 0px;
	padding: 8px 17px 5px 0px;
	max-height: 44px;
	float: left;
	display: block;
	width: auto;
	background: url('../images/button_blue_right.png') no-repeat right top;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	white-space: nowrap;
}

div.buttons a:hover
{
	color: #fff;
	text-decoration: none;
}

div.buttons li:hover, div.buttons li:hover a
{
	background-position: 0% -40px;
	color: #fff;
	text-decoration: none;
}

.dxmMenu_RedWine, .dxmVerticalMenu
{
	font: 9pt Arial;
	color: black;
	background-color: #F0F0F0;
	border: solid 1px #A8A8A8;
	padding: 2px 2px 2px 2px;
}

div.buttons li:hover a
{
	background-position: 100% -40px;
	text-decoration: none;
}

div.menu
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 896px; /*height: 28px;*/
	clear: left;
}

div.menu div#primary
{
	height: 80px;
	width: 896px;
	background: url('../images/menu_background_blue.png') repeat-x 50% top;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #d2d2d2;
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #e2e2e2;
	padding-right: 2px;
}

div.menu div#secondary
{
	height: 28px;
	width: 896px;
	height: 100%;
}

div.menu ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.menu ul li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	float: left;
}

div.menu ul li a
{
	margin: 1px 0px 1px 0px;
	padding: 7px 8px 6px 9px;
	font: normal 12px/15px;
	color: #4c4c4c;
	display: block;
	text-decoration: none;
	border-right: 1px solid #e2e2e2;
	border-left: 1px solid #f2f2f2;
}

div.menu ul li#fill
{
	width: 4px;
	margin: 1px 0px 1px 0px;
	padding: 7px 8px 6px 9px;
	font: normal 12px/15px;
	color: #4c4c4c;
	display: block;
	text-decoration: none;
	border-right: 1px solid transparent;
	border-left: 1px solid #f2f2f2;
}

div.menu ul li a:hover
{
	margin: 0px 0px 0px 0px;
	padding: 7px 9px 8px 10px;
	background: url('../images/menu_background_dark_blue.png') repeat-x 50% top;
	color: #fff;
	border-right: none;
	border-left: none;
}

div.menu ul li#selected
{
	background: url('../images/menu_background_gray.png') repeat-x 50% top;
	cursor: pointer;
}

div.menu ul li#selected a
{
	margin: 0px 0px 0px 0px;
	padding: 7px 8px 6px 9px;
	color: #333;
	display: block;
	text-decoration: none;
	border-right: 1px solid #cfcfcf;
	border-left: none;
	cursor: default;
}

div.menu ul li#selected a:hover
{
	background: none;
	color: #333;
	border-right: 1px solid #bfbfbf;
}

div.menu ul li.right
{
	float: right;
}

div#copyright
{
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	background: transparent;
	width: 870px;
	color: #333;
	height: 20px;
}

div#copyright p.note a
{
	color: #333;
	font: normal 9px/10px;
}

div#copyright p.note
{
	margin: 0px 5px 0px 1px;
	padding: 0px 0px 0px 0px;
	color: #333;
	height: 24px;
}

div.contentarea
{
	margin: auto;
	padding: 0 0 0 0;
	/*width: 884px;*/
	width:884px;
	clear: left;
	border-style: none;
}

div.contentarea div#contentTabs
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 642px;
	font-style: normal;
	font-weight: normal; /*float: left;*/
}

div.contentarea div#action
{
	margin: 0 0 0 10px;
	padding: 10px 8px 5px 8px;
	width: 202px;
	min-height: 286px; /*border: solid 1px rgb(208,208,208);*/
	background-color: #F5F5F5;
	border: 1px solid rgb(204, 204, 204);
	float: left;
}

div.primarymessaging
{
	text-align: right;
	padding: 0 0 0 0; /*width: 896px;*/
	width: 638px;
	min-height: 302px;
	border: solid 1px rgb(208,208,208);
	border-bottom: none;
	background-color: White;
	float: left;
}

div.primarymessaging div.featurepart1
{
	/*width: 370px;*/
	width: 315px;
	float: left;
	text-align: right;
}

div.primarymessaging div.featurepart2
{
	float: right;
	margin: 0 0 0 0;
	background: url( '../images/Main-Communicator.jpg' ) no-repeat left bottom; /*width: 450px;*/
	padding-top: 17px;
	width: 275px;
	min-height: 285px;
}
div.primarymessaging div.featurepart3
{
	float: right;
	margin: 0 0 0 0;
	background: url( '../images/Main-Server.jpg' ) no-repeat left bottom; /*width: 450px;*/
	width: 275px;
	padding-top: 17px;
	min-height: 285px;
}
div.primarymessaging div.featurepart4
{
	float: right;
	margin: 0 0 0 0;
	background: url( '../images/Main-ISV.jpg' ) no-repeat left bottom; /*width: 450px;*/
	width: 275px;
	padding-top: 17px;
	min-height: 285px;
}
div.primarymessaging div.featurepart1 h1
{
	margin: 0px 0px 10px 0px;
	padding: 78px 0px 0px 0px;
	font-size: 24px;
	font-style: normal;
	line-height: 28px;
	color: #000;
	border-bottom: none;
}

div.primarymessaging div.featurepart1 h2
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	color: rgb(129, 0, 83);
	border-bottom: none;
}

div.primarymessaging div.featurepart1 div.buttons
{
	margin: 10px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	font: bold 11px/11px;
	color: #fff;
	height: 44px;
	white-space: nowrap;
	float: right;
	text-align: right;
}

div.primarymessaging#introCCE
{
}

div.actions
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 16px 0px;
	width: 900px;
	height: 64px;
	clear: left;
	clear: right;
	margin: auto;
}

div.actions div
{
	background: url('../images/greyback.gif') 50% top;
}

div.actions div a:hover
{
	background: url('../images/orangeback.gif') 50% top;
	color: #FFFFFF;
	text-decoration: none;
}

div.actions div a
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url('../images/blueback.gif') repeat-x 50% top;
	border-left: 0px solid #C0CCBF;
	width: 299px;
	height: 63px;
	float: left;
	display: block;
	vertical-align: middle;
	border-top: solid 1px #C0CCBF;
	border-bottom: solid 1px #C0CCBF;
	color: #000000;
	font: normal 12px/12px;
	border-right-width: 0px;
}

div.actions div img
{
	float: left;
	margin: 8px 8px 8px 8px;
	vertical-align: middle;
}

div.actions div h1
{
	margin: 10px 3px 8px 2px;
	padding: 0px 0px 0px 0px;
	font: normal 16px/16px;
	border-bottom: none;
	display: block;
}

div#middlebutton a
{
	border-right: solid 1px #C0CCBF;
	border-left: solid 1px #C0CCBF;
	width: 298px;
}

div#middlebutton a:hover
{
	width: 298px;
}

div#rightbutton a
{
	border-right: solid 1px #C0CCBF;
}

div#leftbutton a
{
	border-left: solid 1px #C0CCBF;
}

div#secondarymessaging
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 900px;
	min-height: 130px;
	background: #fff;
	clear: left;
	clear: right;
	margin: auto;
}

div.promo_home
{
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 222px;
	min-height: 140px;
	display: block;
	float: left;
}

div#home1
{
	background: url('../images/solution_one_background.png') no-repeat 50% top;
}

div#home2
{
	background: url('../images/solution_two_background.png') no-repeat 50% top;
}

div#home3
{
	background: url('../images/solution_three_background.png') no-repeat 50% top;
}

div#home4
{
	margin: 0px 0px 0px 0px;
	background: url('../images/solution_four_background.png') no-repeat 50% top;
}

/* added by rkd -- product boxes */
div#prod1
{
	background: url('../images/SoapBox_Platform_color_small.jpg') no-repeat 50% top;
}

div#prod2
{
	background: url('../images/SoapBox_Server_color_small.jpg') no-repeat 50% top;
}

div#prod3
{
	background: url('../images/SoapBox_Communicator_color_small.jpg') no-repeat 50% top;
}

div#prod4
{
	margin: 0px 0px 0px 0px;
	background: url('../images/SoapBox_Studio_color_small.jpg') no-repeat 50% top;
}




div#home4a a
{
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 4px 10px;
	background-color: #E8FFE8;
	width: 200px;
	min-height: 165px;
	display: block;
	border: 1px solid #C0CCBF;
	text-decoration: none;
	color: #FFFFFF;
}

div.promo_home a
{
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 4px 10px;
	width: 200px;
	min-height: 165px;
	display: block;
	border: 1px solid #bfbfbf;
	text-decoration: none;
}

div.promo_home a:hover
{
	padding: 8px 8px 2px 8px;
	text-decoration: none;
	border: 3px solid #777;
}

div.promo_header
{
	margin: 3px 3px 3px 2px;
	font: normal 16px/18px;
	color: #3060c8;
	border-bottom: none;
	display: block;
}

div.promo_text
{
	margin: 7px 85px 3px 2px;
	padding: 0px 0px 0px 0px;
	font: normal 11px/12px;
	color: #666;
}

div#getit_header_temp
{
	margin: 3px 3px 3px 2px;
	font: normal 16px/18px;
	color: #000000;
	border-bottom: none;
	display: block;
}

div#getit_text_temp
{
	margin: 7px 85px 3px 2px;
	padding: 0px 0px 0px 0px;
	font: normal 11px/12px;
	color: #000000;
}

div.quickmenu
{
	float: right;
	padding-top: 0px;
	padding-right: 6px;
	width: 350px;
	height: 40px;
}

div.quickmenu ul li
{
	list-style: none;
	float: right;
}

div.quickmenu ul li a
{
	margin-top: 0px;
	padding-top: 24px;
	width: 55px;
	text-align: center;
	font-style: normal;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	display: block;
}

div.quickmenu ul li a:hover
{
	color: #000;
}

div.quickmenu ul li#downloads a
{
	background: url('../images/Icon-Twoarrow24bw.png') no-repeat 50% top;
}

div.quickmenu ul li#downloads a:hover
{
	background: url('../images/Icon-Twoarrow24.png') no-repeat 50% top;
}

div.quickmenu ul li#aboutus a
{
	background: url('../images/platform_logo_24_bw.png') no-repeat 50% top;
}

div.quickmenu ul li#aboutus a:hover
{
	background: url('../images/platform_logo_24_color.png') no-repeat 50% top;
}

div.quickmenu ul li#support a
{
	background: url('../images/Icon-support24bw.png') no-repeat 50% top;
}
div.quickmenu ul li#support a:hover
{
	background: url('../images/Icon-support24.png') no-repeat 50% top;
}

div.quickmenu ul li#customers a
{
	background: url('../images/Icon-support24bw.png') no-repeat 50% top;
}
div.quickmenu ul li#customers a:hover
{
	background: url('../images/Icon-support24.png') no-repeat 50% top;
}

div.quickmenu ul li#partners a
{
	background: url('../images/Icon-support24bw.png') no-repeat 50% top;
}

div.quickmenu ul li#partners a:hover
{
	background: url('../images/Icon-support24.png') no-repeat 50% top;
}

div.quickmenu ul li#knowledgebase a
{
	background: url('../images/Icon-kb24bw.png') no-repeat 50% top;
}

div.quickmenu ul li#knowledgebase a:hover
{
	background: url('../images/Icon-kb24.png') no-repeat 50% top;
}

div.quickmenu ul li#forums a
{
	background: url('../images/Icon-Forums24bw.png') no-repeat 50% top;
}

div.quickmenu ul li#forums a:hover
{
	background: url('../images/Icon-Forums24.png') no-repeat 50% top;
}

div.quickmenu ul li#wordpress a
{
	background: url('../images/Icon-WordPress24bw.png') no-repeat 50% top;
}

div.quickmenu ul li#wordpress a:hover
{
	background: url('../images/Icon-WordPress24.png') no-repeat 50% top;
}

div.quickmenu ul li#facebook a
{
	background: url('../images/Icon-Facebook24bw.png') no-repeat 50% top;
}

div.quickmenu ul li#facebook a:hover
{
	background: url('../images/Icon-Facebook24.png') no-repeat 50% top;
}

div.quickmenu ul li#linkedin a
{
	background: url('../images/Icon-LinkedIn24bw.png') no-repeat 50% top;
}

div.quickmenu ul li#linkedin a:hover
{
	background: url('../images/Icon-Linkedin24.png') no-repeat 50% top;
}

div.quickmenu ul li#twitter a
{
	background: url('../images/Icon-Twitter24bw.png') no-repeat 50% top;
}

div.quickmenu ul li#twitter a:hover
{
	background: url('../images/Icon-Twitter24.png') no-repeat 50% top;
}

div#header
{
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	width: 896px; /*height: 114px;*/
	height: 80px;
}

div.logoContainer
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	float: left;
	width: 220px;
	height: 50px;
}

div.logo
{
	margin: 0px 0px 6px 15px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 194px;
	height: 45px;
	background: url('../images/logo_coversant.gif') no-repeat left center;
}

div.logo a
{
	width: 194px;
	height: 45px;
	display: block;
}

div#solutions
{
	margin: 0px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}

div#solutions div a
{
	margin: 20px 0px 0px 0px;
	padding: 50px 0px 0px 0px;
	width: 70px;
	float: right;
	text-align: center;
	font: normal 9px/10px Arial, Helvetica, sans-serif;
	color: #999;
	text-decoration: none;
	display: block;
}

div#footer
{
	margin: 0px 0px 0px 0px;
	padding: 13px 10px 0px 13px;
	width: 880px;
	display: block;
}
.PageTitle
{
	color: rgb(60, 110, 205);
	font: normal normal 800 15px/20px Arial; /*'Lucida Grande' , Geneva, Helvetica, Arial, Verdana, sans-serif;*/
	margin: 7px 0px 1px 1px;
}

.PageTitle3
{
	margin: 6px 0px 8px 0px;
	display: block;
	font-size: 22px;
	font-weight: 400;
	font-style: normal;
	line-height: 27px;
	color: #333333;
}
.PageTitle2
{
	margin: 6px 0px 8px 0px;
	display: block;
	font-size: 12px;
	font-weight: 600;
	font-style: normal;
	line-height: 27px;
	color: #000000;
}

.GraphicSection
{
	display: block;
	width: 815px;
	margin: 10 10 10 10;
	padding: 15px 15px 15px 15px;
}

.odd
{
	background-color: #F0F0F0;
}

.even
{
	background-color: #DDDDDD;
}

.GraphicSectionContent
{
	display: block;
	float: left;
}

.GraphicSectionImage
{
	padding: 0px;
	margin: 0px;
	float: left;
	line-height: 27px;
	display: block;
	background-position: center center;
	background-repeat: no-repeat;
}

.TabPageContainer
{
	margin: 6px, 6px, 6px, 6px;
	color: #202020;
}

.SectionTitle
{
	color: #810053;
	font-size: 14px;
	font-weight: 800;
	display: block;
	font-family: Arial;
}

.FeaturesBackground
{
	background-image: url('../images/Banner-Server.png');
	background-position: right top;
	background-repeat: no-repeat;
}
.CommunicatorBackground
{
	background-image: url('../images/Banner-Communicator.png');
	background-position: right top;
	background-repeat: no-repeat;
}
.StudioBackground
{
	background-image: url('../images/Banner-Studio.png');
	background-position: right top;
	background-repeat: no-repeat;
}
.SectionTitle a:link
{
	color: #810053;
}

.SectionTitle a:visited
{
	color: #810053;
}

.SectionContent
{
	margin: 2px 0px 6px 0px;
	line-height: 1.4em;
	display: block;
	font-weight: 400;
	font-style: normal;
	font-size: 11px;
	color: #202020;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

.SectionContent li
{
	margin-bottom: 5px;
}

.SecondaryTitle
{
	font-family: Arial;
	font-weight: 800;
	color: rgb(60, 110, 205);
	font-size: 12px;
	background-color: Transparent;
	margin-bottom: 10px;
}

.SmallSpace
{
	margin-bottom: 5px;
	padding-bottom: 0px;
}

.ContentTitle
{
	color: #000000;
	font-weight: 600;
	display: block;
	margin: 12px 0px 2px 0px;
}

.ContentTitle a:link
{
	font-size: 12px;
	font-family: Sans-Serif;
}

.ContentTitle a:visited
{
	font-size: 12px;
	font-family: Sans-Serif;
}

/* Basic table formatting */

.CoversantTable
{
	clear: both; /* Added to fix FF problem */
	margin-top: 12px;
}

.CoversantTable table.MultiUseTable
{
	width: 700px;
	border-collapse: collapse;
}

.CoversantTable table.MultiUseTable th
{
	font-weight: bold;
	text-align: left;
	padding: 4px 10px 0 10px;
	background-color: #cdd3dc;
	border: 1px solid #8a929f;
	vertical-align: top;
}

.CoversantTable tr.RowEven
{
	background-color: #eee;
}

.CoversantTable table.MultiUseTable td
{
	padding: 4px 10px;
	border: 1px solid #8a929f;
}

.CoversantTable table.MultiUseTable td.centered
{
	padding: 4px 10px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #8a929f;
}

.CoversantTable table.MultiUseTable td.FirstColumnShaded
{
	padding: 4px 10px;
	background-color: #f0f0f0;
	width: 30%;
	font-weight: bold;
	vertical-align: top;
}

.CoversantTable table.MultiUseTable th .normal
{
	margin: -2px 0 0 0;
	padding: 0;
}

.CoversantTable img.embeddedImage_left
{
	margin-right: -20px;
	margin-left: 26px;
}

.CoversantTable.TableKey img.embeddedImage_left
{
	margin-right: -5px !important;
	margin-left: 0px !important;
}

.TableKey td
{
	padding: 4px 4px !important;
}

div.download
{
	height: 55px;
	margin: 0px 0px 10px;
	padding: 0px;
	width: 450px;
}

div.download a
{
	display: block;
}

div.download a:hover
{
	text-decoration: none;
}

div.download h3
{
	border-bottom: medium none;
	color: #333333;
	font-family: 'Lucida Grande' , 'Geneva' , 'Helvetica' , 'Tahoma' , 'Verdana' ,sans-serif;
	font-size: 13px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 15px;
	margin: 0px;
	padding: 10px 10px 1px 0px;
	clear: none;
}

div.download h6
{
	border-bottom: medium none;
	color: #666564;
	display: block;
	font-family: 'Lucida Grande' , 'Geneva' , 'Helvetica' , 'Tahoma' , 'Verdana' ,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 14px;
	margin: 0px;
	padding: 0px 10px 1px 0px;
}

div.download img
{
	float: left;
	height: 48px;
	margin: 0px;
	padding: 9px 16px 9px 17px;
	width: 48px;
}

.icon48
{
	float: left;
	height: 48px;
	margin: 0px;
	padding: 9px 16px 9px 17px;
	width: 48px;
}
