#errorExceptionBox{
	width:460px;
	text-align:left;
	margin:auto;
	margin-top:20px;
	font-family:Arial, Helvetica, sans-serif;
	padding:111px 10px 10px;
	background: #FFF url(/intImages/error_480.png) no-repeat top;
}
#errorExceptionBox p{margin-bottom:10px;}
#errorExceptionBox .header{ font-weight:bold;}
#errorExceptionBox a:link, #errorExceptionBox a:visited{color:#003399; text-decoration:underline;}
#videoPlaylist ul{margin:0; padding:0; width:300px;}
#videoPlaylist li{list-style-type:none; background-color:#E1E8EB; padding:12px;}



/*resources page styles*/

#resImgCont{
	padding: 0px 0px 20px;
	margin: 0px 0px 0px 60px;
}
#resImg {
	float: left;
	margin-left: -60px;
	background-color:#fff;
}
.resHead{
	width: 430px;
	float: left;	
}

.resDetail{
	width: 430px;
	margin-bottom: 5px;
}
#resParTxt{
	font-size:10px;
	background-color:#FFFF66;
	width: 430px;
}	
	
/*resources page styles end*/

.noUnderLine{
	text-decoration: none;	
}
.errorBox{
	color: #990000;
	border: 2px solid #990000;
	padding: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	font: bold 13px Arial, Helvetica, sans-serif;
}
.errorText{
	font-size: 12px;
	color: #FFFFFF;
	background: #990000;
	padding: 1px 3px;
}

input.text{
	border: 1px solid #990000;
}
textarea.text{
	border: 1px solid #990000;
}

.fieldlabel{
	float:left;
	width: 120px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
}
.fieldrequired{
	color:#FF0000;
}



body {
	margin-top: 0px;
	background: #5C5C5C url(../intImages/bgGrad.png) repeat-x;
}

h1{
	color: #003366;
	font-size: 17px;
	margin-top: 0px;
}
.quickSearch {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background: #535353;
}
.adBody{
	font-size: 11px;
	color: #666666;	
}

.adBody a:link{
	font-size: 11px;
	color: #336699;
	text-decoration: none;
}
.adBody a:visited{
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #333333;
}
a:hover {
	color: #000000;
}
a:visited {
	color: #666666;
}

.10spaceV{
	height:10px;
}

.itemHead{
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 6px;
}
.label{
	font-weight: bold;
	display:block;
	margin-bottom: 5px;
}
.qClass{
	font-weight: bold;
	color: #006699;
	width: 15px;
}
.qClass2{
	font-weight: bold;
	color: #006699;
}
.aClass2{
	width: 15px;
	color: #FFFFFF;
	
}
.aClass{
	padding-left: 1px;
}
#header
{
	height:128px;
	width:944px;
	padding:8px;
	background:#D4D0C8 url(../intImages/banner.jpg);

}

#header .headAd {
	background: #006699;
	height: 60px;
	width: 468px;
	float:right;
}

#menu{
	height:30px;
	line-height: 30px;
	vertical-align: middle;
	color: #FFFFFF;
	font: bold 12px Tahoma, Arial, Helvetica, sans-serif;
	background:	#FFFFFF url(../intImages/menuBG.jpg) repeat-x;
	padding-top: 4px;	
}
.top-menu{
	float:left;
	padding-left: 25px;
	margin: 0;
}
.top-menu li {
float:left;
position:relative;

list-style-type: none;
}
.top-menu a{
	color: #ffffff;
	
	text-decoration: none;
	
}
.top-menu a:visited{
	color: #ffffff;
	
	text-decoration: none;
}
.top-menu a:hover{
	color: #C9D4DA;
	
	text-decoration: underline;
}
/*#menu a{
	color: #ffffff;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
}
#menu a:visited{
	color: #ffffff;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: none;
}
#menu a:hover{
	color: #C9D4DA;
	padding-right: 4px;
	padding-left: 4px;
	text-decoration: underline;
}*/

.styledList1 ul {
	margin:20 0 0;
	padding:0;
	color: #FFFFFF;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	width:400px;
}


/* these are the menu styles */

.styledList1 li {
	list-style-type: none;
	margin: 0px 0px 4px;
	padding: 0;
}

/* ------ the menu link styles ------ */
.styledList1 a {
	display: block;
	text-decoration: none;
	background-color: #DADADA;
	padding: 4px 8px;
	color: #006699;
	border: 1px solid #333;
	line-height:1;
	font-weight: bold;
}
.styledList1 a:hover, .styledList1 a:active, .styledList1 a:focus {
	background-color: #ccc;
	color: #333;
	letter-spacing: .01px;
}
	 
#pageHead{
	background: #E6E6E6;
	margin-bottom: 12px;
	border: 1px dashed #666666;
	font-size: 10px;
	color: #333333;
	padding: 5px;
} 
#shell{
	position:        	relative;
	margin-top: 		-1px;
	margin-bottom: 		0px;
	margin-right: 		auto;
	margin-left: 		auto;
	width:           	1000px;
}


  
#outer-container
{
	margin-top: 		-1px;
	margin-right: 		auto;
	margin-left: 		auto;
	width: 960px;
}




#mainContent
{
	background: #fff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: -1px auto;
	padding: 8px;
	width: 944px;
}


.leftCol{
	width: 195px;
	text-align: center;
	float:left;
}

.rightCol{
	width: 195px;
	text-align: center;
	float:right;
}
#centreCol{
	width:530px;
	padding:0px 10px 15px;
	float:left;
	color: #333333;
	margin-left:2px;
	background-color: #FFF;
}
#centreColWide{
	width: 740px;
	float:left;
	color: #333333;
	margin-left:7px;
	background-color: #FFF;
}


.clearit {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: px; /*for IE*/
}
.sidebarTitle{
	font-weight:bold;
}
.sidebarSyn{
	color:#339900;
}


.sub {
	padding: 0px;
	margin: 0px 1px 0px 0px;
	font: bold 0.9em sans-serif;
	height: 30px;
	line-height: 30px;
	list-style: none;
	color: #fff;
	width: 195px;
	font-size: 14px;
	/*background-color: #DDD;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	-moz-user-select: none;
	-khtml-user-select: none;*/	
	background: url(/intImages/bgr-bg-navx.gif) no-repeat;
	text-align: center;
}
.sub span{
	height: 30px;
	background-image: url(/intImages/bgr-bg-navx.gif);
	background-repeat: no-repeat;
	background-position: right -30px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: center;
	display: block;/*need so bg image appears top right*/
}



.prodBoxHomeTxtContent{
	clear:both;
	text-align:justify;
	padding: 0;
	padding-bottom: 20px;
	margin: 0;
	margin-top: 20px;
}



.contentBox {
	padding: 5px 4px 30px;
	background-position:left bottom;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-align:center;
	background-color: #e1e8eb;
	background-image: url(../intImages/boxGradBG.jpg);
	background-repeat: no-repeat;
}
.sbarBlog{
	width: 170px;
	background-color:#FFFFFF;
	text-align: left;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	margin-top: 5px;
}
.sbarBlog h3{
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 13px;
}
.sbarBlog ul{
	margin: 0px;
	padding: 0px;	
	padding-bottom: 0px;

}
.sbarBlog li{
	list-style-type: none;
	width: 100%;	
	margin-top: 4px;
	margin-bottom: 4px;

}
.sbarBlog li a{
	
	padding-left: 0px;
	text-decoration:none;
	
}


/*.sbarBlog{
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
.sbarBlog ul{
	list-style-type: none;
	padding: 0px;
	margin-bottom: 1px;
}*/
.prodBox{
	background-image: url(../intImages/subBg_red.png);
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-align:center;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	width: 250px;
	height:25px;
	padding-top:8px;
	margin-top: 8px;
}


.prodBox a{
	color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}
	
.prodBox2{
	background-image: url(../intImages/subBg_blue.png);
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-align:center;
	width: 250px;
	height:25px;
	padding-top:8px;
	margin-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 12.5px;
	font-weight: bold;
}

.prodBox2 a{
	color: #ffffff;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

.prodBox3{
	background-image: url(../intImages/subBg_orange.png);
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-align:center;
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	width: 170px;
	height:28px;
	padding-top:8px;
	margin-top: 8px;
}

.prodBoxContent{
	height:265px;
	width: 246px;
	background: #e1e8eb url(../intImages/prodboxGradBG.jpg) no-repeat;
	background-position:bottom left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-align:center;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.prodBoxFlash{
	margin-left:auto;
	margin-right:auto;
	padding-right: 2px;
	padding-left: 2px;
}

.vertAd {
	margin-top: 10px;
}
#bottDivider
{
	height:          15px;
	width:           960px;
	background:		 url(../intImages/bottDivBG.png) repeat-x;
	margin: 0px auto;
}

#bottSection{
	color: #FFCC00;
	width: 940px;
	margin-right: auto;
	height:100px;
	margin-left: auto;
	padding: 10px;
	background: #DADADA url(../intImages/bottBG.jpg) bottom;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.solutionsBar{
	text-align:center;
}
#bottSection a:link{
	color:#FFF;
}
#bottSection a:visited{
	color:#FFF;
}
#footer{
	text-align:center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#footer a{
	color: #FFF;
}
#footer p{
	color: #FFF;
}
#footer a:hover{
	color: #3D3D3D;
}
#footer a:visited{
	text-align:center;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #7f7f7f;
}
#footer a:visited:hover{
	color: #3D3D3D;
}


#recordset{
	background-color:#FFFFFF;
	font-size: 11px;
	width:490px;
	margin-top: 10px;
}
#recordset thead th{
	color:#FFFFFF;
	text-align: left;
	padding: 4px;
	background: #333333 url(intImages/menuBG2.png);
}
#recordset tfoot{
	color:#333333;
	text-align: left;
}
#recordset tbody td{
	color:#000000;
	text-align: left;
	padding: 4px;
}
#recordset tbody td a:link{
	color:#336699;
	text-align: left;
	padding: 4px;
	text-decoration:none;
}
#recordset tbody td a:hover{
	color:#336699;
	background-color:#FFFFFF;
	text-align: left;
	padding: 4px;
	text-decoration:underline;
}
#recordset tbody td a:visited{
	color:#666666;
	text-align: left;
	padding: 4px;
	text-decoration:none;
}

#recordset tr .results0{
	background-color: #cccccc;
}
#recordset tr .results1{
	background-color: #dadada;
}
#recordset tr .results0:hover{
	background-color: #ffffff;
}
#recordset tr .results1:hover{
	background-color: #ffffff;
}

#prodPageContent #prodPagePic {
	margin: 0px;
	width: 351px;
	height: 152px;
}
#prodPageContent #prodPageTxt p {
	margin-top: 8px;
	width: 520px;
}

/* Styles for pages linked from bottom section */

#carInfoTopBox {
	width: 500px;
}
#carInfoImage {
	width: 200px;
	float: right;
}
#audioBox {
	margin: 5px;
	padding: 5px;
	width: 500px;
	border: 1px dashed #ED1C24;
	background-color: #EDD0D1;
}
#bluetoothBox {
	margin: 5px;
	padding: 5px;
	width: 500px;
	border: 1px dashed #0867AD;
	background-color: #B9DCF6;
}
#midContentCont{
	width: 740;
	height: 370;
	background-color:#FFCCCC;
}

/* header-area */
.header-area {
	overflow: hidden;
	margin:0;
	height: 135px;
	padding:0;
}
	.header-area .info-box {
	float: right;
	margin-top: -14px;
}
	.header-area .phone { clear: both; display: block; text-align: right; padding: 0 10px 22px 0; color: #c31130; font: bold 32px/41px Tahoma, Arial, Helvetica, sans-serif; letter-spacing: 1px; }
	.header-area .phone .mark { color: #fff; }
	.header-area .services { float: right; }
	.header-area .services li {
	list-style-type:none;
	float: left;
	margin-right: 0px;
	margin-top: 86px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.header-area .services li img { display: block; border:none; }


.logo { float: left;width: 209px; height: 150px; overflow: hidden; text-indent: -9999em; }
	.logo a,
	.logo a:visited { display: block; height: 100%; }
	
	
.greyBox{
	width: 360px;
	overflow:hidden;
	color:#336699;
	position:relative;
	border: 1px solid #666;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px 7px 7px 7px;
	background: url(/intImages/bg-grey-box.jpg) no-repeat -456px -0px;
	behavior: url(/css/PIE.htc);
	
}
.greyBox a, .greyBox a:visited{
text-decoration:none;
}
.greyBox div{padding:10px;}

.bar{	
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-position: 0px -200px;
	text-align:center;

}
.l{	position:relative; background-color:#E1E8EB; float: left; text-align:center; padding:0;}
.r{background-color:#E1E8EB; float: right; margin-right:0px;}
.ra{background-color:#E1E8EB; float: right; margin-top:15px;}
.rb{background-color:#E1E8EB; float: right; margin-top:15px;}
.S{background-color:#99FF00;float: left;width:100%; background: url(/intImages/bg-grey-box.jpg) no-repeat 0px -0px; }
/*J Query slide show styles start */
/* container for slides */

#slideCont{
	margin: 0;
	height: 260px;
	background-color:#E1E8EB;

}

#slideBox{
	padding:0;
	margin: 0;
	overflow:hidden;
	position:relative;
}
.slides {
	height:210px;
	float:left;	
	margin:0px;
	cursor:pointer;
	z-index:5;	
	padding:0px;
	text-align: center;
}

#centreColWide .slides li{
	background-image:none;
	list-style-type:none;
	display:none;	
	padding:0;
	font-size:10px;
	margin: 0;
	position:absolute;
	width:700px;
	overflow:hidden;
	z-index:6;
}

/**/#centreColWide .slides li img{
	float: left;
	text-align: center;
	margin-left: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-top: 10px;
	padding: 0;
	/*margin-top: 4px;*/
}
/* single slide */
.slides div {
	width:400px;
	height: 205px;
	padding-left: 30px;
	padding-right: 5px;
	padding-bottom: 0px;
	float:left;
	color:#000;
	text-align: left;
	/*background-color: #FFFFCC;*/
	overflow:hidden;
	margin: 0;
}

#centreColWide .slides div a:link, #centreColWide .slides div a:visited{
	color:#666;
	text-decoration:underline;
	}

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #006699;
	
}

#centreColWide h2{
	margin:0;
	padding:0;
	text-align:left;
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;	
	padding-left: 10px;
	width:100%;
	color: #fff;
}
#centreColWide .slides h2{
	font-size:19px;
	color:#000;
	margin: 0;
	margin-bottom:4px;
	padding: 0;
}
		
.slides p{
	margin:0;
	padding:0;
	font-size:14px;
	line-height:18px;
}
/* header */
.slides h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
}

/* tabs (those little circles below slides) */
#centreColWide .slidetabs ul{
	/*background-color: #99FFCC;*/
	margin-left: 10px;
	margin-right: 0px;
	padding: 0px;
	padding-right: 2px; 
	list-style-type: none;
	width: 710px;
	height: 24px;
	margin-top: 190px;
	margin-bottom: 0px;
	text-align:right;
	/*position: relative;
	z-index: 6;*/
}



#centreColWide .slidetabs li{
	height:22px;
	width:22px;
	margin:0px;
	list-style-type: none;
	padding:0px;
	padding-right: 2px;	
	/*border-right: 2px solid #fff;
	border-top: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	background-image:none;*/
	text-align:center;
	float:right;
}

#centreColWide .slidetabs li a {
	display:block;
	height: 22px;
	margin: 0;
	width:22px;
	line-height: 22px;	
	color:#fff;
	background-image:url(../intImages/tab_unselected.png);	
	background-repeat: no-repeat;
	text-align:center;
	/*padding-left:34px;*/	
}

#centreColWide .slidetabs li a:visited {
	display:block;
	height: 22px;
	margin: 0;
	width:22px;
	line-height: 22px;
	background-image:url(../intImages/tab_unselected.png);
	background-repeat: no-repeat;	
	text-align:center;
		
}

#centreColWide .slidetabs li a.current {
	display:block;
	height: 22px;
	margin: 0;
	width:22px;
	line-height: 22px;	
	color:#FFCC33;
	background-image:url(../intImages/tab_selected.png);	
	background-repeat: no-repeat;

	text-align:center;
} 


/* single tab */
.slidetabs li a {
	font-size:14px;	
	color:#000;	
}
.slidetabs li a.visited {
	color:#000;  
} 



/* prev and next buttons 
.forward, .backward {
	float:left;
	margin-top:140px;
	background:#fff url(/tools/img/scrollable/arrow/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	cursor:pointer;
	font-size:1px;
	text-indent:-9999em;	
}*/

/* next 
.forward 				{ background-position: 0 -30px; clear:right; }
.forward:hover 		{ background-position:-30px -30px; }
.forward:active 	 	{ background-position:-60px -30px; } 
*/

/* prev 
.backward:hover  		{ background-position:-30px 0; }
.backward:active  	{ background-position:-60px 0; }
*/
/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;		
}
/*J Query slide show styles end */

	
.frontNewsBox{
	width: 366px;
	height: 170px;
	background-image: url(../intImages/BG-frontNews.png);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 16px; 

}
#updatesBox{
	width: 366px;
	height: 170px;
	background-image: url(../intImages/BG-Updates.png);
	background-repeat: no-repeat;
	float: left;

}
#centreColWide h1{
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;	
	padding-left: 20px;
	color: #fff;
}
/*videos page*/


.videoShell h1{
	color: #000;
	padding-left: 0px;
}

.subWide{
	background-image: url(../intImages/wide-cont-header.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-left: 10px;
	line-height: 28px;
	height: 28px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
}
.contentBoxWide {
	background-position:left bottom;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	background-color: #fff;
	background-image: url(../intImages/bg-cont-white-wide.jpg);
	background-repeat: no-repeat;
	width: 563px;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.contentBoxWide h3{
	font-size: 13px;
	font-weight: normal;
	
	line-height: 16px;

	margin-top: 2px;
	margin-bottom: 2px;
}
/* doc sets*/
.dsBox{
	font-size: 12px;	
	padding-top:5px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;	
	width:500px;
	
}
.dsBox h2{ padding:0px; margin:0px; font-size: 15px;}
.dsBox div p{ padding:0px; margin:0px;}

/**/.dsBox .imgPlace{float:left; width:160px;}  
.dsBox .textPl{float:left; width:330px; padding-left:10px;}

.dsChildTxt{
	float: left; padding-left: 8px; padding-top: 2px; width: 400px;
}
div .dsChildTxt p{
	margin-top: 4px;
	font-size: 13px;
}
.sbarLinksBox{
	width: 170px;
	background-color:#FFFFFF;
	text-align: left;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	
}
.sbarLinksBox h3{
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 13px;
}
.sbarLinksBox ul{
	margin: 0px;
	padding: 0px;

	padding-bottom: 0px;

}
.sbarLinksBox li{
	height: 30px;
	list-style-type: none;
	width: 100%;	
	margin-top: 4px;
	margin-bottom: 4px;

}
.sbarLinksBox li a{
	background-image: url(../intImages/buy-product-link.gif);
	background-repeat: no-repeat;
	padding-left: 34px;
	height: 30px;	
	display: block;	
}
.sbarResBox{
	width: 170px;
	background-color:#FFFFFF;
	text-align: left;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	margin-top: 5px;
}
.sbarResBox h3{
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 13px;
}
.sbarResBox ul{
	margin: 0px;
	padding: 0px;	
	padding-bottom: 0px;

}
.sbarResBox li{
	height: 40px;
	list-style-type: none;
	width: 100%;	
	margin-top: 4px;
	margin-bottom: 4px;

}
.sbarResBox li a{
	
	padding-left: 0px;
	text-decoration:none;
	
}
.sbarCarMakeBlogs{
	width: 170px;
	background-color:#FFFFFF;
	text-align: left;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	margin-top: 5px;
}
.sbarCarMakeBlogs h3{
	margin-top: 5px;
	margin-bottom: 8px;
	font-size: 13px;
}
.sbarCarMakeBlogs ul{
	margin: 0px;
	padding: 0px;	
	padding-bottom: 20px;

}

.sbarCarMakeBlogs li{
	list-style-type: none;
	width: 100%;	
	margin-top: 4px;
	margin-bottom: 4px;

}
.sbarCarMakeBlogs li a{ 
	padding-left: 0px;
	text-decoration:none;

}
/* gallery detail */

.gallThumbContainer{
width:500px;
margin:auto;
}
.gallRow{
	border: 1px solid #666666;	
	clear: both;
	display: block;
}
.floatGallTh{
	position:relative;
	float:left;
	padding:10px;
	width:120px;
	margin-left:10px;
	margin-top:15px;
	text-align: center;
	height: 120px;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	/*-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px 4px 4px 4px;
behavior: url(css/PIE.htc);
background-color:#CCC;
*/
}

.gallDescription{
padding-left:10px;
margin-top:20px;
}

/* gallery detail */
.sbarCarBlogs {
	width: 100%;
}
.sbarCarBlogs h3{
	font-size: 13px;
}
/* blog master detail pages */
.postTopics {margin-top: 5px; margin-bottom: 5px;}
.blogHead h2{
	font-size: 16px;
}
.blogText{
	font-size: 14px;
}
/* blog master detail pages end*/

