.main p, .main td
{
font-size:14px;
}

.main img
{
	border: 0px;
}
.main a:link, .main a:visited 
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}

.leftBar
{
	width:305px;
	float:left;
	margin-right:20px;

}

.rightBar
{
	width:548px;
	float:left;
	margin-right:15px;
	padding-top:20px;
}

.big_box_heading
{
	
	width:548px;
	height:41px;
}

.box_small_heading
{
	background: url(../images/box_small_heading.jpg) no-repeat;
	width:285px;
	height:31px;
	color:#FFFFFF;
	float:left;
	font-size:16px; 
	font-weight:bold;
	padding-left:20px;
	padding-top:10px;
	background-color:#000000
}

.box_small_contents
{
	background: url(../images/box_small_bg.jpg) repeat-y;
	float:left;
	width:285px;
	padding-top:10px;
	padding-left:20px;
}
.box_small_contents a:link, .box_small_contents a:visited 
{
	text-decoration:none;
}

.box_small_bottom
{
	float:left;
	width:305px;
	height:16px;
	background: url(../images/box_small_bottom.jpg) no-repeat;
}

.box_big_heading
{
	background: url(../images/box_big_heading.jpg) no-repeat;
	width:528px;
	height:31px;
	color:#FFFFFF;
	float:left;
	font-size:16px; 
	font-weight:bold;
	padding-left:20px;
	padding-top:10px;
	background-color:#000000
}

.box_big_contents
{
	background: url(../images/box_big_bg.jpg) repeat-y;
	float:left;
	width:528px;
	padding-top:10px;
	padding-left:20px;
}
.box_big_contents td
{
	text-align:center;
}

.box_big_bottom
{
	float:left;
	width:548px;
	height:11px;
	background: url(../images/box_big_bottom.jpg) no-repeat;
}

.clearMe
{height:20px;
width:300px;
clear:both;
}

.bluetooth
{
	background: url(../images/bluetooth.jpg) no-repeat;
	height:31px;
	padding-left:40px;
	font-size:18px;
	font-weight:bold;
	padding-top:10px;
	text-decoration:underline;
	margin-top:10px;
}

.usb
{
	background: url(../images/usb.jpg) no-repeat;
	height:31px;
	padding-left:40px;
	font-size:18px;
	font-weight:bold;
	padding-top:10px;
	text-decoration:underline;
	margin-top:10px;
}

