/*
Theme Name: Isar Dental
Theme URI: http://isardental.com/
Description: The theme created for the Isar Dental Website
Author: Dropyx (Jonathan Blower)
Author URI: http://www.dropyx.com
Tags: blue

*/

html {
	
}

body {
	background-color: #fff;
	font-weight: normal;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

#header, #main, #footer {
	margin: 0 auto;
}

#header, #main, #background-wrapper {
	background-color: #e9f3f8;
}

#background-wrapper {
	overflow: hidden;
}

/* Header Layout */

#header {
	width: 950px;
	height: 183px;
	min-height: 183px;
}

#logo-box, #header-box {
	border-top: 3px solid #20476c;
}

#logo-box {
	width: 309px;
	float: left;
	padding-top: 25px;
}

#logo-box h1 {
	background-image: url(images/isar_dental_logo.png);
	width: 172px;
	height: 134px;
	display: block;
	text-indent: -500em;
	margin: 0 auto;
}

#header-box {
	width: 630px;
	float: right;
}

#header-box h2 {
	margin-top: 145px;
	margin-left: 160px;
	color: #05da96;
	font-size: 24px;
	font-weight: bold;
}

/* Login Box */

#header-box #login-container {
	width: 230px;
	float: right;
}

#header-box #login-button {
	height: 26px;
	width: 230px;
	border-bottom: 1px solid #20476c;
	text-indent: 10px;
	display: block;
	cursor: hand;
}

#header-box #login-button:hover, #login-button.selected {
	background: #20476c url(images/login-button-bg-gradient.png) repeat-x 0 0;
	cursor: hand;
	cursor: pointer;
}

#login-button h3 {
	padding-top: 6px;
	color: #05da96;
	font-size: 14px;
}

#header-box #login-box {
	height: 91px;
	width: 210px;
	clear: both;
	background: #20476c url(images/login-box-bg-gradient.png) repeat-x 0 0;
	padding: 10px 10px 10px 10px;
	display: block;
}

#login-box .login-input-box {
	width: 130px;
	border: 1px solid #000;
	height: 17px;
	padding-top: 2px;
	margin-bottom: 8px;
	color: #999999;
	float: left;
}

#login-box .login-input-checkbox {
	border: 0px;
}

#login-box label {
	font-size: 8.5px;
	margin-left: 11px;
	color: #fff;
}

#login-box .login-form-button {
	float: left;
	display: block;
	padding: 0px 0 0px 0;
	margin: 1px 0 0 11px;
	border: 0px;
	width: 63px;
	height: 20px;
	font-size: 10px;
	text-indent: -500em;
	color: #fff;
}

#login-box #login-box-links {
	clear: both;
}

#login-box #login-box-links li {
	margin-bottom: 2px;
}

.ie #login-box #login-box-links li {
	margin-bottom: 7px;
}

#login-box #login-box-links a, #login-box #login-box-links a:hover, #login-box #login-box-links a:visited {
	color: #05da96;
	font-size: 12px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}

#header-box #login-close {
	height: 22px;
	width: 215px;
	clear: both;
	background: #20476c url(images/login-close-bg-gradient.png) repeat-x 0 0;
	display: block;
	text-align: right;
	padding: 7px 15px 0 0;
	font-size: 13px;
}

#header-box #login-form {
	display: none;
}

#header-box #login-close a, #login-close a:hover, #login-close a.visited, #login-close a.selected {
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	color: #05da96;
	text-decoration: none;
}

#header-box #login-close span {
	color: #fff;
}

/* Main Layout */

#main {
	position: relative;
	width: 950px;
	min-height: 417px;
	clear: both;
	overflow: hidden;
}

.win.ie6 #main {
	position: relative;
	width: 950px;
	height: 417px;
	clear: both;
	overflow: hidden;
}

#links-box, #content-box {
	border-top: 1px solid #20476c;
}

#links-box {
	width: 309px;
	float: left;
	padding-top: 8px;
}

.mac.gecko #links-box {
	width: 309px;
	float: left;
	padding-top: 8px;
}

.mac.gecko #nav-links {
	margin-top: 8px;
}

#nav-links a, #nav-links a.selected, #nav-links a:hover {
	display: inline-block;
	font-size: 45px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 4px 0;
}

.mac.gecko #nav-links a, .mac.gecko #nav-links a.selected, .mac.gecko #nav-links a:hover {
	display: inline-block;
	font-size: 45px;
	line-height: 33px;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 12px 0;
}

#nav-links a {
	border-bottom: 1px solid #e9f3f8;
	color: #05da96;
}

#nav-links a.selected, #nav-links a:hover {
	border-bottom: 1px solid #05da96;
	color: #20476c;
}

#nav-downloads a.selected, #nav-downloads a:hover {
	border-bottom: 1px solid #05da96;
	color: #fcc402;
}

#content-box {
	width: 630px;
	float: right;
	position: relative;
}

#impressum {
	position: absolute;
	bottom: 20px;
	float: left;
	display: block;
	clear: left;
	font-size: 14px;
	color: #05da96;
}

#impressum,
#impressum:visited {
	color: #05da96;
	text-decoration: none;
}

#impressum:hover {
	color: #05da96;
	text-decoration: underline;
}

#content-box #content-menu {
	width: 150px;
}

#content-box #big-number {
	position: absolute;
	bottom: 15px;
	font-size: 48px;
	color: #20476c;
}

/* Footer Layout */

#footer {
	width: 950px;
	clear: both;
	height: 182px;
	min-height: 182px;
	max-height: 182px;
	margin-bottom: 50px;
}

#footer-left-box {
	width: 309px;
	float: left;
	position: relative;
}

#footer-left-box p {
	position: absolute;
	bottom: 5px;
	color: #1D507D;
	font-size: 10px;
}

#footer-left-box p a,
#footer-left-box p a:hover,
#footer-left-box p a:visited {
	color: #05DA96;
	text-decoration: none;
}

#footer-right-box {
	width: 630px;
	float: right;
}

#footer-left-box, #footer-right-box {
	border-top: 1px solid #20476c;
	border-bottom: 1px solid #d2dae2;
	height: 180px;
	min-height: 180px;
	max-height: 180px;
}

.footer-upper-box {
	font-size: 10px;
	border-bottom: 1px solid #20476c;
	color: #1d507d;
	height: 20px;
	max-height: 20px;
	min-height: 20px;
	padding: 10px 0 0;
}

.footer-upper-box a,
.footer-upper-box a:hover,
.footer-upper-box a:visited {
	color: #05da96;
	text-decoration: none;
}

.footer-lower-box {
	float: right;
}

.footer-lower-box a, .footer-lower-box a:hover, .footer-lower-box a:visited {
	margin-top: 50px;
}

#footer-links li {
	display: inline;
}

.footer-lower-box a.denta-one {
	display: block;
	width: 60px;
	height: 56px;
	text-indent: -500em;
	background-image: url(images/footer-denta-one-logo.png);
	float: left;
}

.footer-lower-box a.quality-smile {
	display: block;
	width: 191px;
	height: 56px;
	text-indent: -500em;
	background-image: url(images/footer-quality-smile-logo.png);
	margin-left: 65px;
	float: left;
}

.footer-lower-box a.bego {
	display: block;
	width: 105px;
	height: 56px;
	text-indent: -500em;
	background-image: url(images/footer-bego-logo.png);
	margin-left: 65px;
	float: left;
}

/* Page Styles */

/* Home Layout */

#content-box #big-smile-pic {
	float: left;
	width: 310px;
	height: 388px;
	background: url(images/home-big-smile.png) no-repeat 0 0;
}

#content-box #home-text {
	float: right;
	width: 270px;
	color: #20476c;
}

#content-box #home-text p {
	font-size: 17px;
	display: block;
	font-weight: bold;
	float: right;
	margin-top: 13px;
	margin-bottom: 36px;
	padding-bottom: 4px;
	border-bottom: 4px solid #05da96;
}

#content-box #home-text ul {
	width: 230px;
	list-style-type: disc;
	float: right;
	list-style-image: url(images/green-bullet-9px.png);
	list-style-position: outside;
}

#content-box #home-text ul li {
	font-size: 11px;
	list-style-type: disc;
	float: right;
	margin-bottom: 20px;
	line-height: 16px;
}

#content-box .content-green-box-bottom {
	clear: both;
	height: 28px;
	width: 100%;
	background-color: #05da96;
}

/* Unternehmen Layout */

/* @group Circle Links */

/*
*	Top Links Menu Setup - Image Rollover
*/

ul.circle-menu {
	list-style: none;
	padding: 0px;
	float: right;
	margin-top: 3px;
	display: inline;
}

.displace {
	position: absolute;
	left: -5000px;
}

ul.circle-menu li {
	float: left;
	overflow: hidden;
	margin-left: 5px;
}

ul.circle-menu li a {
	display: block;
	width: 26px;
	height: 26px;
	background: url(images/content-numeric-buttons.png);
	overflow: hidden;
}

/*
*	Normal Links
*/

ul.circle-menu li.one a {
	background-position: 0 0;
}

ul.circle-menu li.two a {
	background-position: -28px 0;
}

ul.circle-menu li.three a {
	background-position: -56px 0;
}

/*
*	Hover Links
*/

ul.circle-menu li.one a:hover {
	background-position: 0 -26px;
}

ul.circle-menu li.two a:hover {
	background-position: -28px -26px;
}

ul.circle-menu li.three a:hover {
	background-position: -56px -26px;
}

/*
*	Selected/Active Links
*/

ul.circle-menu li.one a.selected {
	background-position: 0 -26px;
}

ul.circle-menu li.two a.selected {
	background-position: -28px -26px;
}

ul.circle-menu li.three a.selected {
	background-position: -56px -26px;
}

/* @end */

/* Home Layout */

#content-box .wide-title-box {
	float: right;
	width: 470px;
	height: 33px;
	border-bottom: 1px solid #20476c;
}

#content-box .full-width-title-box {
	width: 100%;
	height: 33px;
	border-bottom: 1px solid #20476c;
}

#content-box .two-title-container-box {
	float: right;
	width: 470px;
}

#content-box .full-width-title-box h3 {
	font-size: 16px;
	font-weight: bold;
	color: #20476c;
	margin-top: 12px;
	margin-left: 128px;
	float: left;
}

#content-box .full-width-title-box a,
#content-box .full-width-title-box a:hover,
#content-box .full-width-title-box a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #d174d2;
	margin-top: 14px;
	float: left;
	text-decoration: none;
}

#content-box #wide-content-title h3 {
	font-size: 16px;
	font-weight: bold;
	color: #20476c;
	margin-top: 12px;
	float: left;
}

#content-box .wide-content-box {
	clear: both;
	clear: right;
	float: right;
	width: 470px;
	min-height: 373px;
	padding-top: 10px;
}

#left-content-title-box {
	float: left;
	width: 230px;
	height: 33px;
	border-bottom: 1px solid #20476c;
}

#right-content-title-box {
	float: right;
	width: 230px;
	height: 33px;
	border-bottom: 1px solid #20476c;
}

#right-content-title-box h3,
#left-content-title-box h3 {
	font-size: 16px;
	font-weight: bold;
	color: #20476c;
	margin-top: 12px;
	float: left;
}

/* Grundung */

#content-box .left-content-column {
	float: left;
	width: 230px;
}

#content-box .right-content-column {
	float: right;
	width: 230px;
}

#content-box .wide-content-box p {
	font-size: 12px;
	color: #515151;
	margin-bottom: 20px;
	line-height: 18px;
}

#content-box .wide-content-box ul.history li p.date {
	font-size: 16px;
	line-height: 16px;
	color: #20476c;
	font-weight: bold;
	margin-bottom: 3px;
}

#content-box .wide-content-box ul.green-bullet-content-list {
	margin-left: 20px;
	list-style-type: disc;
	list-style-image: url(images/green-bullet-9px.png);
}

#content-box .wide-content-box ul.green-bullet-content-list li {
	font-size: 12px;
	margin-bottom: 20px;
	color: #20476c;
	font-weight: bold;
}

/* Aktuelles Layout */

.side-links ul {
	margin-top: 11px;
}

.side-links ul li {
	height: 23px;
	font-size: 14px;
	color: #d174d2;
	border-bottom: 1px solid #20476c;
	padding: 0px;
	line-height: 26px;
	font-weight: bold;
}

.side-links ul li a,
.side-links ul li a:hover,
.side-links ul li a:visited {
	color: #d174d2;
	text-decoration: none;
}

.side-links ul li a:hover,
.side-links ul li a.selected {
	color: #20476c;
}

#content-box .wide-content-box .blue {
	color: #20476c;
}

#content-box .wide-content-box .bold {
	font-weight: bold;
}

#content-box .wide-content-box a {
	line-height: 18px;
	color: #05da96;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	text-decoration: none;
}

#content-box .wide-content-box a:hover {
	text-decoration: underline;
}

#content-box .wide-content-box a[href$='.pdf'] {
	display: inline-block;
	padding-left: 23px;
	line-height: 18px;
	background: transparent url(images/page_white_acrobat.png) center left no-repeat;
}

#content-box .wide-content-box a[href$='.xls'],
#content-box .wide-content-box a[href$='.csv'],
#content-box .wide-content-box a[href$='.xlt'],
#content-box .wide-content-box a[href$='.xlw'] {
	display: inline-block;
	padding-left: 23px;
	line-height: 18px;
	background: transparent url(images/page_white_excel.png) center left no-repeat;
}

#content-box .wide-content-box a[href$='.ppt'],
#content-box .wide-content-box a[href$='.pps'] {
	display: inline-block;
	padding-left: 23px;
	line-height: 18px;
	background: transparent url(images/page_white_powerpoint.png) center left no-repeat;
}

#content-box .wide-content-box a[href$='.doc'],
#content-box .wide-content-box a[href$='.rtf'],
#content-box .wide-content-box a[href$='.txt'],
#content-box .wide-content-box a[href$='.wps'] {
	display: inline-block;
	padding-left: 23px;
	line-height: 18px;
	background: transparent url(images/page_white_word.png) center left no-repeat;
}

#content-box .wide-content-box a[href$='.zip'],
#content-box .wide-content-box a[href$='.gzip'],
#content-box .wide-content-box a[href$='.rar'] {
	display: inline-block;
	padding-left: 23px;
	line-height: 18px;
	background: transparent url(images/page_white_compressed.png) center left no-repeat;
}

#content-box .full-width-column {
	clear: both;
	border-top: 1px solid #20476c;
	padding-top: 20px;
}

#content-box .full-width-column ul {
	list-style-type: disc;
	list-style-image: url(images/green-bullet-9px.png);
	list-style-position: inside;
	color: #20476c;
	line-height: 18px;
}

#content-box .full-width-column ul li {
	font-size: 12px;
	margin-bottom: 20px;
}

.white-bg-wrapper {
	background-color: white;
	padding-top: 10px;
	overflow: hidden;
	margin-bottom: 30px;
}

.blue-border-bottom {
	border-bottom: 1px solid #20476c;
}

/* Calendar styles */

#content-box #calender-content-box {
	clear: right;
	min-height: 373px;
	width: 500;
}

#content-box #calender-content-box .event-date {
	height: 19px;
	padding-top: 3px;
	background: #0160ba;
	color: #05DA96;
	background: -webkit-gradient(linear, center top,center bottom, from(rgba(1,96,186,1)), to(rgba(31,72,110,1)));
	background: -moz-linear-gradient(top, rgba(1,96,186,1), rgba(31,72,110,1));
	border-left: 1px solid #20476c;
	border-right: 1px solid #20476c;
	padding-left: 9px;
}

#content-box #calender-content-box .event-title {
	height: 29px;
	font-size: 21px;
	text-align: left;
	color: #20476c;
	border-left: 1px solid #20476c;
	border-right: 1px solid #20476c;
	background-color: #ffffff;
	padding-left: 9px;
	padding-top: 8px;
}

#content-box #calender-content-box .event-content {
	background: #fff;
	height: 303px;
	border-left: 1px solid #20476c;
	border-right: 1px solid #20476c;
	padding-left: 9px;
	padding-top: 8px;
	overflow: hidden;
	color: #20476c;
}

.calnk {
	padding-left: 5px;
	margin-top: 5px;
}

.calnk a:hover {
	font-size: 9px;
	text-decoration: none;
	color: #1d507d;
}

.calnk a:visited {
	font-size: 9px;
	text-decoration: none;
	color: #1d507d;
}

.calnk a {
	font-size: 9px;
	text-decoration: none;
	color: #1d507d;
}

.calnk a span {
	display: none;
}

.calnk a:hover span {
	color: #333333;
	background: #F6F79B;
	display: block;
	position: absolute;
	margin-top: 1px;
	padding: 5px;
	width: 150px;
	z-index: 100;
}

.calendar-table {
	border: none;
	width: 629px;
}

.mac.gecko .calendar-table {
	border: none;
	width: 629px;
	margin-left: 1px;
}

.calendar-heading {
	height: 23px;
	text-align: center;
	border-left: 1px solid #20476c;
	border-right: 1px solid #20476c;
	background: #fff;
	vertical-align: middle;
}

.calendar-next {
	width: 25%;
	text-align: right;
	padding-right: 3px;
}

.calendar-next a,
.calendar-next a:hover,
.calendar-next a:visited {
	color: #05da96;
	text-decoration: none;
	background: #ffffff url(images/right-arrow.gif) no-repeat 50px;
	padding-right: 15px;
}

.calendar-prev {
	padding-left: 3px;
	width: 25%;
	text-align: left;
	color: #05da96;
}

.calendar-prev a,
.calendar-prev a:hover,
.calendar-prev a:visited {
	color: #05da96;
	text-decoration: none;
	background: #ffffff url(images/left-arrow.gif) no-repeat;
	padding-left: 15px;
}

.calendar-month {
	width: 50%;
	text-align: center;
	font-weight: bold;
	color: #d174d2;
}

.normal-day-heading, .weekend-heading {
	text-align: left;
	width: 14%;
	height: 21px;
	font-size: 0.8em;
	border: 1px solid #20476c;
	background-color: #fff;
	padding-left: 3px;
	color: #d174d2;
	vertical-align: middle;
	font-weight: bold;
}

.day-with-date, .current-day {
	vertical-align: text-top;
	text-align: left;
	height: 88px;
	width: 14%;
	border: 1px solid #20476c;
	background-color: #cdf8ea;
}

.day-with-date .title-bar, .current-day .title-bar {
	padding-left: 3px;
	padding-top: 3px;
	height: 18px;
	background: #0160ba;
	color: #05DA96;
	background: -webkit-gradient(linear, center top,center bottom, from(rgba(1,96,186,1)), to(rgba(31,72,110,1)));
	background: -moz-linear-gradient(top, rgba(1,96,186,1), rgba(31,72,110,1));
}

.no-events {
	background-color: #fff;
}

.day-without-date {
	height: 88px;
	width: 14%;
	border: 1px solid #20476c;
	background: #eae9e9;
}

span.weekend {
	color: #FF0000;
}

span.event {
	font-size: 0.75em;
}

.kjo-link {
	font-size: 0.75em;
	text-align: center;
}

.event-title {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
}

.event-title-break {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	height: 1px;
	background-color: #000000;
}

.event-content-break {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	height: 1px;
	background-color: #000000;
}

.calendar-date-switcher {
	height: 25px;
	text-align: center;
	border: 1px solid #D6DED5;
	background-color: #E4EBE3;
}

.calendar-date-switcher form {
	margin: 0;
	padding: 0;
}

.calendar-date-switcher input {
	border: 1px #D6DED5 solid;
}

.calendar-date-switcher select {
	border: 1px #D6DED5 solid;
}

.cat-key {
	width: 100%;
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #D6DED5;
}

/* Downloads */

#content-box .content-yellow-box-bottom {
	clear: both;
	height: 28px;
	width: 100%;
	background-color: #fcc402;
}

#downloads {
	float: right;
	width: 470px;
	list-style-type: disc;
	list-style-image: url(images/yellow-bullet.gif);
	font-weight: lighter;
	margin-bottom: 65px;
}

#downloads li {
	color: #20476c;
	font-size: 18px;
	margin-top: 23px;
}

#downloads li p {
	color: #20476c;
	font-size: 12px;
	margin-top: 5px;
}

#downloads li p a,
#downloads li p a:hover,
#downloads li p a:visited {
	color: #fcc402;
	text-decoration: none;
	font-weight: bold;
}

#pricelist {
	float: right;
	width: 470px;
	list-style-type: disc;
	font-weight: lighter;
	margin-bottom: 65px;
}

#pricelist li {
	color: #20476c;
	font-size: 14px;
	margin-top: 10px;
}

#pricelist li a,
#pricelist li a:hover,
#pricelist li a:visited {
	color: #fcc402;
	text-decoration: none;
	font-weight: normal;
}

#downloads-home {
	color: #20476c;
	border-bottom: 1px solid #20476c;
	padding: 14px 0 40px 160px;
	font-weight: lighter;
	font-size: 18px;
}

#error-page {
	color: #20476c;
	border-bottom: 1px solid #20476c;
	padding: 14px 0 40px 160px;
	font-weight: lighter;
	font-size: 12px;
}

#error-page a {
	color: #05DA96;
}

#header-box h2.yellow {
	color: #fcc402;
	
}

#content-box #registration-box h3 {
	background: #0160ba;
	background: -webkit-gradient(linear, center top,center bottom, from(rgba(1,96,186,1)), to(rgba(31,72,110,1)));
	background: -moz-linear-gradient(center top , #0160BA, #1F486E) repeat scroll 0 0 transparent;
	border-left: 1px solid #20476C;
	border-right: 1px solid #20476C;
	color: #05DA96;
	font-size: 18px;
	font-weight: normal;
	height: 29px;
	padding-left: 9px;
	padding-top: 11px;
	text-align: left;
}

#content-box #registration-box p {
	background: #0160ba;
	background: -webkit-gradient(linear, center top,center bottom, from(rgba(1,96,186,1)), to(rgba(31,72,110,1)));
	background: -moz-linear-gradient(center top , #0160BA, #1F486E) repeat scroll 0 0 transparent;
	border-left: 1px solid #20476C;
	border-right: 1px solid #20476C;
	color: #05DA96;
	height: 19px;
	margin: 0;
	padding-left: 9px;
	padding-top: 3px;
}

#content-box #registration-box a {
	color: #05DA96;
}

#content-box #registration-box #registration {
	
	
}

#content-box #registration-box #registration {
	background: #0160ba;
	background: -webkit-gradient(linear, center top,center bottom, from(rgba(1,96,186,1)), to(rgba(31,72,110,1)));
	background: -moz-linear-gradient(center top , #0160BA, #1F486E) repeat scroll 0 0 transparent;
	border-left: 1px solid #20476C;
	border-right: 1px solid #20476C;
	color: #05DA96;
	padding-left: 9px;
	padding-top: 3px;
}

#content-box #registration-box #registration fieldset {
	border: 1px solid #05DA96;
	margin-bottom: 20px;
	margin-right: 10px;
	margin-top: 10px;
	padding: 10px;
}

#content-box #registration-box #registration p {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding: 10px 0 18px;
}

#content-box #registration-box #registration p.error {
	background: none;
	border: none;
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding: 5px 0 5px;
	color: white;
}

#content-box #registration-box #registration p.numbers-little {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding: 0px;
}


#content-box #registration-box #registration fieldset p {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	font-size: 18px;
	font-weight: bold;
	padding: 0 20px 0 0;
}

#content-box #registration-box #registration input {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #000000;
	color: #20476C;
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	padding: 3px;
}

#content-box #registration-box #registration input.phone {
	width: 30px;
}

#content-box #registration-box #registration input.submit-form-button {
	background: none;
	border: none;
	color: #20476C;
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
}



#content-box #registration-box #registration fieldset label {
	font-size: 12px;
	padding-bottom: 5px;
	padding-right: 149px;
}

#content-box #registration-box #registration label {
	margin-bottom: 5px;
}