	margin: 0 auto;/* Page Holder */
#container{

	width: 100%;
	clear:both;
	overflow:hidden;
	padding:0;
	}
#wrapper {
	width:933px;
	clear:both;
	margin:0 auto;
	padding:0 0 0 0;
	}
/* General Styles */
.clear { clear:both; overflow:hidden; width:100%; }
.float-l{ float:left; }
.float-r{ float:right; }

/* Texttype Styles */
.txttype1 { text-decoration: underline; font-weight:bold; color:#2D8BCB; font-size:13px; }

/* Heading type Styles */
.headype1 { text-decoration: underline; font-weight:bold; color:#2D8BCB; font-size:13px; }

/* H1 to H6 type Styles */
h1 { text-decoration: none; color:#96d25c; font-size:20px; font-weight:normal; font-family:Georgia;}
h2{ text-decoration: none; color:#dbc27d; font-size:20px; font-weight:normal; line-height:20px;}
/* Linktype Styles */
.linktype1 { color: #808080; text-decoration: none; }
.linktype1:hover { text-decoration: underline; color: #FFFFFF; }
/*...........home page.........*/
/* header css */
#header{
	width:933px;
	clear:both;
	margin:0 auto;
	height:148px;
	}
#header .logo{
	float:left;
	padding:30px 0 0 100px;
	}
#header_right{
	float:right;
	padding:0 15px 0 0;
	width:400px;
	}
#header_right .top_links{
	float:right;
	padding:5px 0 0 0;
	color:#6f6f6f;
	font-size:10px;
	}
#header_right .top_links a{
	color:#6f6f6f;
	}
#header_right .top_links a:hover{
	text-decoration:underline;
	}
#header_right .contact{
	float:right;
	padding:30px 130px 0 0;
	line-height:20px;
	font-size:13px;
	color:#3d3d3d;
	text-align:center;
	}
#header_right .contact span{
	font-family:Georgia;
	color:#cf7903;
	font-size:20px;
	}
#header_right .contact span a{
	font-family:Georgia;
	color:#cf7903;
	font-size:20px;
}

#header_right .contact a{
	color:#3d3d3d;
	}
#header_right .contact a:hover{
	text-decoration:underline;
	}
#header ul{
	clear:both;
	overflow:hidden;
	padding:13px 0 0 0;
	font-family:Georgia;
	font-size:14px;
	line-height:45px
	}
#header ul li {
	list-style:none;
	padding:0;
	float:left;
	}
#header ul li a{
	color:#fff;
	float:left;
	background:url(/app_themes/default/images/navi1.jpg) no-repeat left top;
	/*
	padding:0 0 0 34px;
*/
	padding:0 0 0 18px;
	height:44px;
	display:block;
	}
#header ul li a span{
	background:url(/app_themes/default/images/navi1.jpg) no-repeat right top;
	height:44px;
	/*
	padding:0 36px 0 0 ;
*/
	padding:0 49px 0 15px;
	display:block;
	}
#header ul li a:hover{
	background:url(/app_themes/default/images/navi1.jpg) no-repeat left -44px;
	}
#header ul li a:hover span{
	background:url(/app_themes/default/images/navi1.jpg) no-repeat right -44px;
	}
#header ul li.home a{
	background:url(/app_themes/default/images/h_navi_icon.jpg) no-repeat left top;
	width:55px;
	padding:0;
	}
#header ul li.home a:hover{
	background:url(/app_themes/default/images/h_navi_icon.jpg) no-repeat left -44px;
	color:#fff;
	}
#header ul li.active a {
	background:url(/app_themes/default/images/h_navi_icon.jpg) no-repeat left -88px;
	}
#header ul li.last a span{
	background:url(/app_themes/default/images/navi_right.jpg) no-repeat right top;
	height:44px;
	/*
	padding:0 30px 0 0 ;
*/
	padding:0 26px 0 15px ;
	float:right;
	}
#header ul li.last a:hover span{
	background:url(/app_themes/default/images/navi_right.jpg) no-repeat right -44px;
	}
#header ul li.current a{
	background:url(/app_themes/default/images/navi1.jpg) no-repeat left -84px;
	color:#0d2954;
	}
#header ul li.current a span{
	background:url(/app_themes/default/images/navi1.jpg) no-repeat right -84px;
	}
#header ul li.last_current a{

	background:url(/app_themes/default/images/navi1.jpg) no-repeat left -85px;
	height:44px;
	color:#0d2954;
	display: block;
		
	}
#header ul li.last_current a span{
	background:url(/app_themes/default/images/navi_right.jpg) no-repeat  right -89px;
padding: 0 44px 0 0;
display: block;
	}

#footer {
	width:903px;
	margin:0 auto;
	padding:0 0 30px 0;
	clear:both;
	overflow:hidden;
	}
#footer p {
	padding:0 0 0 33px;
	font-size:11px;
	}
/*......content css here........*/
#content{
	width:933px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	}
.content_mid{
	background:url(/app_themes/default/images/content_mid.jpg) repeat-y left top;
	width:886px;
	clear:both;
	overflow:hidden;
	padding:2px 24px 0 23px;
	}
.content_bottom{
	background:url(/app_themes/default/images/content_bottom.jpg) no-repeat left bottom;
	width:933px;
	height:20px;
	clear:both;
	overflow:hidden;
	}
/*............home banner css here.........*/
.h_slider1{
	background:url(/app_themes/default/images/h_banner1.jpg) no-repeat left top;
	width:886px;
	height:258px;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	}
.h_slider1_content{
	padding:55px 0 0 140px;
	width:340px;
	}
.h_slider1_content h1{
	font-size:24px;
	color:#fff;
	line-height:30px;
	padding:0 0 5px 0;
	clear:both;
	overflow:hidden;
	}
.h_slider1_content h1 strong{
	font-weight:normal;
	font-style:italic;
	font-size:30px;
	float:right;
	}
.h_slider1_content P{
	color:#202020;
	font-size:13px;
	line-height:18px;
	clear:both;
	overflow:hidden;
	}
.home_widgets{
	clear:both;
	overflow:hidden;
	border-bottom:1px solid #adadad;
	padding:8px 0 8px 0;
	width:100%;
	}
.home_widgets .widget1{
	width:289px;
	float:left;
	padding:0 9px 0 0;
	}
.home_widgets .widget1_last {
	padding:0;
	}
.home_widgets .widget1 h1{
	background:url(/app_themes/default/images/heading_1.jpg) repeat-x left top;
	width:289px;
	height:36px;
	clear:both;
	overflow:hidden;
	font-size:18px;
	line-height:32px;
	color:#fff;
	text-align:center;
	}
.home_widgets .widget1 .row1{
	clear:both;
	overflow:hidden;
	padding:10px 0 10px 0;
	width:264px;
	margin:0 auto;
	}
.home_widgets .widget1 .row1 p{
	color:#232323;
	}
.home_widgets .widget1 .row1 p strong{
	color:#0e264c;
	}
.home_widgets .widget1 .row1 p a{
	color:#d07b06;
	}
.home_widgets .widget1 .row1 p a:hover{
	text-decoration:underline;
	}
.home_widgets .widget1 .row1 ul{
	padding:16px 0 0 25px;
	}
.home_widgets .widget1 .row1 ul li{
	background:url(/app_themes/default/images/dort_icon.jpg) no-repeat left center;
	padding:0 0 0 10px;
	color:#232323;
	width:100%;
	font-weight:bold;
	}
.home_widgets .widget1 .row1 ul li a{
	color:#232323;
	}
.home_widgets .widget1 .row1 ul li a:hover{
	text-decoration:underline;
	}
.home_widgets .widget1 a.link1{
	background:url(/app_themes/default/images/a_1.gif) no-repeat left top;
	width:290px;
	height:28px;
	display:block;
	text-align:center;
	font-size:14px;
	color:#fff;
	line-height:25px;
	font-weight:bold;
	}
.home_widgets .widget1 a.link1:hover{
	background:url(/app_themes/default/images/a_1.gif) no-repeat left -28px;
	}
#affliation {
	clear:both;
	overflow:hidden;
	width:100%;
	height:60px;
	text-align:center;
	color:#0d264c;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:70px;
	}
#affliation a {
	padding:0 25px;
	}
	
/*... leftstrip ....*/
#leftstrip {
	width:290px;
	float:left;
	}
#leftstrip .linktype1 {
	width:290px;
	height:32px;
	line-height:32px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	background:#6d819f;
	display:block;
	}
#leftstrip .block1 {
	width:250px;
	padding:10px 20px;
	margin:0 0 1px 0;
	clear:both;
	overflow:hidden;
	background:#e7eaef;
	line-height:18px;
	}
#leftstrip .block1 strong { color:#103163; font-size:14px; }
#leftstrip .block1 strong a
{
	color:#103163; 
	font-size:14px;
	padding-left: 0;
}
#leftstrip .block1 a {
	display:block;
	padding:0 0 0 22px;
	color:#000000;
	line-height:22px;
	}
#leftstrip .block1 .link {
	padding:0 0 0 0px;
	color:#000000;
	}
/*... rightstrip ....*/
#rightstrip {
	width:575px;
	float:right;
	padding: 0 0 0 0;
	}
#rightstrip h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#6a6a6a;
	padding:0 0 7px 0;
	border-bottom:1px solid #ccc;
	}
#rightstrip	.textNavi
{
	color: #103163;
	font-size: 14px;
}
#rightstrip .block1 {
	clear:both;
	overflow:hidden;
	width:100%;
	padding:15px 0;
	border-bottom:1px solid #ccc;
	}
#rightstrip .block1 .left {
	width:300px;
	float:left;
	}
#rightstrip .block1 .left img {
	float:left;
	}
#rightstrip .block1 .left div {
	width:205px;
	float:right;
	padding:5px 0 0 0;
	}
#rightstrip .block1 .left div strong {
	font-size:14px;
	color:#103163;
	}
#rightstrip .block1 .left div a {
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	line-height:23px;
	text-align:center;
	display:block;
	width:102px;
	height:23px;
	margin:4px 0 0 0;
	background:url(/app_themes/default/images/addtocart_bg.gif) no-repeat left top;
	}
#rightstrip .block1 .left ul {
	padding:5px 10px 10px 15px;
	float:left;
	}
#rightstrip .block1 .left ul li {
	padding:0 0 0 0;
/*	line-height:22px;*/
	float:none;	
	list-style-type:disc;
/*	background:url(/app_themes/default/images/dort_icon.jpg) no-repeat left center;*/
	}

#rightstrip .block1 .right {
	width:245px;
	float:right;
	}
#rightstrip .block1 .right .title {
	width:245px;
	height:25px;
	background:#e7eaef;
	text-indent:10px;
	line-height:25px;
	color:#103163;
	clear:both;
	overflow:hidden;
	}
#rightstrip .block1 .right .title strong {
	color:#103163;
	}
#rightstrip .block1 .right p.buttons {
	float:right;
	width:57px;
	padding:10px 0 0 0;
	}
#rightstrip .block1 .right p.buttons a {
	width:57px;
	height:20px;
	text-align:center;
	display:block;
	color:#fff;
	line-height:20px;
	margin:0 0 3px 0;
	font-size:10px;
	background:url(/app_themes/default/images/sample_bg.gif) no-repeat left top;
	}
#rightstrip .block1 .callbutton {
	width:245px;
	float: right;
	text-align: center;
	padding: 15px 0 0 0;
	}


#rightstrip .block1 .right ul {
	padding:10px 10px 0 10px;
	float:left;
	width:210px;
	}
#rightstrip .block1 .right ul li {
	padding:0 0 0 10px;
	line-height:22px;
	background:url(/app_themes/default/images/dort_icon.jpg) no-repeat left center;
	}

#block2 {
	width:884px;
	clear:both;
	overflow:hidden;
	padding:20px 0;
	margin:0 0 20px 0;
	border:1px solid #bdbdbd;
	text-align:center;
	background:url(/app_themes/default/images/bg_order.gif) repeat-x left top #cf7a03;
	}
#block2 h1 {
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-style:italic;
	font-weight:bold;
	padding:0 0 20px 0;
	}
#block2 div div {
	float:left;
	width:244px;
	padding:0 25px;
	}
#block2 div div strong { 
	color:#fff;
	font-size:26px;
	font-style:italic;
	line-height:36px;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	 }
#block2 div div span {
	font-size:14px;
	color:#103163;
	display:block;
	font-weight:bold;
	padding:5px 0;
	line-height:18px;
	}
#block3 {
	width:100%;
	clear:both;
	overflow:hidden;
	}
#block3 h2 {
	color:#6a6a6a;
	padding:0 0 7px 0;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#block3 h4 {
	color:#103163;
	}
#leftstrip2 h2 {
	border-bottom:1px solid #ccc;
	}
#leftstrip2 {
	width:655px;
	float:left;
	}
#leftstrip2 .block_0 {
	clear:both;
	overflow:hidden;
	padding:10px 0;
	}
#leftstrip2 .block_0 h4 {
	width:100%;
	clear:both;
	overflow:hidden;
	padding:0 0 10px 0;
	}
#leftstrip2 .block_0 img {
	float:left;
	padding:0 7px 0 0;
	}
#leftstrip2 .block_0 a {
	display:block;
	padding: 0 22px 0 0 22px;
	color:#000000;
	line-height:22px;
	}	
#leftstrip2 .block_0 .block_1 {
	width: 99%;
	float:left;
	padding:0 0 0 3px;
	}
#leftstrip2 .block_0 .block_1 .title1 {
	height:37px;
	background:#113264;
	color:#fff;
	text-align:left;
	padding: 3px 0 0 4px;
	}
#leftstrip2 .block_0 .block_1 .title1_1 
{
	line-height:34px;
	}
#leftstrip2 .block_0 .block_1 .sub_title1 {
	width:100%;
	height:21px;
	background:#b7c1d0;
	font-size:10px;
	color:#113264;
	line-height:21px;
	clear:both;
	overflow:hidden;
	text-transform:uppercase;
	margin-bottom: 10px;
	padding-bottom: 5px;
	}
/*
#leftstrip2 .block_0 .block_1 span {
	width:60px;
	float:left;
	text-align:right;
	padding:0 5px 0 0;
	}
*/
#leftstrip2 .block_0 .block_1 .acol {
	width:200px;
	float:left;
	text-align:left;
	padding:0 5px 0 4px;
	}
#leftstrip2 .block_0 .block_1 .bcol {
	width:60px;
	float:left;
	text-align:right;
	padding:0 5px 0 2px;
	}
#leftstrip2 .block_0 .block_1 .ccol {
	width:160px;
	float:left;
	text-align:left;
	padding:0 5px 0 0;
	}
#leftstrip2 .block_0 .block_1 .dcol {
	width:305px;
	float:left;
	text-align: right;
	padding:0 0 0 4px;
	}
#leftstrip2 .block_0 .block_1 .ecol {
	width:58px;
	float:left;
	text-align:right;
	padding:0 5px 0 2px;
	}
#leftstrip2 .block_0 .block_1 .fcol {
	width:65px;
	float:left;
	text-align:right;
	padding:0 0 0 2px;
	}
#leftstrip2 .block_0 .block_1 .gcol {
	width:355px;
	float:left;
	text-align: right;
	padding: 1px 5px 0 2px;
	}

#leftstrip2 .block_0 .block_1 span img 
{
	float:right;
}
#leftstrip2 .block_0 .block_1 .info {
	width:100%;
/*	height:22px;*/
	line-height:22px;
	clear:both;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 5px;
	}

#rightstrip2 {
	width:217px;
	float:right;
	}
#rightstrip2 .title2 {
	width:217px;
	height:26px;
	line-height:26px;
	background:#113264;
	color:#fff
	}
#rightstrip2 .title2 span {
	width:72px;
	float:left;
	text-indent:10px;
	}
#rightstrip2 .block4 {
	background:#d7dce5;
	margin:0 0 1px 0;
	}
#rightstrip2 .text1 {
	width:217px;
	clear:both;
	overflow:hidden;
	line-height:18px;
	padding:2px 0;
	}
#rightstrip2 .text1 span {
	width:72px;
	float:left;
	text-indent:10px;
	}
#rightstrip2 .text1 span.one {
	width:144px;
	}
#rightstrip2 strong {
	display:block;
	text-indent:10px;
	color:#113264;
	padding:5px 0;
	}
#rightstrip2 .text2 {
	width:197px;
	height:26px;
	padding:0 10px;
	clear:both;
	overflow:hidden;
	line-height:26px;
	background:#9a0151;
	color:#fff;
	}
#rightstrip2 .text2 span {
	float:left;
	}
#rightstrip2 .text2 span.right {
	float:right;
	}
.tenpixspacer
{
	padding: 10px 0 10px 0;
	}
#centercontent {
  margin-top: 60px;
  voice-family: "\"}\"";
  voice-family: inherit;
  margin-left: 200px;
  margin-right: 205px;
  z-index: 100;
}

html > body #centercontent {
  margin-left: 200px;
  margin-right: 205px;
  z-index: 100;
}
#centercontentwide {
  margin-top: 20px;
  background: #fff;
  voice-family: "\"}\"";
  voice-family: inherit;
  margin-left: 200px;
  margin-right: 10px;
  z-index: 100;
}

html > body #centercontentwide {
  margin-left: 200px;
  margin-right: 10px;
  z-index: 100;
}
#rightstrip2a {
	width:217px;
	float:left;
	padding-left: 10px;
	}
#rightstrip2a .title2 {
	width:217px;
	height:26px;
	line-height:26px;
	background:#113264;
	color:#fff
	}
#rightstrip2a .title2 span {
	width:72px;
	float:left;
	text-indent:10px;
	}
#rightstrip2a .block4 {
	background:#d7dce5;
	margin:0 0 1px 0;
	}
#rightstrip2a .text1 {
	width:217px;
	clear:both;
	overflow:hidden;
	line-height:18px;
	padding:2px 0;
	}
#rightstrip2a .text1 span {
	width:72px;
	float:left;
	text-indent:10px;
	}
#rightstrip2a .text1 span.one {
	width:144px;
	}
#rightstrip2a strong {
	display:block;
/*	text-indent:10px;*/
	color:#113264;
	padding:5px 0;
	}
#rightstrip2a .text2 {
	width:197px;
	height:26px;
	padding:0 10px;
	clear:both;
	overflow:hidden;
	line-height:26px;
	background:#9a0151;
	color:#fff;
	}
#rightstrip2a .text2 span {
	float:left;
	}
#rightstrip2a .text2 span.right {
	float:right;
	}
#rightstrip2a h2 {
	color:#6a6a6a;
	padding:0 0 7px 0;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#rightstrip2a h2 {
	border-bottom:1px solid #ccc;
	}
	
.coreboxbody {
  background-image: url(images/core_box_bg.gif);
  width: 340px;
  padding-left: 20px;
  padding-right: 20px;
}
.coreboxtop {
  background-image: url(images/core_box_top.gif);
  height: 22px;
  width: 180px;
}
.coreboxbottom {
  width: 180px;
  background-image: url(images/core_box_bottom.gif);
  height: 22px;
}
.coreboxheader {
  width: 180px;
  background-image: url(images/core_box_bg.gif);
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 10px;
  text-align: center;
}

#leftstrip3 h2 {
	border-bottom:1px solid #ccc;
	}
#leftstrip3 {
	width:555px;
	float:left;
	}
#leftstrip3 .block_0 {
	clear:both;
	overflow:hidden;
	padding:10px 0;
	}
#leftstrip3 .block_0 h4 {
	width:100%;
	clear:both;
	overflow:hidden;
	padding:0 0 10px 0;
	}
#leftstrip3 .block_0 .block_1 img {
	width: 546px;
	}
#leftstrip3 .block_0 .block_1 {
	width:545px;
	float:left;
	padding:0 0 0 3px;
	}
	
#leftstrip3 .block_0 .block_1 .title1 {
	height:37px;
	background:#113264;
	color:#fff;
	text-align:left;
	padding: 3px 0 0 10px;
	}
#leftstrip3 .block_0 .block_1 .title1_1 { line-height:34px;}
#leftstrip3 .block_0 .block_1 .sub_title1 {
	width:100%;
	height:21px;
	background:#b7c1d0;
	font-size:10px;
	color:#113264;
	line-height:21px;
	clear:both;
	overflow:hidden;
	text-transform:uppercase;
	}

#leftstrip3 .block_0 .block_1 .info {
	width:100%;
	height:22px;
	line-height:22px;
	clear:both;
	overflow:hidden;
	border-bottom:1px solid #ccc;
	}
/*#leftstrip3 .block_0 .block_1 span {
	width:100px;
	float:left;
	text-align:left;
	padding:0 5px 0 10px;
	}
*/
#leftstrip3 .block_0 .block_1 .acol {
	width:130px;
	float:left;
	text-align:left;
	padding:0 5px 0 10px;
	}
#leftstrip3 .block_0 .block_1 .bcol {
	width:55px;
	float:left;
	text-align:left;
	padding:0 5px 0 10px;
	}
#leftstrip3 .block_0 .block_1 .ccol {
	width:65px;
	float:left;
	text-align:left;
	padding:0 5px 0 10px;
	}
#leftstrip3 .block_0 .block_1 .dcol {
	width:235px;
	float:left;
	text-align:left;
	padding:0 5px 0 10px;
	}
#rightstrip .block4 .left {
	width:550px;
	float:left;
	}
#rightstrip .block4 .left img {
	float:left;
	}
#rightstrip .block4 .left div {
	width:450px;
	float: right;
	padding:5px 0 0 0;
	}
#rightstrip .block4 .left div strong {
	font-size:14px;
	color:#103163;
	}
#rightstrip .block4 .left div a {
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	line-height:23px;
	text-align:center;
	display:block;
	width:102px;
	height:23px;
	margin:15px 0 0 0;
	background:url(/app_themes/default/images/addtocart_bg.gif) no-repeat left top;
	}
#rightstrip .block4 .left ul {
	padding:5px 10px 0 15px;
	float:left;
	}
#rightstrip .block4 .left ul li {
	padding:0 0 0 0px;
/*	line-height:22px;*/
	float:none;	
	list-style-type:disc;
/*	background:url(/app_themes/default/images/dort_icon.jpg) no-repeat left center;*/
	}

.selected
{
	color:#103163; 
	font-size:14px;
	font-weight: bold;
	padding-right: 5px;
}

.fieldsrequired
{
	color: Navy;
	font-style:italic;
}

.notselected
{
	color: #CCC;
	font-size:14px;
	font-weight: bold;
	padding-right: 5px;
}

.payPalLink
{
	color: #E03300;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1em;
}
.subtotal
{
	text-align: right;
	border-top: 1px solid #c9c9c9;
	margin-top: 5px;
}

.sectionheader
{
	border-bottom: #dcdcdc 1px dotted;
	color: #65738E;
	font-size: 8pt;
	padding-bottom: 5px;
	font-weight: bold;
	margin-bottom:5px;
}
.twentypixspacer
{
	height: 20px;
}
.logincell {
  background-color: #ffffff;
  vertical-align: middle;
  text-align: center;
  padding: 20px;
}
.loginheader 
{
	border-bottom:1px solid #ccc;
	color:#6a6a6a;
	padding:0 0 7px 0;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
.sectionheader {
  border-bottom: #dcdcdc 1px dotted;
  color: #65738E;
  font-size: 8pt;
  padding-bottom: 5px;
  font-weight: bold;
}
.smalltext {
  font-size: 7pt;
  color: #666666;
}

.button {
    font-size: 11px;
    text-decoration: none;
    background-color: #870144;
    color: #fff;
    padding: 5px 15px 2px 15px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    height: 20px;
    display:inline-block;
    margin-top: 10px;
}