

#wrapper {
    width: 700px;
    margin: 10px auto;
}

#intro {
    padding-bottom: 10px;
}

#slider {
    width: 700px;
    margin: 0 auto;
    position: relative;
	border: 10px solid #ddd;
	background:#000;
}

.scroll {
	overflow: hidden;
	width: 700px;
    margin: 0 auto;
    position: relative;
}

.scrollContainer {
	position: relative;
}

.scrollContainer div.panel {
    padding: 10px;
    width: 274px;
	height: 318px;
}

#left-shadow {
	position: absolute;
	top: 0;
	left: 0;
	width: 12px;
	bottom: 0;
	background: url('/images/leftshadow.png') repeat-y;
}

#right-shadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 12px;
	bottom: 0;
	background: url('/images/rightshadow.png') repeat-y;
}

.inside {
	padding: 10px;
}

.inside img {
	display: block;
	margin: 0 0 10px 0;
	width: 250px;
	border:1px solid #222;
}

.inside h2 {
	font-weight: bold;
	color: #ccc;
	font-size: 14px;
	margin: 0 0 8px 0;
}

.inside p {
	font-size: 10px;
	color: #ccc;
}

.inside a {
	color: #fff;
	text-decoration: underline;
	font-weight:bold;
}

.inside a:hover {
	color:#fff;
}

.scrollButtons {
    position: absolute;
    top: 127px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -45px;
}

.scrollButtons.right {
    right: -45px;
}

.hide {
    display: none;
}

.medxp_header {
	height:265px;
	font-size:13px;
	font-family:Tahoma;
}
.medxp_left {
	width:370px;
	height:250px;
	float:left;
	color:#00CCFF;
}
.medxp_1_header {
	height:50px;
}
.medxp_1_body {
	height:200px;
	padding-right:10px;
	overflow:hidden;
	overflow-y:auto;
	font-size:13px;
	font-family:Tahoma;
	line-height:125%;
	color:#ccc;
	margin:10px 0 20px 0;
}
.medxp_1_body h2, .medxp_1_body h3, .medxp_1_body p {
	color:#ccc;
	font-size:12px;
}
.medxp_1_footer {
}
.medxp_1_footer a {
	font-size:12px;
	color:#00CCFF;
	display:inline-block;
	padding:0 5px 0 5px;
	text-decoration:none;
}
.medxp_1_footer a:hover {
	text-decoration:underline;
	color:#EF7D29;
}


.medxp_right {
	width:370px;
	height:250px;
	float:right;
}

.medxp_content {
	padding:20px 0px 20px 40px;
}

.medxp_content p {
	font-family:Tahoma;
	line-height:125%;
	font-size:13px;
	padding:5px 0 10px 0;
}
.medxp_content h1 {
	padding-bottom:10px;
}

table.tb_mdx {
	/*width:100%;*/
}

table.tb_mdx h2 {
	font-size:13px;
	font-weight:bold;
	color:#000000
}

table.tb_mdx td {
	padding:5px;
	text-align:center;
}

table.tb_mdx td.c1 {
	padding:5px;
	text-align:center;
	border-right:1px dotted #ccc;
	border-top:1px solid #ccc;
}

table.tb_mdx td.c2 {
	padding:5px;
	text-align:center;
	border-right:1px dotted #ccc;
	border-top:1px solid #ccc;
	vertical-align:bottom;
}

table.tb_mdx td.c3 {
	padding:5px;
	text-align:center;
	border-left:1px solid #ccc;
	border-right:1px dotted #ccc;
	border-top:1px solid #ccc;
}

table.tb_mdx td.c4 {
	padding:5px;
	text-align:center;
	border-right:1px dotted #ccc;
	border-left:1px solid #ccc;
}

table.tb_mdx td.c4 a {
	color:#333333;
	text-decoration:underline;
}

table.tb_mdx td.c4 a:hover {
	color:#3366cc;
	text-decoration:underline;
}

table.tb_mdx td.c5 {
	padding:5px;
	text-align:center;
	border-right:1px dotted #ccc;
}

table.tb_mdx td.c5 a {
	color:#333333;
	text-decoration:underline;
}

table.tb_mdx td.c5 a:hover {
	color:#3366cc;
	text-decoration:underline;
}

table.tb_mdx td.c6 {
	padding:5px;
	text-align:center;
	border-bottom:1px dotted #ccc;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	vertical-align:middle;
}

table.tb_mdx td.c7 {
	padding:5px;
	text-align:center;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
}

table.tb_mdx td.c8 {
	padding:5px;
	text-align:center;
	border-right:1px solid #ccc;
}

table.tb_mdx td.c8 a {
	color:#333333;
	text-decoration:underline;
}

table.tb_mdx td.c8 a:hover {
	color:#3366cc;
	text-decoration:underline;
}

table.tb_mdx td.c9 {
	padding:5px;
	width:100px;
	text-align:right;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
}

table.tb_mdx td.c10 {
	padding:5px;
	width:100px;
	text-align:right;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

table.tb_mdx td.c11 {
	text-align:right;
	font-size:x-small;
	color:gray;
	padding-top:5px;
	padding-right:5px;
}

table.tb_mdx td.c12 {
	padding:5px;
	text-align:center;
	border-left:1px solid #ccc;
	border-right:1px dotted #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

table.tb_mdx td.c13 {
	padding:5px;
	text-align:center;
	border-right:1px dotted #ccc;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

table.t_view_type {
}
table.t_view_type td {
	padding:5px;
	font-size:11px;
	vertical-align:middle;
}
table.t_view_type td a, table.t_view_type td a:visited, table.t_view_type td a:active {
	color:#333333;
	text-decoration:none;
}
