@charset "utf-8";
body {
	font: 100% 'arial rounded mt', arial,;
	margin: 0; 
	padding: 00px;
	text-align: center; 
	/* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-repeat:repeat-xy;
	bgcolor:#C4681A;
}

img{
	border:none;
}


.frameLeft{
	width:24px;
	min-height:932px;
	height:auto !important;
	float:left;
	bottom:0px;
	left:0px;
	margin-left: 25px;
	padding:0px;
	bgcolor:#C4681A;
	z-index:1;

}
.logo{
	position:relative;
	width:65px;
	height:218px;
	float:left;
	top:23px;
	margin:0px -10px 0px 0px;
	padding:0px;
	padding-left:10px;
	z-index:1;
}
.frameRight{
	width:26px;
	min-height:932px;
	height: auto !important;
	height:932px;
	float:left;
	top:0px;
	left:0px;
	margin: 0px;
	padding:0px;
	display:block;
	position:relative;
	bgcolor:#C4681A;
	z-index:1;
	}
.frameBottom{
	position:relative;
	display:block;
	width:880px;
	height:18px;
	margin-left:80px;
	top:0px;
	z-index:1;
}
.iamsWE #wrapper {
	position:relative;
	top:-32px;
	width: 964px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	display:block;
	z-index:1;

}

.iamsWE #container {
	position:relative;
	top:0;
	float:left;
	width: 635px;
	height:100%;
	background: #FFFFFF;
	text-align: left; /*this overrides the text-align: center on the body element. */
	display:block;
	z-index:1;
}

.iamsWE #containerNew {
	position:relative;
	margin-top:-10px;
	float:left;
	width: 832px;
	margin-left: 10px;
	padding-left:24px;
	padding-right:24px;
	height:100%;
	background:#FFFFFF;
	background-repeat:repeat-y;
	text-align: left; /*this overrides the text-align: center on the body element. */
	display:block;
	z-index:1;
}

.iamsWE #header {
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.iamsWE #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.iamsWE #mainContent {
	display:block;
	margin-bottom:20px;
	padding: 0px; /*1 20px remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
	min-height:550px;
	height: auto !important;
	height:550px;
	z-index:1;
}
.iamsWE #bannerNew{
	float:right; 
	margin-right: 45px; 
	margin-top:10px
}
.iamsWE #footer {
	display:block;
	position:relative;
	top:0px;
	padding: 0px;
	background-color:#F58220;
	margin:0px;
	height:123px;
	z-index:99;
}
.iamsWE #footerNew {
	display:block;
	position:relative;
	top:0px;
	padding: 0px;
	margin-left:75px;
	padding-left:24px;
	width:880px;
	height:141px;
	z-index:99;
}

.iamsWE #footer p {
	font-family: arial;
	font-weight:bold;
	font-size:0.563em;
	color:#FFFFFF;
	margin-top:0px;
	padding:0px;
}

.iamsWE #footer a {
	font-family: arial;
	font-weight:bold;
	font-size:1em;
	color:#FFFFFF;
	text-decoration:none;
}

.iamsWE #footerNew p {
	font-family: arial;
	font-weight:bold;
	font-size:0.563em;
	color:#FFFFFF;
	margin-top:0px;
	padding:0px;
}

.iamsWE #footerNew a {
	font-family: arial;
	font-weight:bold;
	font-size:1em;
	color:#FFFFFF;
	text-decoration:none;
}
.iamsWE #topNav { 
	/*background:#999999;*/
	background-position:bottom right;
	background-repeat:no-repeat;
	width: 880px;
	height:86px;
	float:right;
	margin-right:9px;
} 

.iamsWE #topNav ul{
	position:relative; 
	margin: 0px 0px 0px 27px;
	top:48px;
	padding-left: 0;
	display: inline;
	z-index:1;
	font-family: 'arial rounded mt bold', arial,;
	font-weight:bold;
	color:#A5A5A5;
}
.iamsWE #topNav a{
	font-family: 'arial rounded mt bold', arial,;
	font-weight:bold;
	color:#A5A5A5;
	text-decoration:none;
}
.iamsWE #topNav li{ 
	margin-left: 0;
	padding: 3px 3px;
	list-style:none;
	display: inline;
	font-size:	0.688em;}

.iamsWE #header ul .first{ 
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
.iamsWE #topNav ul .bull{ 
	margin: 0;
	padding:0;
	width:3px;
	border-left: none;
	list-style: none;
	display: inline;
}

#prodpage{
background-color:#FFFFFF; 
margin-top:0px;
}


#countryChange{
	position:relative;
	top:35px;
	left:114px;
	width:350px;
	height:25px;
	font-family: 'arial rounded mt bold', arial,;
	font-size:0.75em;
	font-weight:bold;
	color:#FFFFFF;
}

#countryChange select{
	width:43%;
	position:relative;
	float:left;
	font-family: 'arial rounded mt', arial,;
	font-size:0.917em;
		font-weight:bold;
	border:1px solid #666666;
	color:#000000;
}

#countryChange .sLabel{
	position: relative;
	top:2px;
}

#searchSite{
	position:relative;
	margin:0px;
	padding:0px;
	top:28px;
	left:650px;
	width:185px;
	height:27px;
}
#searchSite .searchBox{
	position:relative;
	top:0px;
	left:0px;
	margin:0px;
	height:16px;
	width:76%;
	padding:0px;
	font-family: 'arial rounded mt', arial,;
	font-size:0.688em;
	font-weight:bold;
	color:#666666;
	background-color:#EDEDED;
}
#searchSite .goButton{
	position:relative;
	margin:0px;
	padding:0px;
	height:20px;
	width:32px;
	top:6px;
	left:0px;
}

#breadCrumbs{
	position:relative; 
	margin: 0px 0px 0px 31px;
	top:5px;
	font-family: 'arial rounded mt', arial,;
	font-size:0.917em;
	font-weight:bold;
	color:#A5A5A5;
}

h1 {
	font: 'arial rounded mt', arial,;
	font-size:1.5em;
	color:#009059;
	margin:15px 0px 0px 0px;
	padding:0px;
}
h2 {
	font: 'arial rounded mt', arial,;
	font-size:1.5em;
	color: #01a06a;
	margin:15px 0px 0px 0px;
	padding:0px;
}

p {
	font: 'arial rounded mt', arial,;
	font-size:1em;
	color:#555555;
	line-height:14px;
	margin:10px 0px 0px 0px;
	padding:0px;
}
p a {
	font: 'arial rounded mt', arial,;
	font-size:1em;
	color:#555555;
}

/************WAZNE !!!! UL z lapka ************************/
ul{
	list-style-image: url(images/uk/uk_dot.png);
	list-style-valign: absmiddle;
}

li{margin:4px;
font-size:1.083em;
}
.dogs_art_ul{
  list-style-type: none;
  margin-top: 2px;
  margin-left: 10px;
  padding-left: 2px;
}/*******************************************************/

/*********************************NOWE KURWA RZECZY !!!!!!***********************************************/

#cat_maintext{
left: 5px;
padding:0px;
width:832px;
}
/*** CHYBA NIE POTRZEBNE***/
.general{
	margin-top:10px;
	font-family: 'arial rounded mt bold', arial,;
	font-size: 1em;
	color: #555555;
    font-weight: normal;
    text-decoration: none;
}

#top_home{
width: 633px;
}
/*** KONIEC NIEPOTRZEBNEGO ****/

#textcontent{
	width:632px;
	margin-left:15px;
	float:left;
	font-family: 'arial rounded mt bold', arial,;
	font-size:0.75em;
	color: #555555;
	border-top:1px solid #009450;
}
.pic{
	margin:10px;
	float:right;

}

.dogs_art_sec{
	font-family: 'arial rounded mt', arial,;
    color: #009450;
    font-weight: bold;
    font-size: 0.917em;
    text-decoration: none;
    padding-left: 0px;
    text-align: left;
}


.puppy_art_sec{
	font-family: 'arial rounded mt', arial,;
    color: #feba35;
    font-weight: bold;
    font-size: 0.917em;
    text-decoration: none;
    padding-left: 0px;
    text-align: left;
}

.cats_art_sec{
	font-family: 'arial rounded mt', arial,;
    color: #FC9F4E;
    font-weight: bold;
    font-size:0.917em;
    text-decoration: none;
    padding-left: 0px;
    text-align: left;
}
.kitten_art_sec{
	font-family: 'arial rounded mt', arial,;
    color: #7573b5;
    font-weight: bold;
    font-size: 0.917em;
    text-decoration: none;
    padding-left: 0px;
    text-align: left;
}
#breadcrumb{
margin-left:6px;
overflow: visible;
}

#breadcrumb p{
	font: 'arial rounded mt', arial,;
	font-size:0.625em;
	color:#A5A5A5;
	text-decoration:none;
}
#breadcrumb a{
	font: 'arial rounded mt', arial,;
	font-size:1em;
	color:#A5A5A5;
	text-decoration:none;
}

#breadcrumb a:hover{
	font: 'arial rounded mt', arial,;
	font-size:1em;
	color:#A5A5A5;
	text-decoration:none;
}

#cat_items{
width:660px;
float:left;

}
.items-left{
float:left;
margin-left:7px;
margin-top:3px;
width:315px;
}

.items-right{
float:left;
margin-left:7px;
margin-top:3px;
width:315px;
}

.item{
float:left;
margin-top:0px;
margin-left:2px;
margin-right:0px;
margin-bottom:7px;
clear:both;
width:310px;
}

.cats_title_off{
	font-family: 'arial rounded mt', arial,;
    color: #009450;
    font-weight: bold;
    font-size: 0.917em;
    text-decoration: none;
}

.dogs_title_off{
	font-family: 'arial rounded mt', arial,;
    color: #009450;
    font-weight: bold;
    font-size:0.917em;
    text-decoration: none;
}

.dogs_art_title{
	font-family: 'arial rounded mt', arial,;
    color: #009450;
    font-size:0.75em;
    font-weight: bold;
    text-decoration: none;
}
.dogs_title_off_1 {
	FONT-WEIGHT: bold; FONT-SIZE:1.167em; COLOR: #01a06a; FONT-FAMILY: Arial; TEXT-DECORATION: none
}

.small_paw
{
    display: inline;
    padding-right: 2px;
}
.dogs_title_on{
	font-family: 'arial rounded mt', arial,;
    color: #009450;
    font-weight: bold;
    font-size:0.917em;
    text-decoration: none;
}
.art_table_text{
	font-family: Arial;
    color: #ffffff;
    font-weight: bold;
    font-size:1em;
    text-decoration: none;
}

.numbered_li_disc{
  font-family: 'arial rounded mt', arial,;
  margin-top: 2px;
  margin-left: 10px;
  padding-left: 0px;
  list-style-type: disc;
  font-size: 1em;
  text-decoration: none;
  font-weight: normal;
}

/************************************/
#menu{
width:169px;
padding-left:6px;
float:left;
}
#menuiteminset{background-color:#50ba94; height:20px; width:169px; overflow: hidden; }
#menuitem{background-color:#50ba94; height:20px; width:169px; overflow: hidden; }
#menuitemcurrent{background-color:#019966; height:20px; width:169px; overflow: hidden; }
#menuiteminset{background-color:#50ba94; height:20px; width:169px; overflow: hidden; }
#menuitem a, #menuitemcurrent a{font-family: 'arial rounded mt', arial,;
	font-size: 0.75em;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
	position:relative;
	top: 3px;
	bottom:0px;
	left: 6px;
}

.menuitem2{background-color:#50ba94; height:20px; width:169px; overflow: hidden; }
.menuitemcurrent2{background-color:#019966; height:20px; width:169px; overflow: hidden; }
.menuitem2 a, .menuitemcurrent2 a{font-family: 'arial rounded mt', arial,;
	font-size:0.75em;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
	position:relative;
	top: 3px;
	bottom:0px;
	left: 6px;
}

.menuitem2c{background-color:#FC9F4E; height:20px; width:169px; overflow: hidden; }
.menuitemcurrent2c{background-color:#FE7628; height:20px; width:169px; overflow: hidden; }
.menuitem2c a, .menuitemcurrent2c a{font-family: 'arial rounded mt', arial,;
	font-size:0.75em;
	font-weight: none;
	color: #ffffff;
	text-decoration: none;
	position:relative;
	top: 3px;
	bottom:0px;
	left: 6px;
}

#menuiteminset a, #menuiteminset a:hover{font-family: 'arial rounded mt', arial,;
	font-size:0.75em;
	font-weight: none;
	color: #FFFFFF;
	text-decoration: none;
position:relative;
top: 3px;
bottom:0px;
left: 16px;
}

#menuiteminset a:hover{color: #A5A5A5;}

.#menuitem a:hover, #menuitemcurrent a:hover{
font-family: 'arial rounded mt', arial,;
	font-size: 0.75em;
	font-weight: none;
	color: #A5A5A5;
	text-decoration: none;
position:relative;
top: 3px;
bottom:0px;
left: 10px;
}

.main_menu_links {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 0.917em;
    font-weight: bold;
    text-decoration: none;
}
a.main_menu_links:hover {
    color: #000000;
    font-family: Arial;
    font-weight: bold;
    text-decoration: none;
}

a.main_menu_links2{
font:bold 1.091em Arial;
	color: #FC9F4E;
	text-decoration: none;
}
a.main_menu_links2:hover{
	font-family: Arial;
	font-weight: bold;
	color:  #FC9F4E;
	text-decoration: none;
}

.mleft10{
	width:10px;
	height:1px;
	padding-left:10px;
	background-color:#FFFFFF;
}
.mtop10{
	margin-top:10px;
}


#promoTable {
	margin-top:20px;
	border: 2px solid #F3F3F3;
}
#promoTable th {
	background-color:#F58D36;
	font: 'arial rounded mt', arial,;
	font-size: 16px;
	height:43px;
	color:#FFFFFF;
	padding-left:30px;
	width:50%;
}
#promoTable td {
	background-color:#F3F3F3;
	border-bottom: 1px solid #C8C8C8;
	font: 'arial rounded mt', arial,;
	font-size: 0.75em;
	height:22px;
	color:#717171;
	padding-left:30px;
	padding-right:10px;
}
.tcmarglft {
	border-left: 1px solid #C8C8C8;
}
/* Product Selector tPane*/

div.ProdView div.tPane {
	height: 28px;
	width:450px;
	display:block;
	position:relative;
	margin-top:20px;
}
div.ProdView div.tPane div.pst1 {
	height: 28px;
	width:139px;
	background-image:url(../images/nav/tabProductSelector_off.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}
div.ProdView div.tPane div.pst2 {
	height: 28px;
	width:172;
	background-image:url(../images/nav/tabProductRecomndr_off.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}
div.ProdView div.tPane div.pst3 {
	height: 28px;
	width:139px;
	background-image:url(../images/nav/tabWhere2Buy_off.jpg);
	background-repeat:no-repeat;
	position:relative;
	float:left;
}
/* BEGIN TAB 1*/
div.ProdView div.tPane div.pst1 a {
	display: block;
	float: left;
	width: 139px;
	text-align: center;
	height: 28px;
	vertical-align: middle;
	background: url('../images/nav/tabProductSelector_off.jpg') no-repeat 0px 0px;
	text-decoration: none;
	font-weight: 900;
	color:   #004040;
	cursor:  pointer;
}
div.ProdView div.tPane div.pst1 a:hover {
	background: url('../images/nav/tabProductSelector_on.jpg') no-repeat 0px 0px;
	height: 28px;
	width: 139px;
	float:left;

}
div.ProdView div.tPane div.pst1 a.Current, div.ProdView div.tPane div.pst1 a.Current:hover {
	height: 28px;
	width: 139px;
	float:left;
	background: url('../images/nav/tabProductSelector_on.jpg') no-repeat 0px 0px;
	cursor:  default;
}
/* END TAB 1*/

/* BEGIN TAB 2*/
div.ProdView div.tPane div.pst2 a {
	display: block;
	float: left;
	width: 172px;
	text-align: center;
	height: 28px;
	vertical-align: middle;
	background: url('../images/nav/tabProductRecomndr_off.jpg') no-repeat 0px 0px;
	text-decoration: none;
	font-weight: 900;
	color:   #004040;
	cursor:  pointer;
}
div.ProdView div.tPane div.pst2 a:hover {
	background: url('../images/nav/tabProductRecomndr_on.jpg') no-repeat 0px 0px;
	width:172px;
	float:left;
	height:28px;
}
div.ProdView div.tPane div.pst2 a.Current, div.ProdView div.tPane div.pst2 a.Current:hover {
	width:172px;
	float:left;
	height:28px;
	background: url('../images/nav/tabProductRecomndr_on.jpg') no-repeat 0px 0px;
	cursor:  default;
}
/* END TAB 2*/

/* BEGIN TAB 3*/
div.ProdView div.tPane div.pst3 a {
	display: block;
	float:left;
	width: 139px;
	text-align: center;
	height:      28px;
	vertical-align: middle;
	background: url('../images/nav/tabWhere2Buy_off.jpg') no-repeat 0px 0px;
	text-decoration: none;
	font-weight: 900;
	color:   #004040;
	cursor:  pointer;
}
div.ProdView div.tPane div.pst3 a:hover {
	background: url('../images/nav/tabWhere2Buy_on.jpg') no-repeat 0px 0px;
	height: 28px;
	width: 139px;
	float:left;

}
div.ProdView div.tPane div.pst3 a.Current, div.ProdView div.tPane div.pst3 a.Current:hover {
	height: 28px;
	width: 139px;
	float:left;
	background: url('../images/nav/tabWhere2Buy_on.jpg') no-repeat 0px 0px;
	cursor:  default;
}
/* END TAB 3*/

/* ***** Pages ************************************************************** */

div.ProdView div.Pages {
	clear: both;
	width:408px;
	border: 21px solid #F68121;
	border-top: 45px solid #F68121;
	background: #FCFCFC;
}
div.ProdView div.Pages {
	overflow: hidden;
	width:408px;
}
div.ProdView div.Pages div.Page {
	overflow:   auto;
	height:300px;
	overflow-x:hidden; overflow-y:scroll auto;
}
div.ProdView div.Pages div.Page div.Pad {
	padding: 7px 7px;
	width:408px;
}


#cat_items div.row
{
    font-size: 0.75em;
	margin: 5px 20px;
}

.productDisplayBox a, .productDisplayBoxMiddle a {
	text-decoration:underline;
	color:#333333;
}

.productDisplayBox img, .productDisplayBoxMiddle img {
	margin: 6px 2px 0 0;
	border: none;
}

#cat_items .productDisplayBox
{
	width: 159px;
	padding-left: 2px; 
	float: left; 
	margin-right: 5px;
	margin-bottom: 5px;
	border:solid #F7A055;
	border-width: 1px;
	height:190px;
	overflow:hidden;
	font-size: 0.917em;
}

#cat_items .productDisplayBoxMiddle
{
	width: 163px; 
	padding-left: 2px; 
	float: left; 
	margin-right: 5px;
	margin-bottom: 5px;
	border:solid #F7A055;
	border-width:1px 1px 1px 1px;
	height:190px;
	overflow:hidden;
	font-size: 0.917;
}

#cat_items div.closed div
{ 
  display: none;
}

#cat_items div.open div
{ 
  display: block;
}

#cat_items div h4
{
  margin-left: 20px;
  font-size: 	1.167em;
  cursor: pointer;
  margin: 0 20px;
	background-repeat: no-repeat;
}

#cat_items div.open h4
{
  padding: 5px 0 5px 20px; /* not having this by default is for making the arrows not show when JavaScript is disabled */
	background-position: 0 10px;
}

#cat_items div.closed h4
{
  padding: 5px 0 5px 20px;
	background-position: 0 5px;
}

#cat_items div h4.firstRow
{
	border-top: none;
	margin-top: -15px;
}

.clearing {
	clear: both;
}

#cat_items img
{
    border: none;	
}

#cat_items p
{
    margin: 0px;
	padding: 0px;	
}

/*Recommended Section Originator Page*/
.originator_leftPanel{width:230px; float:left;}
.originator_leftPanel .counterHolder{width:182px; float:right; margin-right:7px;}
.originator_leftPanel .counterHolder .textContainer{position:absolute; width:155px; top:398px; font-family:Verdana, Arial, Helvetica, sans-serif; margin-left:17px;}
.originator_leftPanel .counterHolder .textContainer span{font-size:2.938em; color:#fff; line-height:45px; padding:0; margin:0 9px 0 0; letter-spacing:10px;}
.originator_leftPanel .counterHolder .textContainer p{font-size:0.625em; color:#fff; line-height:14px; padding:0; margin:10px 0 0 0;}
.clear{clear:both;}
.originator_rightPanel{margin:0 0 0 62px; width:540px; float:left; font-family:Verdana, Arial, Helvetica, sans-serif;}
.originator_rightPanel .breadCrumb{font-size:0.688em; color:#999999; margin-top:16px;}
.originator_rightPanel .breadCrumb p{margin:0; padding:0; font-size:1em;}
.originator_rightPanel .breadCrumb a{color:#ff7f02; text-decoration:none;}
.originator_rightPanel h1{padding:0; margin:50px 0 30px 0;}
.originator_rightPanel h2{color:#e2510a; font-size:1em; line-height:18px; padding:0; margin:0 0 2px 0;}
.originator_rightPanel h3{color:#666666; font-size:0.688em; line-height:18px; padding:0; margin:0 0 2px 0;}
.originator_rightPanel p{color:#666666; line-height:18px; font-size:0.688em; padding:0; margin:0 0 15px 0;}
.originator_rightPanel .hr{border-bottom:#d4d4d4 1px solid; width:535px; margin:10px 0 25px 0;}
.get_started{height:27px;}
.get_started img.left{float:left; border:none;}
.get_started img.right{border:none;}
.get_started a{color:#fff; text-decoration:none;} 
.get_started span{padding:0 2px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.75em; line-height:24px; float:left; background:url(../images/recommended/button_bg.jpg) repeat-x top; font-weight:bold; height:27px;}

/*Recommended Section Register1 Page*/

.register1_breadCrumb{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:0.688em; color:#999999; margin-top:16px; float:left; margin:0 0 0 276px;}
.register1_breadCrumb p{margin:0; padding:0;}
.register1_breadCrumb a{color:#ff7f02; text-decoration:none;}


.register1_header{width:832px; height:285px; margin-bottom:30px;}
.register1_header img{border:none;}
.register1_header h1{padding:0; margin:0;}
.register1_header h2{position:absolute; top:141px; margin:0 0 0 106px; padding:0;}
.register1_header p{position:absolute; width:410px; top:175px; color:#e2510a; font-family:Verdana, Arial, Helvetica, sans-serif; margin:0 0 0 106px; padding:0; line-height:16px; font-size:0.75em;}

.register1_leftPanel{width:207px; float:left; padding-top:284px;}
.register1_leftPanel .callOut{background:url(../images/recommended/register1_leftCallout1.jpg) no-repeat left bottom #fff; width:162px; float:right; padding:0 0 7px 8px; margin-bottom:18px;}
.register1_leftPanel .callOut .conTainer{padding:13px; background:#feffed; font-family:Verdana, Arial, Helvetica, sans-serif; border:#dadad9 1px solid; width:134px;}
.register1_leftPanel .callOut .conTainer h3{font-size:0.75em; padding:0; margin:0; line-height:18px; color:#666666;}
.register1_leftPanel .callOut .conTainer p{font-size:0.625em; padding:0; margin:0 0 12px 0; line-height:14px; color:#999999;}
.register1_leftPanel .callOut .conTainer .hr{border-bottom:#d5d5d5 1px solid; height:1px; width:134px; margin:9px 0;}
.register1_leftPanel .callOut .conTainer a{font-size:0.625em; padding:0; margin:0; line-height:14px; color:#ff7f02; text-decoration:none;}
.register1_leftPanel .callOut .conTainer img{margin:5px 0 0 5px; border:none;}

.register1_rightPanel{margin:0 0 0 70px; width:495px; float:left; font-family:Verdana, Arial, Helvetica, sans-serif;}
.register1_rightPanel h2{color:#e2510a; padding:0; margin:0; font-size:0.875em; line-height:16px; float:left;}
.register1_rightPanel .rqrd{float:right; font-size:0.563em; font-family:Verdana, Arial, Helvetica, sans-serif; color:#a0a0a0; width:150px; text-align:right; line-height:16px;}
.register1_rightPanel .rqrd span{color:#e2510a;}
.register1_rightPanel .hr{border-bottom:#d5d5d5 1px solid; width:495px; margin:7px 0 19px 0; height:1px;}

