.smallHeader {
	font-size:15px;
	font-weight:700;
	color: #535151;
}

#customize {
	background-image: url(images/itsmywebcam.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

#beSeen {
	background-image: url(images/beseen.jpg);
    background-position: 340px 0px;
    background-repeat: no-repeat;
}

.leftCopy {
	/*line-height: 100%;*/
	font-size: 11px;
	font-weight: 400;
}

a.grayHover:link, a.grayHover:visited, a.grayHover:active {
	color: #000000;
	text-decoration: underline;
	font-size:11px;
}
a.grayHover:hover {
	color: #6B6B6B;
	text-decoration: underline;
	font-size:11px;
}

div.sectionHeading {
	width:225px;
	margin:10px 10px 0px 28px;
	font-size:15px;
	margin-bottom:9px;
	font-weight:bold;
}

div.sectionBody {
	width:227px;
	margin:0px 10px 0px 22px;
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/Blue-gradient.gif);
}

table.sectionTable {
	margin:4px;
	width:225px;
}

.headerText {
	font-weight:bold;
	color:#419cc9;
}

div.sectionBody2 {
	width:524px;
	margin:0px 10px 0px 22px;
	font-size:11px;
	font-weight:bold;
	background-image:url(../images/Green-gradient.gif);
}

table.sectionTable2 {
	margin:5px;
	width:225px;
}

a.sectionLink {
	margin-right:8px;
	color:#9db5cf;
}

img.thumb, img.thumbOver { 
	vertical-align:middle;
	margin-right:9px;
	width:23px; 
	height:23px;
	border:0;
}

a.orangelink:visited,a.orangelink:link,a.orangelink:hover {
	font-size:14px;
	line-height:40px;
	font-weight:bold;
	color:black;
}

a.orangelink:hover {
	color:#007AC0;
}

td.sectionCell {
	padding:6px;
}

div.signupText {
	font-size:21px;
	font-weight:bold;
}

.loginHeader {
	color: #FFFFFF;
	font-weight: bold;
}

.loginLabel {
	font-weight: bold;
	font-size: 18px;
}

.grayHeader {
	color: #3C3C3C;
	font-weight: bold;
	font-size: 20px;
	margin-left: 30px;
}

.blueBold {
	color: #007AC0;
	font-weight: bold;
	font-size: 16px;
}

.thumbOff {
	border: 1px solid #ccc;
}

.thumbOn {
	border: 1px solid #007AC0;
}

a.thumbTitle {
	color: #007AC0;
	font-size: 15px;
	font-weight: bold;
}

.thumbLocation {
	color: #363636;
	font-size: 12px;
	font-weight: bold;
}

.myecBG {
	background-image: url(../images/Flash-banner.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

.divider {
	/*background-image: url(images/divider.gif);
    background-position: left;
    background-repeat: no-repeat;*/
}

.infoboxBG {
	background-image: url(images/infobox_bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

.blockContainer {
	margin:10px;
}

.blockTitle {
	margin:5px;
}

.blockLink {
	position:absolute;
	right:5px;
	bottom:5px;
}

