/* Generated by CSS Usage.
   File: http://strat2010:8888/src/css/generic.css.
   Look for the UNUSED items and see if you can remove them. */

@charset "utf-8";

h1{
	margin-bottom:25px;
	line-height:1;
}
                
                .fLeft{
                                float:left;
                                margin-right:8px;
                                margin-top:4px;
                                margin-bottom:10px;
                }
                .fRight{
                                float:right;
                                margin-left:5px;
                                margin-top:4px;
                                margin-bottom:5px;
                }
h1.pageTitle{
	padding:10px 0px 0px 0px;
	/*font-size:140%;*/
	font-size:150%;
	font-weight:normal;
}
li {
	margin-bottom:.3em;
}

.layoutTable {
	background-image:url(../../src/images/page_elements/wrapper_grad.png);
	background-repeat:repeat-x;
	height:100%;
	width:100%;
}
.layoutTable td {
	vertical-align:top;
}
div.wrapper {
	width: 960px;
	margin: 0 auto;
	overflow:hidden;
}


.mainFrame {
	display:inline-block;
	width:100%;
}
.mainFrame p {
	margin-bottom:10px;
}
#headerBar .wrapper .mainFrame{
	margin-bottom:80px;
}
.container {
	display:inline-block;
	width:100%;
}
.Column {
	float:left;
	margin-right:40px;
	
	display:inline-block;
}
.Column.End {
	margin-right:0px;
}
.col1 {
	width:126px;
}
.col1ts {
	width:146px;
}
.col2 {
	width:293px;
}
.col3 {
	width:460px;
}
.col4 {
	width:627px;
}
.col5 {
	width:794px;
}
.col5ts {
	width:774px;
}
.col6 {
	width:960px;
}
                .item{
                                margin-bottom:40px;
                }
		.attention{
			background-color:yellow;
			display:inline-block;
		}

.download{
	background-image:url(../../src/images/page_elements/arrow_icon.png);
	background-position:right 1px;
	background-repeat:no-repeat;
	padding-right:25px;
}
li.pQuote{
	margin-bottom:15px!important;
}

li.pQuote cite{
	font-style:normal;
	font-size:93%;
	color:#004C66;
}
.productPanes{
	list-style:none;
	margin:70px 0px 0px 0px;
	display:inline-block;
	padding-left:0px;
	margin-bottom:0px;
}
.productPanes li{
	float:left;
	width:255px;
	margin-right:25px;
	margin-bottom:35px;
	border:1px solid #cacaca;
	-webkit-border-radius:8px;
	border-radius:8px;
	-moz-border-radius:8px;
	padding:80px 20px 0px 20px;
	background: -webkit-gradient(linear, center top, center bottom, from(#fefefe), to(#bbbec1));
	background: -moz-linear-gradient(top, #fefefe, #bbbec1);
}
.productPanes li a{
	text-decoration:none;

}
.End{
	margin-right:0px!important;
}
.productPanes li .buttonStyle{
	width:160px;
	height:24px;
	display:inline-block;
	text-align:center;
	margin-bottom:6px;
}
.productPanes li .buttonStyle{
	padding-top:14px;
}
.productPanes div{
	float:left;
	width:260px;
}
.productPanes .featureIcon{
	margin-top:-105px;
	margin-bottom:10px;
	margin-left:55px;
}
.fGroup{
	margin-top:20px;
	text-align:center;
	margin-bottom:40px!important;
}
.fGroup a{
	margin-bottom:10px;

}
.productPanes h3{
	margin-bottom:0px;
}
.productPanes h4{
	line-height:1.2;
	margin-bottom:15px;
}
.featureBits{
	margin-bottom:0px;
	padding-left:0px!important;
	list-style:circle;
	margin-left:20px;
	list-style-position:outside;
}
.featureBits li{
	width:100%;
	padding-bottom:0px!important;
	padding-top:0px!important;
	margin-bottom:5px;
	padding-left:0px!important;
	border:none;
	background-image:none;
	height:auto;
}
.featureBits li.exPad{
	padding-bottom:22px!important;
}
.titleBlock a:hover,
.titleBlock a:focus,
.titleBlock a:active{
	text-decoration:none;
}
.titleBlock h3{
	padding-top:2px;
	padding-bottom:0px;
	margin-bottom:0px;

}
.titleBlock h4{
	padding-bottom:3px;
}
.buttonStyle{
	background: -webkit-gradient(linear, center top, center bottom, from(#6f6f6f), color-stop(50%, #606060), color-stop(50%, #4f514f), color-stop(100%, #262626), to(#262626));
	background: -moz-linear-gradient(top, #6f6f6f, #606060 50%, #4f514f 51%, #262626);
	color:#fff;
	text-shadow: 2px 2px 2px #303130;
	-webkit-border-radius:24px;
	-moz-border-radius:24px;
	border:1px solid #242424;
	display:inline-block;
	padding:10px;
	cursor:pointer;
}
.buttonStyle:hover,
.buttonStyle:focus{
	background: -webkit-gradient(linear, center top, center bottom, from(#70798d), color-stop(50%, #343f5c), color-stop(50%, #162344), color-stop(100%, #232f4e), to(#232f4e));
	background: -moz-linear-gradient(top, #70798d, #343f5c 50%, #232f4e 51%, #232f4e);
	color:#fff;
	text-shadow: 2px 2px 2px #000;
	border:1px solid #131e3b;
}
.footNote{
	font-size:80%;
	color:#7a7a7a;
}
.iconList{
	list-style:none;
	padding-left:0px;
	margin:10px 0px 0px 30px;
}
.iconList li{
	padding-left:30px;
	padding-right:30px;
	color:#646464!important;
	font-size:88%;
	display:inline-block;
	line-height:1.4;
}
.iconList li img{
	margin-left:-40px;
	margin-top:3px;
	float:left;
	display:inline-block;
}
.item br{
	display:none;
}

#footer {
	background-image:url(../../src/images/page_elements/footer_grad.png);
	background-repeat:repeat-x;
}


#footer .wrapper .mainFrame .container{
	margin-top:40px!important;
}

#footer .wrapper {
    color:#fff;
}
.item blockquote{
	font-style:italic;
	font-weight:lighter;
	padding-bottom:5px;
}
.item cite{
	font-style:normal;
	font-size:80%;

}
#copy{
	background-image:url(../../src/images/page_elements/footer_divide.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding:20px 0px 40px 0px;
	font-size:70%;
	font-weight:normal;
	color:#8A7798;
	text-align:center;
	line-height:1.2;
	margin-top:-33px;
}

#headerBar {
	background-image:url(../../src/images/page_elements/header_grad_prod.png);
	
	background-repeat:repeat-x;
}

#logo {
	position:absolute;
	top:14px;
        width:142px;
        height:67px;
        background-image:url(../../src/images/page_elements/logo.png);
        background-repeat:no-repeat;
}
.menuBar {
	width:100%;
	display:inline-block;
	margin-top:10px;
}
.menuBar ul {
	float:right;
	padding:0px;
	margin:0px;
}
.menuBar ul li {
	float:left;
	list-style:none;
	padding:9px 20px;
	margin:0px;
}
.menuBar ul li a{
	font-size:105%;
	color:white;
        text-decoration:none;
        text-shadow: 1px 1px 3px #000;
}
.menuBar ul li.sel {
	background-image:url(../../src/images/page_elements/menu_active.png);
	background-repeat:repeat-x;
	border-left:1px solid #abbac1;
	border-right:1px solid #abbac1;
}
.productsBar {
	width:100%;
	display:inline-block;
	margin-top:-1px;
	margin-bottom:15px;
	text-align:right;
}
.productsBar ul {
	margin:0px;
	padding:3px 0px;
	display:inline-block;
}
.productsBar ul li {
	float:left;
	list-style:none;
	padding:9px 5px;
	font-size:80%;
	margin:0px;
}
.productsBar ul li a{
    text-decoration:none;
    letter-spacing:.03em;
    color:#fff;
    text-shadow: 1px 1px 1px #000;
}

.productsBar ul li.sel,  UNUSED.subMenu .sel {
	color:#2db4e6;
}
#filebrowser span, #netportal span, #servercontrol span { 
padding:8px 20px 8px 40px;
background-repeat:no-repeat;
background-position:0px -1px;
}
#filebrowser span {
	background-image:url(../../src/images/products/filebrowser/appIcon_30.png);
}
#netportal span {
	background-image:url(../../src/images/products/netportal/appIcon_30.png);
}
#servercontrol span {
	background-image:url(../../src/images/products/servercontrol/appIcon_30.png);
}

#submenu-nav{
	font-size:105%;
        float:right; 
}
div#submenu-nav {
}
div#submenu-nav ul {
}
div#submenu-nav ul li {
	list-style: none;
	float:left;
	padding: 8px 0px 0px 30px;
        text-shadow: 1px 1px 3px #fff;
}
div#submenu-nav ul li.sel a{
display:inline-block;
color:#2DB4E6;
}
div#submenu-nav ul li a{
	text-decoration:none;
	color:#18283C;
}
#copy{
	padding:10px 0px;
	clear:both;
	width:100%;
}
.fLeft{
	float:left!important;
}
.reviewItem{
	margin-bottom:20px;
	display:inline-block;
	width:100%;
}
.reviewItem blockquote{
	font-weight:normal;
	color:#555555;

	width:100%;
}
.reviewItem cite{
	width:100%;
}
.addInfo{
	text-align:right;
	padding-right:10px;
}
.expand{
	background-image:url(../../src/images/page_elements/expand.png);
	background-position:0px 2px;
	background-repeat:no-repeat;
	padding-left:22px;
}

.pdfLink{
	background-image:url(../../src/images/page_elements/pdf_icon_small.png);
	background-repeat:no-repeat;
	padding-left:22px;
}
.iconLink{
	background-image:url(../../src/images/page_elements/link_icon.png);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:14px;
}
.alert{
	color:red;
}
.compTable{
	width:100%;
	border-top:1px solid grey;
	border-left:1px solid grey;
	border-right:1px solid grey;
}
.compTable td, .compTable th{
	padding:3px 5px;
	border-bottom:1px solid grey;
}
.tdCen{
	text-align:center;
}
.hLine{
	border-top:1px solid #B4B4B4;
	padding-top:20px;
}
.reviewSideBar{
	border-bottom:1px solid #B4B4B4;
	padding-bottom:5px;
}
.reviewSideBar blockquote{
}
.reviewSideBar cite{
	display:inline-block;
	width:100%;
}
.reviewSideBar a{
	font-size:80%;
}
.reviewLogo{
	margin-bottom:4px;
	text-align:center;
}


blockquote{
	font-size:93%;
	font-style:italic;
	color:#004C66;
 	text-indent:24px;
	background-image:url(../../src/images/page_elements/quoteLeft_small.png);
	background-repeat:no-repeat;
	display:inline-block;
}
.sup{
	display:inline-block;
	background-image:url(../../src/images/page_elements/quoteRight_small.png);
	background-repeat:no-repeat;
	width:22px;
	height:17px;
	margin-left:5px;
}
.reviewSideBar blockquote{
	color:#004C66;
 	text-indent:27px;
	background-image:url(../../src/images/page_elements/quoteLeft.png);
	padding-top:0px;
}
.reviewSideBar .sup{
	background-image:url(../../src/images/page_elements/quoteRight.png);
	width:22px;
	height:17px;
	margin-left:10px;
}

.upVer{
	background-image:url(../../src/images/page_elements/upVer.png);
	background-repeat:no-repeat;
	width:57px;
	height:57px;
	margin-right:20px;
}
.upVer h5{
	color:#fff;
	font-size:140%;
	/*font-size:170%;*/
	padding-top:15px;
	text-align:center;
	text-shadow: 1px 1px 3px #000;
}
.item.Gallery{
/*	margin-bottom:15px;*/
	margin-top:-50px;
}
.item.oImage{
	width:100%;
	text-align:center;
	margin-bottom:15px;
}
.footerApp img{
	float:left;
	margin-right:5px;
}
.footerApp h4{
	margin-bottom:0px;
	margin-top:0px;
}
.footerApp h5{
	color:white;
}
.footerApp span{
	text-decoration:underline;
}

.productsBar ul li{
	background-image:url(../../src/images/page_elements/prod_grad.png);
	background-repeat:repeat-x;
}
li.iPadIcon, li.iPhoneIcon{
	background-image:url(../../src/images/page_elements/tabMarker.png)!important;
	background-repeat:no-repeat!important;
	background-position:right 1px;
}
.iPhoneIcon span, .iPadIcon span{
	color:#202020!important;
	background-repeat:no-repeat;
	padding:7px 18px 7px 35px;
}
.iPadIcon span{
	background-image:url(../../src/images/page_elements/iPadIcon.png);
}
#filebrowser, #netportal{
	padding-left:15px;
}
#filebrowser, #servercontrol{
	border-right:1px solid #4b4a57;
}

.iPhoneIcon{
	border-left:1px solid #26252f;
}
.iPhoneIcon span{
	background-image:url(../../src/images/page_elements/iPhoneIcon.png);
}
.productBrand{
	margin-bottom:10px;
}
.productBrand .appIcon{
	float:left;
	margin-right:8px;
}
.productBrand h1{
	margin-bottom:0px;
	padding-top:10px;
}
.productBrand a{
	float:right;
	
}
.featureMiniPadd{
	margin-left:0px;
	padding-left:20px;
}
.compTable th{
	background-color:#859aa8;
	background: -webkit-gradient(linear, center top, center bottom, from(#859aa8), to(#363848));
	background: -moz-linear-gradient(top, #859aa8, #363848);
	background-color:#363848;
	color:#fff;
	font-weight:normal;
}
.compTable tr:nth-child(odd),
.compTable tr.even{
	background-color:#f4f4f4;
}
.pdfBlock{
	display:inline-block;
}

.pdfBlock h6{
	font-size:90%;
	margin-bottom:0px;
	color:#079FF6;
}
.pdfBlock p{
	margin-top:0px;
	font-weight:normal;
	font-size:70%;
	margin-left:-22px;
	color:#7A7A7A;
}
.sideBar ul.sideNav{
	list-style:none;
	padding-left:0px;
}
.sideBar ul.sideNav li{
	border-bottom:1px solid grey;
	padding:5px 0px;
	background-image:url(../../src/images/page_elements/sideBarArrow.png);
	background-repeat:no-repeat;
	background-position:right;
}
.sideBar ul.sideNav li.sel{
	background-image:url(../../src/images/page_elements/sideBarArrowSel.png);
}
.sideBar ul.sideNav li.sel a{
	color:#079FF6;


}
.sideBar ul.sideNav li a{
	text-decoration:none;	
	color:grey;
	padding:6px 3px 8px 40px;
	background-repeat:no-repeat;
	display:block;
}
li a.support{
	background-image:url(../../src/images/page_elements/support_Icon.png);	
}
li a.filebrowser{
	background-image:url(../../src/images/products/filebrowser/appIcon_30.png);	
}
li a.netportal{
	background-image:url(../../src/images/products/netportal/appIcon_30.png);	
}
li a.servercontrol{
	background-image:url(../../src/images/products/servercontrol/appIcon_30.png);	
}
/* Getting connected */
.gConnected{
	background-image:url(../../src/images/gettingConnected.png);
	background-repeat:no-repeat;
	background-position:bottom center;
	height:594px;
	width:100%;
}
.gConnected p{
	margin-bottom:0px;
}
.gConnected h2{
	font-size:120%;
}
.gConnected .dNetwork{
	width:300px;
	margin-top:120px;
	float:left;
}
.gConnected .hSpot{
	width:300px;
	float:right;
	margin-top:120px;
	text-align:right;
}
.gConnected .hSpot .docSet{
	text-align:left;
}
.gConnected .hSpot .docSet li{
	float:right;
	margin-right:-0px;
}
	
.gConnected .lAccess{
	width:200px;
	float:left;
	clear:left;
	margin-top:110px;
}
.gConnected .eAccess{
	width:100px;
	margin-top:290px;
	float:right;
	margin-right:230px;
	text-align:right;
}
.docSet{
	width:100%;
	display:inline-block;
	margin-bottom:20px;
	list-style:none;
	padding:0px;
}
.docSet li{
	float:left;
	padding-left:42px;
	background-image:url(../../src/images/page_elements/pdf_IconLrg.png);
	background-repeat:no-repeat;
	margin-right:30px;
}
.docSet.small li{
	float:left;
	padding-left:20px;
	background-image:url(../../src/images/page_elements/pdf_icon_small.png);
	background-repeat:no-repeat;
	background-position:0px 2px;
	margin-right:0px;
}
.docSet.small li.docSetTitle.padd{
	margin-top:30px;
}
.docSet.small li.docSetTitle{
	background-image:none;
	padding-left:0px;
}

.docSet li.supIcon{
	background-image:url(../../src/images/supportIcon.jpg);
	}
.docSet li h5{
	margin-bottom:0px;
}
.docSet li a{
	text-decoration:none;
}
.item.callOut{
	background-color:#FFFF9D;
	border:1px solid #C8C851;
	/*background-image:url(../../src/images/page_elements/ts_Icon.png);
	background-repeat:no-repeat;
	background-position:10px 7px;*/
}
.item.callOut a{
	padding:10px 10px 10px 70px;
	background-image:url(../../src/images/page_elements/ts_Icon.png);
	background-repeat:no-repeat;
	background-position:10px 7px;
	display:inline-block;
	text-decoration:none;
}
.enlargeIcon{
	width:20px;
	height:20px;
	display:inline-block;
	position:absolute;
	margin-top:38px;
	margin-left:4px;
	background-image:url(../../src/images/page_elements/enlargeIcon.png);
	background-repeat:no-repeat;
	float:left;
	z-index:100;
}
.sAlone{
	text-align:right;
	display:block;
	padding:10px 0px 20px 0px;
}
.productsBar.empty{
	height:45px;
}
a:hover .item.callOut h3,
a:active .item.callOut h3,
a:focus .item.callOut h3{
	text-decoration:none!important;
}
.item.fApp .fLeft{
	margin-right:14px;
}
.container.padd{
	padding-bottom:20px;
}
/*-- tshooter --*/
	.imgGroup{
		display:inline-block;
	}
        .imgLeft{
            margin-right:15px;
            margin-bottom:5px;
            float:left;
            border:1px solid #444444;
        }
        .imgRight{
            margin-left:15px;
            margin-bottom:5px;
            float:right;
            border:1px solid #444444;
        }
        .imageTag{
            -webkit-border-bottom-left-radius:4px;
            -webkit-border-bottom-right-radius:4px;
            background-color:#FFFFD7;
        }
        .imageTag p{
            padding:0px 10px;
            font-size:70%;
            color:#000;
        }
		.noList{
		list-style:none!important;
		padding-left:0px;
		margin-left:0px;
		}
		.code{
		font-family:courier;
		font-size:85%;
		}
		.tabs{
			list-style:none;
			margin:0px 0px -1px 0px;
			display:inline-block;
			padding:0px;
		}
		.tabs li{
			border:1px solid grey;
			margin:0px 2px 0px 0px;
			-webkit-border-top-left-radius:4px;
			-webkit-border-top-right-radius:4px;
			-moz-border-radius-topleft:4px;
			-moz-border-radius-topright:4px;
			padding:5px 8px;
			display:inline-block;
			float:left;
			background: -webkit-gradient(linear, center top, center bottom, from(#fefefe), to(#bbbec1));
			background: -moz-linear-gradient(top, #fefefe, #bbbec1);
			background-color:#bbbec1;
		}
		.tabs li a{
		color:#555555;
		}
		.tabs li.selTab{
			background: -webkit-gradient(linear, center top, center bottom, from(#859aa8), to(#363848));
			background: -moz-linear-gradient(top, #859aa8, #363848);
			background-color:#363848;
			
		}
		.tabs li.selTab a{
			color:#fff;
		}
		.tabContent{
			display:block;
			width:auto;
			border:1px solid grey;
			-webkit-border-bottom-left-radius:4px;
			-webkit-border-bottom-right-radius:4px;
			-webkit-border-top-right-radius:4px;
			-moz-border-radius-bottomleft:4px;
			-moz-border-radius-bottomright:4px;
			-moz-border-radius-topright:4px;
			padding:20px 10px;
			margin-bottom:30px;
		}
		.tabContent .col6{
			width:930px;
		}
		.tabContent .col4{
			width:610px;
		}
		.tabContent .col3{
			width:445px;
		}
		.tabContent .col2{
			width:283px;
		}
		.alertTxt{
			color:red;
		}
		.tabContent #content{
			border:0px!important;
			margin-top:0px!important;
		}
		.tabContent #content a img {
			-moz-box-shadow:none;
			box-shadow:none;
		}
		
		.quickLinkPush{
			width:383px!important;
			margin-top:32px;
			display:inline-block;
		}
		#linkMenu{
			width:383px!important;
			background: -webkit-gradient(linear, center top, center bottom, from(#fefefe), to(#bbbec1));
			background: -moz-linear-gradient(top, #fefefe, #bbbec1);
			background-color:#bbbec1;
			border:1px solid grey;
			-webkit-border-bottom-left-radius:4px;
			-webkit-border-bottom-right-radius:4px;
			-moz-border-radius-bottomleft:4px;
			-moz-border-radius-bottomright:4px;
			padding:10px 0px;
			display:inline-block;
			-moz-box-shadow: 3px 3px 8px #ccc;
			-webkit-box-shadow: 3px 3px 8px #ccc;
			box-shadow: 3px 3px 8px #ccc;
		}
		.quickLink{
			display:inline-block;
			margin-left:550px;			
			position:absolute;
		}

		.quickLink h1{
			background: -webkit-gradient(linear, center top, center bottom, from(#669dde), to(#2875d1));
			background: -moz-linear-gradient(top, #2875d1, #669dde);
			background-color:#2875d1;
			border:1px solid black;
			-webkit-border-top-left-radius:4px;
			-webkit-border-top-right-radius:4px;
			-moz-border-radius-topleft:4px;
			-moz-border-radius-topright:4px;
			padding:8px 8px 8px 20px;
			font-size:90%;
			color:#fff;
			margin:0 0 0 280px;
			position:absolute;
			cursor:pointer;
		}
		.quickLink h1 div{
			background-image:url(../../src/images/page_elements/dropArrow.png);
			background-repeat:no-repeat;
			position:absolute;
			width:14px;
			margin-left:-16px;
			margin-top:4px;
			height:7px;
			float:left;
		}
		.quickLink ul li{
			list-style:circle;
		}
		.quickLink ul{
			margin:0 0 0 35px;
			padding:0px;
		}
		.quickLink ul li a{
			font-size:90%;
			color:#004C66;
		}
		.quickLink ul li a:hover{
		text-decoration:underline;
		}
		.noStyle {
			margin:0px;
			padding:0px 0px 20px 20px;
		}
		.noStyle li{
			list-style:none;
			
		}
		.noStyle li h5{
			display:inline-block;
			padding-right:5px;
		}
		.importNews{
			background-color:#fbe89a;
			color:#d44f20;
			border:1px solid #d44f20;
			padding:10px;
			margin-bottom:20px;
		}
		.productItem blockquote{
			width:54%;
		}
		.productItem.fb blockquote{
			width:50%;
		}
		.productItem .importNews{
			width:95%;
			margin-top:120px;
		}
		#wizard{
			margin:0px;
			padding:0px;
			width:100%;
			display:inline-block;
			border-top:1px solid grey;
			border-right:1px solid grey;
			border-left:1px solid grey;
			background: -webkit-gradient(linear, center top, center bottom, from(#bbbec1), to(#fefefe));
			background: -moz-linear-gradient(top, #bbbec1, #fefefe);
		}
		#wizard li{
			float:left;
			list-style:none;
			border-right:1px solid grey;
			text-align:center;
			
			padding:20px;
		}
		#wizard li.active{
			background: -webkit-gradient(linear, center top, center bottom, from(lightblue), to(white));
			background: -moz-linear-gradient(top, #bbbec1, #fefefe);
		}
		#wizardContent{
			border-left:1px solid grey;
			border-right:1px solid grey;
			border-bottom:1px solid grey;
		}
		
		#fbLike{
			margin-left:21px;
			position:absolute;
		}
  .formTable{
    width:700px;
  }
  .formTable thead th{
    font-weight:normal;
    text-align:left;
  }
  .formTable tbody td{
    padding-top:5px;
    padding-bottom:5px;

  }
  .formTable select, .formTable input{
    float:right;
  }
  .formTable textarea{
    width:99%;
  }
  .radioTable tbody td{
    padding-left:5px;
  }
  .radioTable tbody tr:nth-child(odd){
    background-color:#deeaf8;    
  }
  .formGroup{
    width:700px;
    margin: 0 auto;
  }
  .question{
    color:#0081FF;
    font-size:100%;
    font-family:'Lucida Grande',Verdana,Helvetica,Arial,sans-serif;
  }
  .frmEle{
    padding-bottom:20px;
  }
  .buttonSet{
	float:right;
  }
  .buttonSet a{
	border:1px solid grey;
	margin:0px 2px 0px 0px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	padding:5px 16px;
	display:inline-block;
	color:#555;
	background: -webkit-gradient(linear, center top, center bottom, from(#fefefe), to(#bbbec1));
	background: -moz-linear-gradient(top, #fefefe, #bbbec1);
	background-color:#bbbec1;
  }
.olImages .fRight{
	border:1px solid #3d3d3d;
}
