﻿
#PCB123Landing, .pcb123Page
{
	position: relative;
	font-family: Lucida Sans Unicode, Lucida Grande, Arial;
}

.pcb123Page
{
	margin-bottom:15px;
}

#PCB123Landing h1
{
	color: #f5f4f5;
}

#PCB123Landing .banner
{
	background-repeat: no-repeat;
	width: 753px;
	height: 527px;
	position: absolute;
}


#PCB123Landing .download
{
	top: 60px;
	left: 427px;
	width: 310px;
	height: 350px;
	position: absolute;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #cdcdcd;
	font-weight: bold;
}


#PCB123Landing .why123
{
	color: #4f4e4e; /*#808080;*/
	top: 235px;
	width: 400px;
	position: absolute;
}

#PCB123Landing .why123 ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}




#PCB123Landing .why123 ul li .content
{
	float: right;
	margin: 0;
	width: 370px;
}


#PCB123Landing .why123 ul li .bullet
{
	float: left;
	margin: 0;
	width: 20px;
	margin-top: 7px;
}


#PCB123Landing .why123 ul li .bulletHead strong
{
	color: Black;
	font-style: italic;
	color: #484e4f;
	letter-spacing: .1em;
	font-size: 1.3em;
	margin-right: 15px;
}


#PCB123Landing .why123 ul li .bulletHead span
{
	color: #e56a06;
	font-weight: bold;
	font-size: 1.2em;
}



#PCB123Landing .why123 h1, #PCB123Landing .why123 a
{
	color: #377f89;
}

#PCB123Landing .why123 a
{
	color: #377f89;
	font-weight: normal;
	text-decoration: underline;
	font-size: 1.1em;
}

#PCB123Landing .footer a
{
	color: #377f89;
	font-weight: normal;
	text-decoration: underline;
	font-size: 1.1em;
}


#PCB123Landing .whitePaper
{
	top: 430px;
	left: 427px;
	width: 310px;
	height: 86px;
	position: absolute;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #7b786f;
}
#PCB123Landing .whitePaper a
{
	color: #7b786f;
}
#PCB123Landing .whitePaper h3
{
	color: #408087;
}



#PCB123Landing .download div, #PCB123Landing .whitePaper div
{
	width: 270px;
}

#PCB123Landing .download .noThanks
{
	float: right;
	color: #cdcdcd;
	margin-top: 5px;
	color: #cdcdcd;
}

#PCB123Landing .link
{
	font-weight: normal;
	font-size: .9em;
	text-decoration: underline;
}

#PCB123Landing .download table
{
	padding: 0;
	margin: 0;
	margin-top: -8px;
}

#PCB123Landing .download table .hr
{
	height: 15px;
}

#PCB123Landing .download table hr
{
	height: 1px;
}

#PCB123Landing .download input, #PCB123Landing .download select
{
	margin-top: 2px;
	margin-bottom: 2px;
}

#PCB123Landing .download .button
{
	margin-top: 5px;
	width: 270px;
	height: 60px;
	cursor: pointer;
}


#PCB123Landing .download .thankyou
{
	margin-top: 5px;
	width: 270px;
	height: 60px;
	background-color: #cdcdcd;
	color: White;
}





#PCB123Landing .footer
{
	color: #4f4e4e;
	top: 680px;
	left: 0px;
	position: absolute;
	width: 758px;
}

#PCB123Landing .footer .largeRule
{
	width: 758px;
	height: 8px;
	border-bottom: solid 2px #656565;
	background-color: #9d9d9d;
}

#PCB123Landing .footer h3
{
	font-size: 1.4em;
	color: #5b5b5b;
}

#PCB123Landing .promo
{
	float: left;
	margin: 2%;
}
#PCB123Landing .footer .item1
{
	width: 27%;
}
#PCB123Landing .footer .item2
{
	width: 27%;
}
#PCB123Landing .footer .item3
{
	width: 31%;
}

#PCB123Landing .promo img
{
	float: right;
	margin-left: 10px;
}

.pcb123Page .head
{
	margin:0px;
	float: right;
	background-repeat: no-repeat;
	width: 743px;
	padding-left:10px;
	height: 189px;
	background-position: right top;
	
}

.pcb123Page .body
{
	clear: both;
	margin-top: 15px;
}



.pcb123Page .download
{
	width: 170px;
	height: 45px;
	position: absolute;
	left: 460px;
	top: 125px;
	cursor: pointer;
}

.pcb123Page h1
{
	font-weight: bolder;
	color: #377f89;
	font-size: 2.2em;
	margin-bottom: 0px;
}
.pcb123Page .headText
{
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 35px;
}



.pcb123Page .head h2
{
	color: #636464;
	font-weight: normal;
	font-size: 1.17em;
	line-height: 20px;
	width: 400px;

}

.pcb123Page .subHeadText a
{
}


.pcb123Page a
{
	color: #377f89;
	font-weight: normal;
	text-decoration: underline;
	font-size: 1.0em;
}

.pcb123Page .dots
{
	clear: both;
	width: 100%;
	background-image: url(/images/pcb123/dots.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 2px;
	margin-top: 5px;
}

.pcb123Page  .orange
{
	color: #e56a06;
}

.pcb123Page .body
{
	position: relative;
}


.pcb123Page .grayRound
{
	background-color: #e9e4d2;
	text-align: left;
}


.pcb123Page .grayRound a
{
	color: #7b786f;
}
.pcb123Page .grayRound h3
{
	color: #408087;
}
.pcb123Page .grayRoundInner
{
	margin-left: 10px;
	margin-right: 10px;
}

.pcb123Page .bullet
{
	margin-top: 5px;
	margin-bottom: 5px;
}

#PCB123Benefit .row1
{
margin-bottom:15px;
}

#PCB123Benefit .row1.left
{
	float: left;
	width: 56%;
}


#PCB123Benefit .row1.right
{
	margin-top: 20px;
	float: right;
	width: 42%;
}

#PCB123Benefit .row2
{
	text-align: center;
	clear: both;
	margin-bottom: 10px;
}
#PCB123Benefit .row2 a
{
	margin-left: 6px;
	margin-right: 6px;
}

#PCB123Benefit .row3 h3.topic
{
	margin-top: 15px;
	font-style: italic;
	color: #484e4f;
	text-transform: capitalize;
}

#PCB123Benefit .row3
{
	margin-top: 12px;
	clear: both;
}
#PCB123Benefit .row3 .left
{
	float: left;
	width: 51%;
}


#PCB123Benefit .row3 .grayInfo, #PCB123Benefit .row3 .yellowInfo
{
	float: right;
	width: 45%;
}


#PCB123Benefit .link
{
	font-weight: normal;
	font-size: .9em;
	text-decoration: underline;
}





#PCB123Benefit .grayInfo
{
	width: 346px;
	background-color: Transparent;
	background-image: url(/images/pcb123/grayMiddle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#PCB123Benefit .grayInfo .grayInfoInner
{
	width: 346px;
	background-color: Transparent;
	background-image: url(/images/pcb123/grayTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}


#PCB123Benefit .grayInfo .grayInfoBody
{
	width: 346px;
	background-color: Transparent;
	background-image: url(/images/pcb123/grayBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 30px;
	font-weight: normal;
}


#PCB123Benefit .yellowInfo
{
	width: 346px;
	background-color: Transparent;
	background-image: url(/images/pcb123/yellowMiddle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#PCB123Benefit .yellowInfo .yellowInfoInner
{
	width: 346px;
	background-color: Transparent;
	background-image: url(/images/pcb123/yellowTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
}


#PCB123Benefit .yellowInfo .yellowInfoBody
{
	width: 346px;
	background-color: Transparent;
	background-image: url(/images/pcb123/yellowBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	padding-left: 20px;
	padding-bottom: 30px;
	font-weight: normal;
}


#PCB123Benefit .yellowInfoBody .item
{
	background-color: #fef4c7;
	width: 306px;
}

#PCB123Benefit .grayInfoBody .item
{
	background-color: #f8f7f7;
	width: 306px;
}
#PCB123Benefit .itemInner
{
	padding-left: 8px;
	padding-right: 8px;
	color: #6a7273;
	width: 290px;
}

#PCB123Benefit h4.features
{
	color: #867f58;
}





#PCB123Compare .tabs .ajax__tab_header
{
	text-align: right;
	margin-top: 10px;
}

#PCB123Compare .tabs .ajax__tab_outer
{
	width: 80px;
	text-align: center;
	background-color: #f6f2e2;
	cursor: pointer;
	margin: auto;
	margin-right: 5px;
	padding: 0px;
}

#PCB123Compare .tabs .ajax__tab_inner
{
	text-align: center;
	padding: 5px;
	margin: auto;
}

#PCB123Compare .tabs .ajax__tab_tab
{
	margin: auto;
	padding: 0;
}

#PCB123Compare .body
{
	font-size: 1.1em;
}

#PCB123Compare .tabs .ajax__tab_body
{
	border-top: solid 1px #ffd96a;
	padding: 12px;
}



#PCB123Compare .tabs .ajax__tab_hover
{
}
#PCB123Compare .tabs .ajax__tab_active .ajax__tab_outer
{
	border-top: solid 1px #ffd96a;
	border-left: solid 1px #ffd96a;
	border-right: solid 1px #ffd96a;
	background-color: #ffffcc;
	border-bottom: solid 1px #fcf9f0;
}
#PCB123Compare .tabs .ajax__tab_active
{
	border-bottom: solid 1px #fcf9f0;
}




#PCB123Compare .tab123
{
	background-color: #bdd7db;
	position: absolute;
	left: 424px;
	top: 1px;
	width: 80px;
	padding: 0px;
	text-align: center;
}
#PCB123Compare .tab123 div
{
	text-align: center;
	padding: 5px;
	padding-bottom: 4px;
	margin: auto;
}

#PCB123Compare .paneHead
{
	border-top: solid 2px #d4c7a1;
	cursor: pointer;
	color: #737878;
	height: 40px;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	text-indent: 70px;
	background-image: url(/images/pcb123/arrowRight.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 20px;
}

#PCB123Compare .paneHeadSelect
{
	border-top: solid 2px #d4c7a1;
	cursor: pointer;
	color: #737878;
	height: 40px;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	text-indent: 70px;
	background-image: url(/images/pcb123/arrowDown.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 20px;
}
#PCB123Compare .paneContent table
{
	width: 760px;
	background-color: #fcfaf3;
}

#PCB123Compare .paneContent table col.column0
{
	width: 420px;
}
#PCB123Compare .paneContent table col.column1
{
	width: 85px;
	background-color: #e9f2f3;
}
#PCB123Compare .paneContent table col.column2
{
}
#PCB123Compare .paneContent table col.column3
{
	width: 85px;
}
#PCB123Compare .paneContent table col.column4
{
	width: 85px;
}



#PCB123Compare .paneContent table td
{
	border-top: dotted 1px #cccccc;
	height: 50px;
	text-align: center;
}

#PCB123Compare .paneContent table td.col0
{
	text-align: left;
}


#PCB123Compare .paneContent .imgChk
{
	height: 40px;
	width: 40px;
	margin: auto;
}

#PCB123Compare .paneContent table .imgChk
{
	background-image: url(/images/pcb123/checkMark.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#PCB123Compare .paneContent table .col1 .imgChk
{
	background-image: url(/images/pcb123/checkMarkPCB123.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#PCB123Compare .paneContent table .hot .imgChk
{
	background-image: url(/images/pcb123/checkMarkSelect.gif);
	background-repeat: no-repeat;
	background-position: center center;
}





#PCB123Compare .paneContent .footNote
{
	text-align: left;
	position: relative;
	top: 20px;
	left: 30px;
	height: 10px;
	width: 20px;
	font-size: .9em;
	color: gray;
	font-weight: normal;
}

#PCB123Compare .paneContent table .hot
{
	background-color: #fbf8ee;
	border-left: solid 2px #ffdb72;
	border-right: solid 2px #ffdb72;
	background-color: #ffffcc;
	border-left: solid 2px #ffcc66;
	border-right: solid 2px #ffcc66;
}


#PCB123Compare .pane
{
	border-bottom: solid 2px #d4c7a1;
}


.pcb123Page ol
{
	font-size: .8em;
	color: Gray;
}

#PCB123Compare ul
{
	font-size: 1.3em;
	list-style-type: none;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 35px;
}
#PCB123Compare ul li
{
	margin-bottom: 35px;
}


#PCB123Compare ul li.leftItem
{
	background-image: url(/images/pcb123/quoteLeft.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 80px;
	color: #368391;
}
#PCB123Compare ul li.rightItem
{
	background-image: url(/images/pcb123/quoteRight.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 80px;
	color: #555555;
}

#PCB123Compare ul li span
{
	color: #606060;
	font-size: .8em;
}

#PCB123Compare ul li span span
{
	color: #b1b1b1;
	font-size: .9em;
}

#PCB123Compare .heading
{
	color: #636464;
	font-weight: normal;
	font-size: 1.17em;
	line-height: 20px;
	width: 400px;
	

}



#PCB123Upgrade .row1left
{
	float: left;
	line-height: 25px;
}

#PCB123Upgrade li
{
	line-height: 17px;
}

#PCB123Upgrade .row1right
{
	float: right;
	width: 305px;
}

#PCB123Upgrade .upgradeNow
{
	width: 305px;
	height: 51px;
	background-image: url(/images/pcb123/UpgradeNow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	cursor: pointer;
	margin-top: 5px;
}

#PCB123Upgrade .row2Details
{
	clear: both;
}



#PCB123Upgrade .paneHead
{
	border-top: solid 2px #d4c7a1;
	cursor: pointer;
	color: #737878;
	height: 40px;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	text-indent: 70px;
	background-image: url(/images/pcb123/arrowRight.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 20px;
}

#PCB123Upgrade .paneHeadSelect
{
	border-top: solid 2px #d4c7a1;
	cursor: pointer;
	color: #737878;
	height: 40px;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	text-indent: 70px;
	background-image: url(/images/pcb123/arrowDown.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 20px;
}
#PCB123Upgrade .paneContent table
{
	width: 760px;
	background-color: #fcfaf3;
}

#PCB123Upgrade .paneContent table col.column0
{
	width: 460px;
}
#PCB123Upgrade .paneContent table col.column1
{
	width: 150px;
	background-color: #e9f2f3;
}
#PCB123Upgrade .paneContent table col.column2
{
	width: 150px;
}

#PCB123Upgrade .upgradeTabs
{
	height: 40px;
	clear: both;
}

#PCB123Upgrade .accordian
{
	border-top: solid 2px #fef5c9;
}

#PCB123Upgrade .upgradeTabs .v2
{
	float: right;
	text-align: center;
	width: 150px;
	height: 30px;
	padding-top: 10px;
	vertical-align: middle;
	background-color: #f6f2e2;
	margin-left: 3px;
}
#PCB123Upgrade .upgradeTabs .v3
{
	float: right;
	width: 150px;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	background-color: #bdd7db;
}


#PCB123Upgrade .paneContent table td
{
	border-top: dotted 1px #cccccc;
	height: 50px;
	text-align: center;
}

#PCB123Upgrade .paneContent table td.col0
{
	text-align: left;
}


#PCB123Upgrade .paneContent .imgChk
{
	height: 40px;
	width: 40px;
	margin: auto;
}

#PCB123Upgrade .paneContent table .imgChk
{
	background-image: url(/images/pcb123/checkMark.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#PCB123Upgrade .paneContent table .col1 .imgChk
{
	background-image: url(/images/pcb123/checkMarkPCB123.gif);
	background-repeat: no-repeat;
	background-position: center center;
}





#PCB123Upgrade .paneContent .footNote
{
	text-align: left;
	position: relative;
	top: 20px;
	left: 30px;
	height: 10px;
	width: 20px;
	font-size: .9em;
	color: gray;
	font-weight: normal;
}

#PCB123Upgrade .pane
{
	border-bottom: solid 2px #d4c7a1;
}

#PCB123Support table.content
{
	width: 760px;
	background-color: #fcfaf3;
	text-align: left;
}

#PCB123Support table.content td
{
	border-bottom: dotted 1px #cccccc;
	padding-top: 15px;
	padding-bottom: 15px;
}

#PCB123Support table.content td.headItem
{
	border-top: none;
	border-bottom: solid 2px #9b9b9b;
	color: #737878;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
}



#PCB123Support .yellowInfo
{
	width: 346px;
	height: 450px;
	position: absolute;
	left: 420px;
	background-color: Transparent;
	background-image: url(/images/pcb123/yellowMiddle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}

#PCB123Support .yellowInfo .yellowInfoTop
{
	width: 326px;
	height: 180px;
	background-color: Transparent;
	background-image: url(/images/pcb123/yellowTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	padding-top: 20px;
}

#PCB123Support .yellowInfo .yellowInfoBottom
{
	width: 346px;
	height: 250px;
	background-color: Transparent;
	background-image: url(/images/pcb123/yellowDarkMiddle.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	font-weight: normal;
}
#PCB123Support .yellowInfo .yellowInfoBody
{
	width: 346px;
	height: 250px;
	background-color: Transparent;
	background-image: url(/images/pcb123/yellowDarkBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	padding-left: 20px;
	font-weight: normal;
}

#PCB123Support h3.freeUnlimited
{
	color: #2a292a;
}



#PCB123Support .yellowInfo .yellowInfoTop .itemInner
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #59564e;
	width: 290px;
	font-size: .9em;
}
#PCB123Support .yellowInfo .yellowInfoTop .item
{
	background-color: #fef4c7;
	width: 306px;
}

#PCB123Support .yellowInfo .yellowInfoBody .itemInner
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #59564e;
	width: 290px;
	font-size: .9em;
}
#PCB123Support .yellowInfo .yellowInfoBody .item
{
	background-color: #f7eec0;
	width: 306px;
}

#PCB123Support .yellowInfo span
{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #302f30;
}
#PCB123Support table.service
{
}

#PCB123Support table.service td
{
	padding: 2px;
}

#PCB123Support table.service td.col0
{
	width: 20%;
}
#PCB123Support table.service td.col1
{
	width: 80%;
}



#PCB123Tutorial .body table a
{
	color: #377f89;
	font-size: 1.4em;
	font-weight:bold;
	text-decoration: underline;
}



#PCB123Tutorial .paneContent table td
{
	border-top: dotted 1px #cccccc;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	padding-left: 20px;
}


#PCB123Tutorial .paneHead
{
	background-color: #fcfaf3;
	border-top: solid 2px #d4c7a1;
	cursor: pointer;
	color: #737878;
	height: 40px;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	text-indent: 70px;
	background-image: url(/images/pcb123/arrowRight.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 20px;
}

#PCB123Tutorial .paneHeadSelect
{
	background-color: #fcfaf3;
	border-top: solid 2px #d4c7a1;
	cursor: pointer;
	color: #737878;
	height: 40px;
	font-size: 1.2em;
	font-weight: bold;
	font-style: italic;
	text-indent: 70px;
	background-image: url(/images/pcb123/arrowDown.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-top: 20px;
}
#PCB123Tutorial td .info
{
	width:80%;
	float: left;
}

#PCB123Tutorial td .play
{
	
	float: right;
	margin-left: 5px;

}

#PCB123Tutorial td .pdf
{
	float: right;
	margin-left: 5px;

}

#PCB123TutorialDetail .video
{
	float: left;
	width:65%;

}
#PCB123TutorialDetail .menu
{
	float: right;
	width:32%;

}


#PCB123TutorialDetail #description
{
	 margin-top:15px;

}

#PCB123TutorialDetail .downloadPDF
{
	 margin-top:15px;

}

#PCB123TutorialDetail .menu .menuHead
{
	color:#6c6a68;
	font-size:1.3em;
	font-weight:bold;
	background-color:#fbf8e8;
	padding-left:10px;
}

#PCB123TutorialDetail .menu table a
{
	color: #377f89;
	text-decoration: underline;



}

#PCB123TutorialDetail .menu table td
{
	padding-top:15px;
	padding-bottom:15px;
	padding-left:10px;
		background-image: url(/images/pcb123/dots.gif);
	background-repeat: repeat-x;
	background-position: left  bottom;
}

#PCB123TutorialDetail .menu span
{
	display:block;
	
	margin-top:10px;
	float:right;
}



.PCB123NewLanding 
{
	background: white url(/images/pcb123/Banner092010.gif) left top;
	background-repeat:no-repeat;
}



.PCB123NewLanding .pcb123Col1
{
	vertical-align:top;
	width:490px;
}

.PCB123NewLanding .pcb123Col1 .pcb123Col1Head
{
	color:white;
	margin:25px;
	margin-top:200px;
	font-size:11px;
	
}




.PCB123NewLanding .pcb123Col2
{
	vertical-align:top;
	width:270px;
}


.PCB123NewLanding .pcb123InfoBox
{
	 padding-top:142px;
	background: transparent url(/images/pcb123/DownloadPad.jpg) right top;
	width:228px;
	margin-left:17px;
	height:293px;
	text-align:left;
	padding-left:25px;
 
	background-repeat:no-repeat;
	margin-bottom:20px;
}

.PCB123NewLanding .pcb123InfoBox .dlbutton
{
	margin-top:-2px;
	width: 203px;
	height: 46px;
	cursor: pointer;
 
}
.PCB123NewLanding .pcb123InfoBox .dlNoThankYou
{
 margin-top:20px;
 margin-left:22px;	
}


.PCB123NewLanding .pcb123InfoBox .dlbutton:hover
{
	text-decoration:none;
}


 

.PCB123NewLanding .pcb123InfoBox  input
{

  border:1px solid white;
  height:20px;
	width:180px;
	background-color:transparent;
	border:none;
	margin:0px;
	padding:0px;
	margin-left:5px;
	 margin-bottom:37px;
}


 
.PCB123NewLanding .pcb123InfoBox2 dt
{
	 color:#59564c;
	 vertical-align:top;
	 height:40px;
	 
}

.PCB123NewLanding .pcb123InfoBox2 dt span
{
	 font-family :tahoma;
	 font-size:18px;
	 color:#59564c;
	position:relative;
	top:-10px;
	left:5px;
  
	 
}

.PCB123NewLanding a
{
color:#6c9638;
  
}
.PCB123NewLanding .pcb123InfoBox2 dd
{
	margin-left:45px;
 
	 
}


.PCB123NewLanding .pcb123MainBody
{
	margin-top:20px;
	color:#8f8e8b;
	
}

.PCB123NewLanding .pcb123MainBody dt
{
 
	 vertical-align:top;
	 height:36px;
	color:#59564c;
	font-size:18px;	
}

.PCB123NewLanding .pcb123MainBody dd
{
	border-bottom: solid 1px #d2d2d0;
	margin-bottom:10px;
}

.PCB123NewLanding .pcb123MainBody span
{
		position:relative;
	top:-10px;
	left:10px;
}

.PCB123NewLanding .pcb123MainBody .pcb123Orange
{
	color:#e1621a;
	font-weight:bold;
	font-size:11px;
}

.PCB123NewLanding .pcb123MainBody dd div
{
 margin-left:45px;
 margin-bottom:20px;
}



.pcb123FAQ li
{
	font-weight: bold;
}

.pcb123FAQ dl
{
	margin-top: 10px;
	font-weight: normal;
	padding: left:10px;
}
.pcb123FAQ dt
{
	padding-bottom: 5px;
	font-weight: bold;
	font-style: italic;
	padding-top: 5px;
}

.pcb123FAQ dd
{
	padding-left: 20px;
}
 
